BSD Hypervisor (BHyVe)

This page will be used as a resource for discussing development of the BSD Hypervisor (BHyVe).

Discussions will take place on FreeBSD virtualization mailing list, see: freebsd-virtualization@FreeBSD.org .

Required Hardware

BHyVe requires Intel CPUs with VT-x and NPT support. These features are on all Nehalem models and beyond (e.g. SandyBridge), but not on the lower-end Atom CPUs.

Getting the code

The BHyVe code is in the FreeBSD SVN repository. See: SubversionPrimer for more info about FreeBSD's SVN repository.

svn co svn://svn.freebsd.org/base/projects/bhyve/

Instructions

Instructions for building and using BHyVe are here: http://people.freebsd.org/~neel/bhyve/bhyve_instructions.txt

Presentations

Developers

Project Status

TODO list

Tips and Tricks

BHyVe (last edited 2011-11-22 04:21:40 by PeterGrehan)