]> Git Repo - qemu.git/commit
target-arm: add powered off cpu state
authorRob Herring <[email protected]>
Fri, 24 Oct 2014 11:19:12 +0000 (12:19 +0100)
committerPeter Maydell <[email protected]>
Fri, 24 Oct 2014 11:19:12 +0000 (12:19 +0100)
commit543486db353b53f3601d0b5abf652ab330261107
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 <[email protected]>
Reviewed-by: Peter Maydell <[email protected]>
Signed-off-by: Ard Biesheuvel <[email protected]>
Signed-off-by: Peter Maydell <[email protected]>
Message-id: 1412865028[email protected]
target-arm/cpu-qom.h
target-arm/cpu.c
target-arm/machine.c
This page took 0.025098 seconds and 4 git commands to generate.