From: Erik Skultety Date: Thu, 12 Jul 2018 14:52:44 +0000 (+0200) Subject: docs: news: Provide an update about the video type 'none' X-Git-Tag: v4.6.0-rc1~170 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e7965735a11db0a5cb67a872583ec4ec2ea67dd;p=thirdparty%2Flibvirt.git docs: news: Provide an update about the video type 'none' Reviewed-by: Ján Tomko Signed-off-by: Erik Skultety --- diff --git a/docs/news.xml b/docs/news.xml index fd08c01aeb..20c2ff7a6f 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -56,6 +56,17 @@
+ + + qemu: Introduce a new video model of type 'none' + + + Introduce a new video model type that disables the automatic addition + of a video device to domains with 'graphics' specified in their XML. + This can be useful with GPU mediated devices which can serve as the + only rendering devices within the guest. + +