OSDN Git Service

vexpress: Add virtio-mmio transports
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 16 Jul 2013 12:25:12 +0000 (13:25 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 19 Jul 2013 11:58:47 +0000 (12:58 +0100)
commitc8a07b355d7de568b93a61eb09cfe953ef0db409
tree22872d3b28618b58b18489ee0cc8a15bab1ce3ba
parentcef04a26e76c9beb6f51f1703ccf17440619e226
vexpress: Add virtio-mmio transports

Add some virtio-mmio transports to the vexpress board model,
together with a modify_dtb hook which adds them to the device
tree so that the kernel will probe for them. We put them
in a reserved area of the address map.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 1373977512-28932-9-git-send-email-peter.maydell@linaro.org
hw/arm/vexpress.c