]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/display: Remove "rombar" hack from vga-pci and vmware_vga
authorThomas Huth <thuth@redhat.com>
Mon, 9 Dec 2019 12:52:48 +0000 (13:52 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 18 Dec 2019 01:34:12 +0000 (02:34 +0100)
commit97d8381543647887bc2997ecfeccc67831e47fdc
tree048cc0bc4e76e57afcff24ace0e3a34cf3ed64d5
parent2a4dbaf1c0db2453ab78fe4b1c2a8fcb6163a672
hw/display: Remove "rombar" hack from vga-pci and vmware_vga

Now that the old pc-0.x machine types have been removed, we do not need
the old "rombar" hacks anymore.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20191209125248.5849-5-thuth@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
hw/display/vga-pci.c
hw/display/vga.c
hw/display/vmware_vga.c