On Sat, Oct 19, 2019 at 4:49 PM Philippe Mathieu-Daudé wrote:
>
> As we are going to add more core-specific fields, add a 'cpu'
> structure and move the ARMCPU field there as 'core'.
>
> Signed-off-by: Philippe Mathieu-Daudé
Reviewed-by: Alistair Francis
Alistair
> ---
> hw/arm/bcm2836.c
As we are going to add more core-specific fields, add a 'cpu'
structure and move the ARMCPU field there as 'core'.
Signed-off-by: Philippe Mathieu-Daudé
---
hw/arm/bcm2836.c | 26 ++
include/hw/arm/bcm2836.h | 4 +++-
2 files changed, 17 insertions(+), 13 deletio