]> Git Repo - qemu.git/blobdiff - hw/strongarm.h
virtio-blk: always enable VIRTIO_BLK_F_SCSI
[qemu.git] / hw / strongarm.h
index 684f61bee3d45943985754da7e39095e89123b05..02acac3db198d7b264d22bf19a466b27ef7d0217 100644 (file)
@@ -53,7 +53,7 @@ enum {
 };
 
 typedef struct {
-    CPUState *env;
+    CPUARMState *env;
     MemoryRegion sdram;
     DeviceState *pic;
     DeviceState *gpio;
This page took 0.026982 seconds and 4 git commands to generate.