SATN fixes (Blue Swirl).
[qemu] / target-ppc / cpu.h
index fa7f524..88d9135 100644 (file)
@@ -495,6 +495,8 @@ struct CPUPPCState {
 
     CPU_COMMON
 
+    int halted; /* TRUE if the CPU is in suspend state */
+
     int access_type; /* when a memory exception occurs, the access
                         type is stored here */