--- qemu/hw/strongarm.h 2018/04/24 19:29:50 1.1.1.2 +++ qemu/hw/strongarm.h 2018/04/24 19:50:16 1.1.1.3 @@ -53,7 +53,7 @@ enum { }; typedef struct { - CPUState *env; + CPUARMState *env; MemoryRegion sdram; DeviceState *pic; DeviceState *gpio;