
On Thu, 2019-11-14 at 16:29 -0600, Jonathon Jongsma wrote:
+ <change> + <summary> + qemu: support boot display for GPU mediated devices
s/support/Support/
+ </summary> + <description> + Until now, GPU mediated devices generally did not show any output + until the guest OS had initialized the vgpu. By specifying the
s/vgpu/vGPU/
+ <code>ramfb</code> attribute, qemu can be configured to use ramfb as
s/qemu/QEMU/
+ a boot display for the device. This allows for display of firmware
s/device. This/device: this/
+ messages, boot loader menu, and other output before the guest OS has + initialized the vgpu.
s/vgpu/vGPU/ With all of the above fixed, Reviewed-by: Andrea Bolognani <abologna@redhat.com> Thanks for helping keeping the release notes up to date! -- Andrea Bolognani / Red Hat / Virtualization