From: Erik Skultety Date: Mon, 27 Mar 2017 13:42:06 +0000 (+0200) Subject: news: Update our NEWS file about addition of the mdevs X-Git-Tag: v3.2.0-rc1~64 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6d0c350a262421a467dd67d6108c90db48301ff;p=thirdparty%2Flibvirt.git news: Update our NEWS file about addition of the mdevs Signed-off-by: Erik Skultety --- 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. + +