On 23 May 2014 03:30, Rob Herring wrote:
> From: Rob Herring
>
> Add tracking of cpu power state in order to support powering off of
> cores in system emulation. The initial state is determined by the
> start-powered-off QOM property.
>
> Signed-off-by: Rob Herring
Reviewed-by: Peter Maydell
From: Rob Herring
Add tracking of cpu power state in order to support powering off of
cores in system emulation. The initial state is determined by the
start-powered-off QOM property.
Signed-off-by: Rob Herring
---
v2:
- Add vmstate for powered_off
target-arm/cpu-qom.h | 2 ++
target-arm/cpu.