diff --git a/docs/news.xml b/docs/news.xml index bb8a83c5a71bc6d7a65bf4f8d01a2a77af8b008c..814bd93fd828b71776c9f33828e3d4c19adaf7ea 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -60,6 +60,16 @@ least QEMU 2.9.0 in order to work properly. + + + qemu: add mediated devices framework support + + + Recent kernel version introduced new mediated device framework, so + provide an initial support of this framework for libvirt, mainly by + introducing a new host device type in the XML. + +