hw/pci-host/raven: Add PCI_IO_BASE_ADDR definition
commit64e73920470f3ab848458cd965af3590430d321c
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Fri, 16 Apr 2021 16:15:56 +0000 (16 18:15 +0200)
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>
Sun, 11 Jul 2021 20:29:04 +0000 (11 22:29 +0200)
tree0fdb805c56fa02072066dced18849062b2dbc901
parent46fd3201cb02d95f42f659121b13cf5e2633db1c
hw/pci-host/raven: Add PCI_IO_BASE_ADDR definition

Rather than using the magic 0x80000000 number for the PCI I/O BAR
physical address on the main system bus, use a definition.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Acked-by: David Gibson <david@gibson.dropbear.id.au>
Message-Id: <20210417103028.601124-6-f4bug@amsat.org>
hw/pci-host/raven.c