]> git.proxmox.com Git - mirror_qemu.git/blobdiff - include/hw/boards.h
hw/core/machine: Split out the smp parsing code
[mirror_qemu.git] / include / hw / boards.h
index 5adbcbb99b162486f66cc47a22fb8d1b9834abf3..e36fc7d8615ad2e8db8dece1685b96bbbd9310bc 100644 (file)
@@ -34,6 +34,7 @@ HotpluggableCPUList *machine_query_hotpluggable_cpus(MachineState *machine);
 void machine_set_cpu_numa_node(MachineState *machine,
                                const CpuInstanceProperties *props,
                                Error **errp);
+void smp_parse(MachineState *ms, SMPConfiguration *config, Error **errp);
 
 /**
  * machine_class_allow_dynamic_sysbus_dev: Add type to list of valid devices