- Add 2014Q1 status report for the libvirt bhyve support

Submitted by:	novel
This commit is contained in:
Gabor Pali 2014-04-04 12:32:55 +00:00
parent d2ccca2317
commit f7c92bc4d5
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=44438

View file

@ -18,7 +18,7 @@
<!-- XXX: Keep the number of entries updated -->
<p>Thanks to all the reporters for the excellent work! This report
contains 9 entries and we hope you enjoy reading it.</p>
contains 10 entries and we hope you enjoy reading it.</p>
<p>The deadline for submissions covering between April and
June 2014 is July 7th, 2014.</p>
@ -581,4 +581,44 @@
though none that present visible issues under light load.</task>
</help>
</project>
<project cat='ports'>
<title>libvirt/bhyve Support</title>
<contact>
<person>
<name>
<given>Roman</given>
<common>Bogorodskiy</common>
</name>
<email>novel@FreeBSD.org</email>
</person>
</contact>
<links>
<url href="http://libvirt.org/drvbhyve.html">bhyve Driver</url>
<url href="http://libvirt.org/">libvirt Home Page</url>
<url href="http://empt1e.blogspot.ru/search/label/libvirt">Developer Blog</url>
</links>
<body>
<p>Libvirt is a virtualization library providing a common API for
various hypervisors (Qemu/KVM, Xen, LXC, and others), and also a
popular library used by a number of projects. Libvirt 1.2.2,
released on March, 2014, was the first release to include bhyve
support. Enabling bhyve support allows consumers to use bhyve
in libvirt-ready applications without major efforts.</p>
<p>Currently, libvirt supports almost all essential features of
bhyve, such as Virtual Machince lifecycle (start, stop), bridged
networking, and virtio/SATA driver support. The work continues
to implement more API calls and to cover more of features
offered by bhyve.</p>
</body>
<help>
<task>&os; port of <tt>netcf</tt> is needed for adding interface
driver support to libvirt.</task>
</help>
</project>
</report>