]> git.proxmox.com Git - mirror_qemu.git/blobdiff - include/hw/ppc/spapr.h
spapr: Correctly set query_hotpluggable_cpus hook based on machine version
[mirror_qemu.git] / include / hw / ppc / spapr.h
index bd8ac28160a58cb19f3933310f22b5aa818d3d26..caf7be919f614003112f054360e8342c38663db7 100644 (file)
@@ -38,7 +38,6 @@ struct sPAPRMachineClass {
 
     /*< public >*/
     bool dr_lmb_enabled;       /* enable dynamic-reconfig/hotplug of LMBs */
-    bool dr_cpu_enabled;       /* enable dynamic-reconfig/hotplug of CPUs */
     bool use_ohci_by_default;  /* use USB-OHCI instead of XHCI */
 };