Skip to content
Snippets Groups Projects
Commit 4ab29b82 authored by Alexander Graf's avatar Alexander Graf Committed by Peter Maydell
Browse files

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: default avatarAlexander Graf <agraf@suse.de>
Tested-by: default avatarClaudio 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: default avatarPeter Maydell <peter.maydell@linaro.org>
parent 4d8fde11
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment