diff --git a/en_US.ISO8859-1/htdocs/news/status/report-2014-01-2014-03.xml b/en_US.ISO8859-1/htdocs/news/status/report-2014-01-2014-03.xml index 75016d0128..4f5f431d1c 100644 --- a/en_US.ISO8859-1/htdocs/news/status/report-2014-01-2014-03.xml +++ b/en_US.ISO8859-1/htdocs/news/status/report-2014-01-2014-03.xml @@ -18,7 +18,7 @@
Thanks to all the reporters for the excellent work! This report - contains 9 entries and we hope you enjoy reading it.
+ contains 10 entries and we hope you enjoy reading it.The deadline for submissions covering between April and June 2014 is July 7th, 2014.
@@ -581,4 +581,44 @@ though none that present visible issues under light load. + +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.
+ +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.
+ + +