From: Jonathon Jongsma Date: Fri, 15 Nov 2019 15:58:52 +0000 (-0600) Subject: news: mention 'ramfb' mdev attribute X-Git-Tag: v5.10.0-rc1~154 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2de5e131b9f7bac61a9a1573ecb04477868464fd;p=thirdparty%2Flibvirt.git news: mention 'ramfb' mdev attribute Reviewed-by: Andrea Bolognani Signed-off-by: Jonathon Jongsma --- diff --git a/docs/news.xml b/docs/news.xml index c362bf3a15..240d288c37 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -53,6 +53,19 @@ which were introduced in QEMU 4.2.0. + + + qemu: Support boot display for GPU mediated devices + + + Until now, GPU mediated devices generally did not show any output + until the guest OS had initialized the vGPU. By specifying the + ramfb 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. + +