On 4/5/25 18:01, BALATON Zoltan wrote:
The PCI configuration direct access region occupies 8 MiB at offset 0x800000 in PCI IO space so model that accordingly.Signed-off-by: BALATON Zoltan <bala...@eik.bme.hu> --- hw/pci-host/raven.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>