d46b40fce2
This patch adds edid support to the qemu stdvga. It is turned off by default and can be enabled with the new edid property. The patch also adds xres and yres properties to specify the video mode you want the guest use. Works only with edid enabled and updated guest driver. The mmio bar of the stdvga has some unused address space at the start. It was reserved just in case it'll be needed for virtio, but it turned out to not be needed for that. So let's use that region to place the EDID data block there. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Message-id: 20180925075646.25114-6-kraxel@redhat.com |
||
---|---|---|
.. | ||
acpi_cpu_hotplug.txt | ||
acpi_mem_hotplug.txt | ||
acpi_nvdimm.txt | ||
acpi_pci_hotplug.txt | ||
edu.txt | ||
fw_cfg.txt | ||
ivshmem-spec.txt | ||
pci-ids.txt | ||
pci-serial.txt | ||
pci-testdev.txt | ||
ppc-spapr-hcalls.txt | ||
ppc-spapr-hotplug.txt | ||
pvpanic.txt | ||
rocker.txt | ||
standard-vga.txt | ||
tpm.txt | ||
vmcoreinfo.txt | ||
vmgenid.txt | ||
vmw_pvscsi-spec.txt |