summaryrefslogtreecommitdiff
path: root/src/README
diff options
context:
space:
mode:
authorRoman Bogorodskiy <bogorodskiy@gmail.com>2014-03-01 13:04:56 +0400
committerRoman Bogorodskiy <bogorodskiy@gmail.com>2014-03-01 23:44:58 +0400
commite2d85e6fa17b55a10cb60bfdb68f04f0cb55ec05 (patch)
tree6ad26c7deb4e80a9e9113be21dced9b377fb8fc0 /src/README
parentae49a093c8359284fb55f2081f3b447bb2e30aa9 (diff)
downloadlibvirt-e2d85e6fa17b55a10cb60bfdb68f04f0cb55ec05.tar.gz
bhyve: add basic documentation
Diffstat (limited to 'src/README')
-rw-r--r--src/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/README b/src/README
index 00d11d19a2..bb3cddfc6e 100644
--- a/src/README
+++ b/src/README
@@ -25,6 +25,7 @@ There are two core shared modules to be aware of:
Then there are the hypervisor implementations:
+ * bhyve - bhyve - The BSD Hypervisor
* esx/ - VMware ESX and GSX support using vSphere API over SOAP
* hyperv/ - Microsoft Hyper-V support using WinRM
* lxc/ - Linux Native Containers