]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
docs: news: Provide an update about the video type 'none'
authorErik Skultety <eskultet@redhat.com>
Thu, 12 Jul 2018 14:52:44 +0000 (16:52 +0200)
committerErik Skultety <eskultet@redhat.com>
Wed, 18 Jul 2018 16:23:51 +0000 (18:23 +0200)
Reviewed-by: Ján Tomko <jtomko@redhat.com>
Signed-off-by: Erik Skultety <eskultet@redhat.com>
docs/news.xml

index fd08c01aebee04a451b3565a04385ac1626c0933..20c2ff7a6f20eb7e6a8c84cdcc999707d44897d9 100644 (file)
       </change>
     </section>
     <section title="Improvements">
+      <change>
+        <summary>
+          qemu: Introduce a new video model of type 'none'
+        </summary>
+        <description>
+          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.
+        </description>
+      </change>
     </section>
     <section title="Bug fixes">
     </section>