On 18/07/2015 11:40, Peter Crosthwaite wrote:
> Multi-arch conversion consisting of:
> * Compiling out all target-arm private contents of cpu.h when doing
>multi-arch build
> * Defining the QOM cpu hooks
> * move cp.c to hw subdir for system-level visibility
> * Add aarch64 to multi-suppo
Multi-arch conversion consisting of:
* Compiling out all target-arm private contents of cpu.h when doing
multi-arch build
* Defining the QOM cpu hooks
* move cp.c to hw subdir for system-level visibility
* Add aarch64 to multi-support list
Signed-off-by: Peter Crosthwaite
---
I guess I cou