]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu_domain_address: Drop compatibility with pre-device vga specification for q35
authorPeter Krempa <pkrempa@redhat.com>
Tue, 30 Mar 2021 17:02:01 +0000 (19:02 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 3 May 2021 10:14:44 +0000 (12:14 +0200)
commited85cc5c3c47a4c30b4521f533fa0b08b7cec779
tree2decdb16f48aac2290d5e872d5ec167eb01fb976
parent7583d6e402a9d02ac7e0489aefbef6f14d2cd323
qemu_domain_address: Drop compatibility with pre-device vga specification for q35

Remove the slot reservation for the vga card which doesn't make sense
with supported qemus any more for the q35 machine type.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
Reviewed-by: Neal Gompa <ngompa13@gmail.com>
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
src/qemu/qemu_domain_address.c