]> git.proxmox.com Git - qemu.git/blobdiff - target-i386/cpu.h
apic: qdev conversion cleanup
[qemu.git] / target-i386 / cpu.h
index 619a747d7604732075824a5463fa489950a14258..8dafa0d4352a305a552198e48678bd4dfecd11e2 100644 (file)
@@ -705,7 +705,7 @@ typedef struct CPUX86State {
     
     /* in order to simplify APIC support, we leave this pointer to the
        user */
-    struct APICState *apic_state;
+    struct DeviceState *apic_state;
 
     uint64 mcg_cap;
     uint64 mcg_status;