]> xenbits.xensource.com Git - libvirt.git/commitdiff
news: mention 'ramfb' mdev attribute
authorJonathon Jongsma <jjongsma@redhat.com>
Fri, 15 Nov 2019 15:58:52 +0000 (09:58 -0600)
committerCole Robinson <crobinso@redhat.com>
Mon, 18 Nov 2019 01:13:52 +0000 (20:13 -0500)
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
Signed-off-by: Jonathon Jongsma <jjongsma@redhat.com>
docs/news.xml

index c362bf3a15116595854bab170b4d0823c7ffb418..240d288c378a45409c27795ec37140f8fc285ad1 100644 (file)
           which were introduced in QEMU 4.2.0.
         </description>
       </change>
+      <change>
+        <summary>
+          qemu: Support boot display for GPU mediated devices
+        </summary>
+        <description>
+          Until now, GPU mediated devices generally did not show any output
+          until the guest OS had initialized the vGPU. By specifying the
+          <code>ramfb</code> attribute, QEMU can be configured to use ramfb as
+          a boot display for the device: this allows for display of firmware
+          messages, boot loader menu, and other output before the guest OS has
+          initialized the vGPU.
+        </description>
+      </change>
     </section>
     <section title="Improvements">
     </section>