hw/misc/empty_slot: Lower address space priority
commit6c339493c8dbb709c98f471144eebf74c4cca1ad
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Mon, 24 Jun 2019 15:20:37 +0000 (24 17:20 +0200)
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>
Tue, 9 Jun 2020 04:59:44 +0000 (9 06:59 +0200)
tree72b93bc2fe7ce6b9c20271a7c16d8ce3de8efb67
parent077f0f3dade3dcb38f43cc728fa26c4f6affcdd0
hw/misc/empty_slot: Lower address space priority

Empty slots model RAZ/WI access on a bus. Since we can still
(hot) plug devices on the bus, lower the slot priority, so
device added later is accessed first.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Acked-by: Artyom Tarasenko <atar4qemu@gmail.com>
Message-Id: <20200510152840.13558-3-f4bug@amsat.org>
hw/core/empty_slot.c