hw/arm/virt: Wire up memory region to CPUs explicitly
commit1d939a68afe1673441250b495ed2e5f9b568a2fb
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 21 Jan 2016 14:15:07 +0000 (21 14:15 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 21 Jan 2016 14:15:07 +0000 (21 14:15 +0000)
tree6c33ac9dffea15bf7aa8c2aaa5a9c3eb783a6dc5
parent5ce4ff6502fc6ae01a30c3917996c6c41be1d176
hw/arm/virt: Wire up memory region to CPUs explicitly

Wire up the system memory region to the CPUs explicitly
by setting the QOM property. This doesn't change anything
over letting it default, but will be needed for adding
a secure memory region later.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Acked-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
hw/arm/virt.c