1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2025-03-07 17:28:15 +00:00

news: mention 'ramfb' mdev attribute

Reviewed-by: Andrea Bolognani <abologna@redhat.com>
Signed-off-by: Jonathon Jongsma <jjongsma@redhat.com>
This commit is contained in:
Jonathon Jongsma 2019-11-15 09:58:52 -06:00 committed by Cole Robinson
parent c07a33bef9
commit 2de5e131b9

View File

@ -53,6 +53,19 @@
which were introduced in QEMU 4.2.0. which were introduced in QEMU 4.2.0.
</description> </description>
</change> </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>
<section title="Improvements"> <section title="Improvements">
</section> </section>