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. + +