tail head cat sleep
QR code linking to this page

Manual Pages  — BHYVE

NAME

bhyve – virtual machine monitor

CONTENTS

SYNOPSIS

/usr/sbin/bhyve /usr/sbin/bhyveload /usr/sbin/bhyvectl /boot/kernel/vmm.ko

DESCRIPTION

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.

SEE ALSO

vmm(4), bhyve(8), bhyvectl(8), bhyveload(8)

HISTORY

bhyve first appeared in FreeBSD 10.0, and was developed at NetApp Inc.

AUTHORS

bhyve was developed by Peter Grehan <Mt grehan@FreeBSD.org> and Neel Natu <Mt neel@FreeBSD.org> at NetApp Inc.

BUGS

bhyve is considered experimental in FreeBSD .

BHYVE (4) January 5, 2013

tail head cat sleep
QR code linking to this page


Please direct any comments about this manual page service to Ben Bullock. Privacy policy.

As soon as we started programming, we found to our surprise that it wasn't as easy to get programs right as we had thought. Debugging had to be discovered. I can remember the exact instant when I realized that a large part of my life from then on was going to be spent in finding mistakes in my own programs.
— Maurice Wilkes