OSDN Git Service

virt: Set reset-cbar on CPUs
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 17 Mar 2014 16:31:46 +0000 (16:31 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 17 Mar 2014 16:31:46 +0000 (16:31 +0000)
commitba7500852d8c3926a732892236765eee1bcaea93
tree9f35a70228b6154801bb59fc86c8c309780e9728
parent4719ab918a837fb12f34599139f2c7c0137ca703
virt: Set reset-cbar on CPUs

Set the reset-cbar property on CPUs used by the virt board,
if they have it. This isn't necessary for correct functioning
under Linux (since the A9 isn't a valid CPU for the virt board),
but it is the correct behaviour.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Message-id: 1394462692-8871-5-git-send-email-peter.maydell@linaro.org
hw/arm/virt.c