summaryrefslogtreecommitdiffstats
path: root/hw/mem
diff options
context:
space:
mode:
authorBernhard Beschow2022-10-22 17:04:31 +0200
committerPhilippe Mathieu-Daudé2022-10-31 11:32:07 +0100
commit57654b8e98785f2188b64dd45489dc29b426663c (patch)
tree3f999f80e888d1696a03c50cd62a9cec988644ab /hw/mem
parenthw/isa/piix3: Modernize reset handling (diff)
downloadqemu-57654b8e98785f2188b64dd45489dc29b426663c.tar.gz
qemu-57654b8e98785f2188b64dd45489dc29b426663c.tar.xz
qemu-57654b8e98785f2188b64dd45489dc29b426663c.zip
hw/isa/piix3: Prefer pci_address_space() over get_system_memory()
get_system_memory() accesses global state while pci_address_space() uses whatever has been passed to the device instance, so avoid the global. Moreover, PIIX4 uses pci_address_space() here as well. Signed-off-by: Bernhard Beschow <shentey@gmail.com> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20221022150508.26830-7-shentey@gmail.com> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Diffstat (limited to 'hw/mem')
0 files changed, 0 insertions, 0 deletions