Am 23.03.2012 18:13, schrieb Peter Maydell:
> On 23 March 2012 16:24, Andreas Färber wrote:
>> Introduce only one non-abstract type TYPE_ARM_CPU and do not touch
>> cp15 registers to not interfere with Peter's ongoing remodelling.
>> Embed CPUARMState as first (additional) field of ARMCPU.
>>
>> S
On 23 March 2012 16:24, Andreas Färber wrote:
> Introduce only one non-abstract type TYPE_ARM_CPU and do not touch
> cp15 registers to not interfere with Peter's ongoing remodelling.
> Embed CPUARMState as first (additional) field of ARMCPU.
>
> Signed-off-by: Andreas Färber
Reviewed-by: Peter M
Introduce only one non-abstract type TYPE_ARM_CPU and do not touch
cp15 registers to not interfere with Peter's ongoing remodelling.
Embed CPUARMState as first (additional) field of ARMCPU.
Signed-off-by: Andreas Färber
---
Makefile.target |1 +
target-arm/cpu-qom.h | 68 +