On 23 July 2013 03:43, Andreas Färber wrote:
> From: Andreas Färber
>
> Introduce type constant and cast macro and rename A15MPPrivState::busdev
> field to parent_obj to enforce its use.
>
> Prepares for QOM realize.
>
> Signed-off-by: Andreas Färber
Reviewed-by: Peter Maydell
-- PMM
From: Andreas Färber
Introduce type constant and cast macro and rename A15MPPrivState::busdev
field to parent_obj to enforce its use.
Prepares for QOM realize.
Signed-off-by: Andreas Färber
---
hw/cpu/a15mpcore.c | 15 +++
1 file changed, 11 insertions(+), 4 deletions(-)
diff --g