arm: Add PCIe host bridge in virt machine
commit4ab29b8214cc4b54e0c1a8270b610a340311470e
authorAlexander Graf <agraf@suse.de>
Fri, 13 Feb 2015 05:46:08 +0000 (13 05:46 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 13 Feb 2015 05:46:08 +0000 (13 05:46 +0000)
tree4fd37929b6cb8d4a9c6ea5fcbeb5a6e5abd3e089
parent4d8fde1126419c5a858926a457a9b320a27a921a
arm: Add PCIe host bridge in virt machine

Now that we have a working "generic" PCIe host bridge driver, we can plug
it into ARM's virt machine to always have PCIe available to normal ARM VMs.

I've successfully managed to expose a Bochs VGA device, XHCI and an e1000
into an AArch64 VM with this and they all lived happily ever after.

Signed-off-by: Alexander Graf <agraf@suse.de>
Tested-by: Claudio Fontana <claudio.fontana@huawei.com>
[PMM: Squashed in fix for off-by-one error in bus-range DT property
 from Laszlo Ersek <lersek@redhat.com>]
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
default-configs/arm-softmmu.mak
hw/arm/virt.c
include/sysemu/device_tree.h