diff --git a/docs/news.xml b/docs/news.xml index bb8a83c5a7..814bd93fd8 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. + +