commit | 6a1f001be3ea7478cac803d03149cfcfc1fa2094 | [log] [tgz] |
---|---|---|
author | Shannon Zhao <shannon.zhao@linaro.org> | Fri May 29 11:28:54 2015 +0100 |
committer | Peter Maydell <peter.maydell@linaro.org> | Fri May 29 11:28:54 2015 +0100 |
tree | 499dd1eb1a723a8ff7836063321482c926a45dd3 | |
parent | afe0b3803f1a5fffe618af5a483d4c9567b5c5b7 [diff] |
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>