target-arm: add powered off cpu state
commit543486db353b53f3601d0b5abf652ab330261107
authorRob Herring <rob.herring@linaro.org>
Fri, 24 Oct 2014 11:19:12 +0000 (24 12:19 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 24 Oct 2014 11:19:12 +0000 (24 12:19 +0100)
tree30ef6d4a8a7cd77c3e4d6cbf86f8c07bba3b4ad9
parent635117e71fc697824e82cc694ba4e44dda7a9216
target-arm: add powered off cpu state

Add tracking of cpu power state in order to support powering off of
cores in system emuluation. The initial state is determined by the
start-powered-off QOM property.

Signed-off-by: Rob Herring <rob.herring@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 1412865028-17725-2-git-send-email-peter.maydell@linaro.org
target-arm/cpu-qom.h
target-arm/cpu.c
target-arm/machine.c