hw/arm/virt: fix limit of 64-bit ACPI/ECAM PCI MMIO range
commite40c3d2e7f4b58669a1b4e5dfb684e57c0bf62ce
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Mon, 6 Jun 2016 15:59:28 +0000 (6 16:59 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 6 Jun 2016 15:59:28 +0000 (6 16:59 +0100)
tree73e717d197ea19913d07c473c30069cb1fd03bd6
parent78f1edb19fe11fa0c5d0bf484db59a384f455d3c
hw/arm/virt: fix limit of 64-bit ACPI/ECAM PCI MMIO range

Set the MMIO range limit field to 'base + size - 1' as required.

Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Shannon Zhao <shannon.zhao@linaro.org>
Message-id: 1463856217-17969-1-git-send-email-ard.biesheuvel@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/virt-acpi-build.c