Re: [PATCH v2 1/1] hw/display: Allow injection of virtio-gpu EDID name

2025-07-01 Thread Daniel P . Berrangé
On Mon, Jun 30, 2025 at 03:17:57PM +, Andrew Keesler wrote: > Thanks to 72d277a7, 1ed2cb32, and others, EDID (Extended Display > Identification Data) is propagated by QEMU such that a virtual display > presents legitimate metadata (e.g., name, serial number, preferred > resolutions, etc.) to it

[PATCH v2 1/1] hw/display: Allow injection of virtio-gpu EDID name

2025-06-30 Thread Andrew Keesler
Thanks to 72d277a7, 1ed2cb32, and others, EDID (Extended Display Identification Data) is propagated by QEMU such that a virtual display presents legitimate metadata (e.g., name, serial number, preferred resolutions, etc.) to its connected guest. This change adds the ability to specify the EDID nam