]> Git Repo - qemu.git/blobdiff - include/hw/i386/pc.h
machine: introduce MachineClass.possible_cpu_arch_ids() hook
[qemu.git] / include / hw / i386 / pc.h
index b0497769a182d7bf4c9590acb30bcc956cc1cf60..8c2bf7fd676f67776cd5fa33320fa80d294b8d0e 100644 (file)
@@ -67,6 +67,7 @@ struct PCMachineState {
     /* CPU and apic information: */
     bool apic_xrupt_override;
     unsigned apic_id_limit;
+    CPUArchIdList *possible_cpus;
 
     /* NUMA information: */
     uint64_t numa_nodes;
This page took 0.02427 seconds and 4 git commands to generate.