diff options
author | Marc-André Lureau | 2021-02-04 11:52:13 +0100 |
---|---|---|
committer | Gerd Hoffmann | 2021-02-04 15:58:54 +0100 |
commit | 326a51f32dfa56a63815c06c2ba3b14b371cef35 (patch) | |
tree | 7ded4e54225f2238ef6b69e164db344f939f8b91 /tcg | |
parent | spice: delay starting until display are initialized (diff) | |
download | qemu-326a51f32dfa56a63815c06c2ba3b14b371cef35.tar.gz qemu-326a51f32dfa56a63815c06c2ba3b14b371cef35.tar.xz qemu-326a51f32dfa56a63815c06c2ba3b14b371cef35.zip |
vhost-user-gpu: check backend for EDID support
EDID has been enabled by default, but the backend may not implement
it (such as the contrib backend). This results in extra warnings and
potentially other issues in the guest.
The option shouldn't probably have been added to VIRTIO_GPU_BASE, but
it's a bit too late now, report an error and disable EDID when it's
not available.
Fixes: 0a7196625 ("edid: flip the default to enabled")
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20210204105232.834642-2-marcandre.lureau@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'tcg')
0 files changed, 0 insertions, 0 deletions