hw/display/vmware_vga: Let the PCI device own its I/O MemoryRegion
commitbecce5e90ace3f4d16ff31f12835bf416ba702a7
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Tue, 26 May 2020 06:22:49 +0000 (26 08:22 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Thu, 28 May 2020 09:38:57 +0000 (28 11:38 +0200)
treeea1a02e709dc726b3e32be7066f9a35fd1afd2f2
parentaa0fd16d00efd56acdf7def10f769615038e2375
hw/display/vmware_vga: Let the PCI device own its I/O MemoryRegion

To avoid the orphan I/O memory region being added in the /unattached
QOM container, register the PCI device as its owner.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-id: 20200526062252.19852-12-f4bug@amsat.org
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/display/vmware_vga.c