BHYVE(4) | MidnightBSD Kernel Interfaces Manual | BHYVE(4) |
bhyve
— virtual
machine monitor
/usr/sbin/bhyve
/usr/sbin/bhyveload
/usr/sbin/bhyvectl
/boot/kernel/vmm.ko
bhyve
is a virtual machine monitor that is
hosted by FreeBSD. It is used to host unmodified guest operating systems on
top of FreeBSD.
bhyve
relies heavily on hardware assist
provided by the CPU and chipset to virtualize processor and memory
resources.
bhyve
first appeared in
FreeBSD 10.0, and was developed at NetApp Inc.
bhyve
was developed by
Peter Grehan
<grehan@FreeBSD.org>
and Neel Natu
<neel@FreeBSD.org> at
NetApp Inc.
bhyve
is considered experimental in
FreeBSD.
January 5, 2013 | midnightbsd-3.1 |