summaryrefslogtreecommitdiff
path: root/builds/qemu_vga_debugosi.ndrv
diff options
context:
space:
mode:
authorMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>2018-12-28 10:03:43 +0000
committerMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>2018-12-28 11:01:24 +0000
commitb21b73b8c6e779752557977d2ce7e664a19516d5 (patch)
tree1efabb81007deecf873cb4070d336d0f670683ea /builds/qemu_vga_debugosi.ndrv
parentd4e7d7ac663fcb55f1b93575445fcbca372f17a7 (diff)
downloadQemuMacDrivers-b21b73b8c6e779752557977d2ce7e664a19516d5.zip
QemuMacDrivers-b21b73b8c6e779752557977d2ce7e664a19516d5.tar.gz
QemuMacDrivers-b21b73b8c6e779752557977d2ce7e664a19516d5.tar.bz2
QemuVGADriver: add support for QEMU EDID data
Versions of QEMU >= 3.1 support passing of display information from host to guest via an EDID blob accessible from the stdvga PCI MMIO BAR. Whilst this feature is still in development, we can start by using the EDID data to generate the list of supported guest resolutions as suggested by the host. As EDID blob generation is currently disabled by default, it must be explicitly enabled on the QEMU command line using "-device VGA,edid=on". In the cases where the EDID data blob is not present, we fall back to using the previous hard-coded set of guest resolutions. Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Diffstat (limited to 'builds/qemu_vga_debugosi.ndrv')
-rw-r--r--builds/qemu_vga_debugosi.ndrvbin17208 -> 21312 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/builds/qemu_vga_debugosi.ndrv b/builds/qemu_vga_debugosi.ndrv
index 639a0c5..b4036c0 100644
--- a/builds/qemu_vga_debugosi.ndrv
+++ b/builds/qemu_vga_debugosi.ndrv
Binary files differ