[libvirt] [PATCH] bhyve: add basic documentation

Eric Blake eblake at redhat.com
Sat Mar 1 18:37:53 UTC 2014


On 03/01/2014 02:09 AM, Roman Bogorodskiy wrote:
> ---
>  docs/drivers.html.in  |  1 +
>  docs/drvbhyve.html.in | 83 +++++++++++++++++++++++++++++++++++++++++++++++++++
>  docs/index.html.in    |  3 ++
>  docs/sitemap.html.in  |  4 +++
>  src/README            |  1 +
>  5 files changed, 92 insertions(+)
>  create mode 100644 docs/drvbhyve.html.in
> 

> +
> +In order to enable bhyve on your FreeBSD host, you'll need to load <code>vmm</code>

s/load/load the/


> +<h3>Example config</h3>
> +<p>
> +Bhyve driver in libvirt is in its early stage and under active development. So it supports

s/^/The /

> +only limited number of features bhyve provides. All the supported features could be found
> +in this sample domain XML.
> +</p>
> +
> +<p>
> +A limitation that is not obvious from this sample domain XML is that currently it's only

s/it's only/only a/

> +single network and single disk device are supported for each domain (as PCI slot allocation code
> +in libvirt bhyve driver yet to be implemented).

s/yet/is yet/

ACK with those fixes; safe for the release if you see this in time


-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 604 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20140301/cd24f87a/attachment-0001.sig>


More information about the libvir-list mailing list