hw/arm/virt: Record PCIe ranges in MemMapEntry array
commit6a1f001be3ea7478cac803d03149cfcfc1fa2094
authorShannon Zhao <shannon.zhao@linaro.org>
Fri, 29 May 2015 10:28:54 +0000 (29 11:28 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 29 May 2015 10:28:54 +0000 (29 11:28 +0100)
tree499dd1eb1a723a8ff7836063321482c926a45dd3
parentafe0b3803f1a5fffe618af5a483d4c9567b5c5b7
hw/arm/virt: Record PCIe ranges in MemMapEntry array

To generate ACPI table for PCIe controller, we need the base and size of
the PCIe ranges. Record these ranges in MemMapEntry array, then we could
share and use them for generating ACPI table.

Signed-off-by: Shannon Zhao <zhaoshenglong@huawei.com>
Signed-off-by: Shannon Zhao <shannon.zhao@linaro.org>
Message-id: 1432522520-8068-4-git-send-email-zhaoshenglong@huawei.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/virt.c
include/hw/arm/virt.h