xref: /openbmc/qemu/hw/core/machine.c (revision eed0e8ff)
1 /*
2  * QEMU Machine
3  *
4  * Copyright (C) 2014 Red Hat Inc
5  *
6  * Authors:
7  *   Marcel Apfelbaum <marcel.a@redhat.com>
8  *
9  * This work is licensed under the terms of the GNU GPL, version 2 or later.
10  * See the COPYING file in the top-level directory.
11  */
12 
13 #include "qemu/osdep.h"
14 #include "qemu/accel.h"
15 #include "sysemu/replay.h"
16 #include "hw/boards.h"
17 #include "hw/loader.h"
18 #include "qapi/error.h"
19 #include "qapi/qapi-visit-machine.h"
20 #include "qemu/madvise.h"
21 #include "qom/object_interfaces.h"
22 #include "sysemu/cpus.h"
23 #include "sysemu/sysemu.h"
24 #include "sysemu/reset.h"
25 #include "sysemu/runstate.h"
26 #include "sysemu/xen.h"
27 #include "sysemu/qtest.h"
28 #include "hw/pci/pci_bridge.h"
29 #include "hw/mem/nvdimm.h"
30 #include "migration/global_state.h"
31 #include "exec/confidential-guest-support.h"
32 #include "hw/virtio/virtio-pci.h"
33 #include "hw/virtio/virtio-net.h"
34 #include "hw/virtio/virtio-iommu.h"
35 #include "audio/audio.h"
36 
37 GlobalProperty hw_compat_9_0[] = {
38     {"arm-cpu", "backcompat-cntfrq", "true" },
39     { "scsi-hd", "migrate-emulated-scsi-request", "false" },
40     { "scsi-cd", "migrate-emulated-scsi-request", "false" },
41     {"vfio-pci", "skip-vsc-check", "false" },
42     { "virtio-pci", "x-pcie-pm-no-soft-reset", "off" },
43     {"sd-card", "spec_version", "2" },
44 };
45 const size_t hw_compat_9_0_len = G_N_ELEMENTS(hw_compat_9_0);
46 
47 GlobalProperty hw_compat_8_2[] = {
48     { "migration", "zero-page-detection", "legacy"},
49     { TYPE_VIRTIO_IOMMU_PCI, "granule", "4k" },
50     { TYPE_VIRTIO_IOMMU_PCI, "aw-bits", "64" },
51     { "virtio-gpu-device", "x-scanout-vmstate-version", "1" },
52 };
53 const size_t hw_compat_8_2_len = G_N_ELEMENTS(hw_compat_8_2);
54 
55 GlobalProperty hw_compat_8_1[] = {
56     { TYPE_PCI_BRIDGE, "x-pci-express-writeable-slt-bug", "true" },
57     { "ramfb", "x-migrate", "off" },
58     { "vfio-pci-nohotplug", "x-ramfb-migrate", "off" },
59     { "igb", "x-pcie-flr-init", "off" },
60     { TYPE_VIRTIO_NET, "host_uso", "off"},
61     { TYPE_VIRTIO_NET, "guest_uso4", "off"},
62     { TYPE_VIRTIO_NET, "guest_uso6", "off"},
63 };
64 const size_t hw_compat_8_1_len = G_N_ELEMENTS(hw_compat_8_1);
65 
66 GlobalProperty hw_compat_8_0[] = {
67     { "migration", "multifd-flush-after-each-section", "on"},
68     { TYPE_PCI_DEVICE, "x-pcie-ari-nextfn-1", "on" },
69 };
70 const size_t hw_compat_8_0_len = G_N_ELEMENTS(hw_compat_8_0);
71 
72 GlobalProperty hw_compat_7_2[] = {
73     { "e1000e", "migrate-timadj", "off" },
74     { "virtio-mem", "x-early-migration", "false" },
75     { "migration", "x-preempt-pre-7-2", "true" },
76     { TYPE_PCI_DEVICE, "x-pcie-err-unc-mask", "off" },
77 };
78 const size_t hw_compat_7_2_len = G_N_ELEMENTS(hw_compat_7_2);
79 
80 GlobalProperty hw_compat_7_1[] = {
81     { "virtio-device", "queue_reset", "false" },
82     { "virtio-rng-pci", "vectors", "0" },
83     { "virtio-rng-pci-transitional", "vectors", "0" },
84     { "virtio-rng-pci-non-transitional", "vectors", "0" },
85 };
86 const size_t hw_compat_7_1_len = G_N_ELEMENTS(hw_compat_7_1);
87 
88 GlobalProperty hw_compat_7_0[] = {
89     { "arm-gicv3-common", "force-8-bit-prio", "on" },
90     { "nvme-ns", "eui64-default", "on"},
91 };
92 const size_t hw_compat_7_0_len = G_N_ELEMENTS(hw_compat_7_0);
93 
94 GlobalProperty hw_compat_6_2[] = {
95     { "PIIX4_PM", "x-not-migrate-acpi-index", "on"},
96 };
97 const size_t hw_compat_6_2_len = G_N_ELEMENTS(hw_compat_6_2);
98 
99 GlobalProperty hw_compat_6_1[] = {
100     { "vhost-user-vsock-device", "seqpacket", "off" },
101     { "nvme-ns", "shared", "off" },
102 };
103 const size_t hw_compat_6_1_len = G_N_ELEMENTS(hw_compat_6_1);
104 
105 GlobalProperty hw_compat_6_0[] = {
106     { "gpex-pcihost", "allow-unmapped-accesses", "false" },
107     { "i8042", "extended-state", "false"},
108     { "nvme-ns", "eui64-default", "off"},
109     { "e1000", "init-vet", "off" },
110     { "e1000e", "init-vet", "off" },
111     { "vhost-vsock-device", "seqpacket", "off" },
112 };
113 const size_t hw_compat_6_0_len = G_N_ELEMENTS(hw_compat_6_0);
114 
115 GlobalProperty hw_compat_5_2[] = {
116     { "ICH9-LPC", "smm-compat", "on"},
117     { "PIIX4_PM", "smm-compat", "on"},
118     { "virtio-blk-device", "report-discard-granularity", "off" },
119     { "virtio-net-pci-base", "vectors", "3"},
120     { "nvme", "msix-exclusive-bar", "on"},
121 };
122 const size_t hw_compat_5_2_len = G_N_ELEMENTS(hw_compat_5_2);
123 
124 GlobalProperty hw_compat_5_1[] = {
125     { "vhost-scsi", "num_queues", "1"},
126     { "vhost-user-blk", "num-queues", "1"},
127     { "vhost-user-scsi", "num_queues", "1"},
128     { "virtio-blk-device", "num-queues", "1"},
129     { "virtio-scsi-device", "num_queues", "1"},
130     { "nvme", "use-intel-id", "on"},
131     { "pvpanic", "events", "1"}, /* PVPANIC_PANICKED */
132     { "pl011", "migrate-clk", "off" },
133     { "virtio-pci", "x-ats-page-aligned", "off"},
134 };
135 const size_t hw_compat_5_1_len = G_N_ELEMENTS(hw_compat_5_1);
136 
137 GlobalProperty hw_compat_5_0[] = {
138     { "pci-host-bridge", "x-config-reg-migration-enabled", "off" },
139     { "virtio-balloon-device", "page-poison", "false" },
140     { "vmport", "x-read-set-eax", "off" },
141     { "vmport", "x-signal-unsupported-cmd", "off" },
142     { "vmport", "x-report-vmx-type", "off" },
143     { "vmport", "x-cmds-v2", "off" },
144     { "virtio-device", "x-disable-legacy-check", "true" },
145 };
146 const size_t hw_compat_5_0_len = G_N_ELEMENTS(hw_compat_5_0);
147 
148 GlobalProperty hw_compat_4_2[] = {
149     { "virtio-blk-device", "queue-size", "128"},
150     { "virtio-scsi-device", "virtqueue_size", "128"},
151     { "virtio-blk-device", "x-enable-wce-if-config-wce", "off" },
152     { "virtio-blk-device", "seg-max-adjust", "off"},
153     { "virtio-scsi-device", "seg_max_adjust", "off"},
154     { "vhost-blk-device", "seg_max_adjust", "off"},
155     { "usb-host", "suppress-remote-wake", "off" },
156     { "usb-redir", "suppress-remote-wake", "off" },
157     { "qxl", "revision", "4" },
158     { "qxl-vga", "revision", "4" },
159     { "fw_cfg", "acpi-mr-restore", "false" },
160     { "virtio-device", "use-disabled-flag", "false" },
161 };
162 const size_t hw_compat_4_2_len = G_N_ELEMENTS(hw_compat_4_2);
163 
164 GlobalProperty hw_compat_4_1[] = {
165     { "virtio-pci", "x-pcie-flr-init", "off" },
166 };
167 const size_t hw_compat_4_1_len = G_N_ELEMENTS(hw_compat_4_1);
168 
169 GlobalProperty hw_compat_4_0[] = {
170     { "VGA",            "edid", "false" },
171     { "secondary-vga",  "edid", "false" },
172     { "bochs-display",  "edid", "false" },
173     { "virtio-vga",     "edid", "false" },
174     { "virtio-gpu-device", "edid", "false" },
175     { "virtio-device", "use-started", "false" },
176     { "virtio-balloon-device", "qemu-4-0-config-size", "true" },
177     { "pl031", "migrate-tick-offset", "false" },
178 };
179 const size_t hw_compat_4_0_len = G_N_ELEMENTS(hw_compat_4_0);
180 
181 GlobalProperty hw_compat_3_1[] = {
182     { "pcie-root-port", "x-speed", "2_5" },
183     { "pcie-root-port", "x-width", "1" },
184     { "memory-backend-file", "x-use-canonical-path-for-ramblock-id", "true" },
185     { "memory-backend-memfd", "x-use-canonical-path-for-ramblock-id", "true" },
186     { "tpm-crb", "ppi", "false" },
187     { "tpm-tis", "ppi", "false" },
188     { "usb-kbd", "serial", "42" },
189     { "usb-mouse", "serial", "42" },
190     { "usb-tablet", "serial", "42" },
191     { "virtio-blk-device", "discard", "false" },
192     { "virtio-blk-device", "write-zeroes", "false" },
193     { "virtio-balloon-device", "qemu-4-0-config-size", "false" },
194     { "pcie-root-port-base", "disable-acs", "true" }, /* Added in 4.1 */
195 };
196 const size_t hw_compat_3_1_len = G_N_ELEMENTS(hw_compat_3_1);
197 
198 GlobalProperty hw_compat_3_0[] = {};
199 const size_t hw_compat_3_0_len = G_N_ELEMENTS(hw_compat_3_0);
200 
201 GlobalProperty hw_compat_2_12[] = {
202     { "hda-audio", "use-timer", "false" },
203     { "cirrus-vga", "global-vmstate", "true" },
204     { "VGA", "global-vmstate", "true" },
205     { "vmware-svga", "global-vmstate", "true" },
206     { "qxl-vga", "global-vmstate", "true" },
207 };
208 const size_t hw_compat_2_12_len = G_N_ELEMENTS(hw_compat_2_12);
209 
210 GlobalProperty hw_compat_2_11[] = {
211     { "hpet", "hpet-offset-saved", "false" },
212     { "virtio-blk-pci", "vectors", "2" },
213     { "vhost-user-blk-pci", "vectors", "2" },
214     { "e1000", "migrate_tso_props", "off" },
215 };
216 const size_t hw_compat_2_11_len = G_N_ELEMENTS(hw_compat_2_11);
217 
218 GlobalProperty hw_compat_2_10[] = {
219     { "virtio-mouse-device", "wheel-axis", "false" },
220     { "virtio-tablet-device", "wheel-axis", "false" },
221 };
222 const size_t hw_compat_2_10_len = G_N_ELEMENTS(hw_compat_2_10);
223 
224 GlobalProperty hw_compat_2_9[] = {
225     { "pci-bridge", "shpc", "off" },
226     { "intel-iommu", "pt", "off" },
227     { "virtio-net-device", "x-mtu-bypass-backend", "off" },
228     { "pcie-root-port", "x-migrate-msix", "false" },
229 };
230 const size_t hw_compat_2_9_len = G_N_ELEMENTS(hw_compat_2_9);
231 
232 GlobalProperty hw_compat_2_8[] = {
233     { "fw_cfg_mem", "x-file-slots", "0x10" },
234     { "fw_cfg_io", "x-file-slots", "0x10" },
235     { "pflash_cfi01", "old-multiple-chip-handling", "on" },
236     { "pci-bridge", "shpc", "on" },
237     { TYPE_PCI_DEVICE, "x-pcie-extcap-init", "off" },
238     { "virtio-pci", "x-pcie-deverr-init", "off" },
239     { "virtio-pci", "x-pcie-lnkctl-init", "off" },
240     { "virtio-pci", "x-pcie-pm-init", "off" },
241     { "cirrus-vga", "vgamem_mb", "8" },
242     { "isa-cirrus-vga", "vgamem_mb", "8" },
243 };
244 const size_t hw_compat_2_8_len = G_N_ELEMENTS(hw_compat_2_8);
245 
246 GlobalProperty hw_compat_2_7[] = {
247     { "virtio-pci", "page-per-vq", "on" },
248     { "virtio-serial-device", "emergency-write", "off" },
249     { "ioapic", "version", "0x11" },
250     { "intel-iommu", "x-buggy-eim", "true" },
251     { "virtio-pci", "x-ignore-backend-features", "on" },
252 };
253 const size_t hw_compat_2_7_len = G_N_ELEMENTS(hw_compat_2_7);
254 
255 GlobalProperty hw_compat_2_6[] = {
256     { "virtio-mmio", "format_transport_address", "off" },
257     /* Optional because not all virtio-pci devices support legacy mode */
258     { "virtio-pci", "disable-modern", "on",  .optional = true },
259     { "virtio-pci", "disable-legacy", "off", .optional = true },
260 };
261 const size_t hw_compat_2_6_len = G_N_ELEMENTS(hw_compat_2_6);
262 
263 GlobalProperty hw_compat_2_5[] = {
264     { "isa-fdc", "fallback", "144" },
265     { "pvscsi", "x-old-pci-configuration", "on" },
266     { "pvscsi", "x-disable-pcie", "on" },
267     { "vmxnet3", "x-old-msi-offsets", "on" },
268     { "vmxnet3", "x-disable-pcie", "on" },
269 };
270 const size_t hw_compat_2_5_len = G_N_ELEMENTS(hw_compat_2_5);
271 
272 GlobalProperty hw_compat_2_4[] = {
273     { "e1000", "extra_mac_registers", "off" },
274     { "virtio-pci", "x-disable-pcie", "on" },
275     { "virtio-pci", "migrate-extra", "off" },
276     { "fw_cfg_mem", "dma_enabled", "off" },
277     { "fw_cfg_io", "dma_enabled", "off" }
278 };
279 const size_t hw_compat_2_4_len = G_N_ELEMENTS(hw_compat_2_4);
280 
281 GlobalProperty hw_compat_2_3[] = {
282     { "virtio-blk-pci", "any_layout", "off" },
283     { "virtio-balloon-pci", "any_layout", "off" },
284     { "virtio-serial-pci", "any_layout", "off" },
285     { "virtio-9p-pci", "any_layout", "off" },
286     { "virtio-rng-pci", "any_layout", "off" },
287     { TYPE_PCI_DEVICE, "x-pcie-lnksta-dllla", "off" },
288     { "migration", "send-configuration", "off" },
289     { "migration", "send-section-footer", "off" },
290     { "migration", "store-global-state", "off" },
291 };
292 const size_t hw_compat_2_3_len = G_N_ELEMENTS(hw_compat_2_3);
293 
294 GlobalProperty hw_compat_2_2[] = {};
295 const size_t hw_compat_2_2_len = G_N_ELEMENTS(hw_compat_2_2);
296 
297 GlobalProperty hw_compat_2_1[] = {
298     { "intel-hda", "old_msi_addr", "on" },
299     { "VGA", "qemu-extended-regs", "off" },
300     { "secondary-vga", "qemu-extended-regs", "off" },
301     { "virtio-scsi-pci", "any_layout", "off" },
302     { "usb-mouse", "usb_version", "1" },
303     { "usb-kbd", "usb_version", "1" },
304     { "virtio-pci", "virtio-pci-bus-master-bug-migration", "on" },
305 };
306 const size_t hw_compat_2_1_len = G_N_ELEMENTS(hw_compat_2_1);
307 
308 MachineState *current_machine;
309 
310 static char *machine_get_kernel(Object *obj, Error **errp)
311 {
312     MachineState *ms = MACHINE(obj);
313 
314     return g_strdup(ms->kernel_filename);
315 }
316 
317 static void machine_set_kernel(Object *obj, const char *value, Error **errp)
318 {
319     MachineState *ms = MACHINE(obj);
320 
321     g_free(ms->kernel_filename);
322     ms->kernel_filename = g_strdup(value);
323 }
324 
325 static char *machine_get_initrd(Object *obj, Error **errp)
326 {
327     MachineState *ms = MACHINE(obj);
328 
329     return g_strdup(ms->initrd_filename);
330 }
331 
332 static void machine_set_initrd(Object *obj, const char *value, Error **errp)
333 {
334     MachineState *ms = MACHINE(obj);
335 
336     g_free(ms->initrd_filename);
337     ms->initrd_filename = g_strdup(value);
338 }
339 
340 static char *machine_get_append(Object *obj, Error **errp)
341 {
342     MachineState *ms = MACHINE(obj);
343 
344     return g_strdup(ms->kernel_cmdline);
345 }
346 
347 static void machine_set_append(Object *obj, const char *value, Error **errp)
348 {
349     MachineState *ms = MACHINE(obj);
350 
351     g_free(ms->kernel_cmdline);
352     ms->kernel_cmdline = g_strdup(value);
353 }
354 
355 static char *machine_get_dtb(Object *obj, Error **errp)
356 {
357     MachineState *ms = MACHINE(obj);
358 
359     return g_strdup(ms->dtb);
360 }
361 
362 static void machine_set_dtb(Object *obj, const char *value, Error **errp)
363 {
364     MachineState *ms = MACHINE(obj);
365 
366     g_free(ms->dtb);
367     ms->dtb = g_strdup(value);
368 }
369 
370 static char *machine_get_dumpdtb(Object *obj, Error **errp)
371 {
372     MachineState *ms = MACHINE(obj);
373 
374     return g_strdup(ms->dumpdtb);
375 }
376 
377 static void machine_set_dumpdtb(Object *obj, const char *value, Error **errp)
378 {
379     MachineState *ms = MACHINE(obj);
380 
381     g_free(ms->dumpdtb);
382     ms->dumpdtb = g_strdup(value);
383 }
384 
385 static void machine_get_phandle_start(Object *obj, Visitor *v,
386                                       const char *name, void *opaque,
387                                       Error **errp)
388 {
389     MachineState *ms = MACHINE(obj);
390     int64_t value = ms->phandle_start;
391 
392     visit_type_int(v, name, &value, errp);
393 }
394 
395 static void machine_set_phandle_start(Object *obj, Visitor *v,
396                                       const char *name, void *opaque,
397                                       Error **errp)
398 {
399     MachineState *ms = MACHINE(obj);
400     int64_t value;
401 
402     if (!visit_type_int(v, name, &value, errp)) {
403         return;
404     }
405 
406     ms->phandle_start = value;
407 }
408 
409 static char *machine_get_dt_compatible(Object *obj, Error **errp)
410 {
411     MachineState *ms = MACHINE(obj);
412 
413     return g_strdup(ms->dt_compatible);
414 }
415 
416 static void machine_set_dt_compatible(Object *obj, const char *value, Error **errp)
417 {
418     MachineState *ms = MACHINE(obj);
419 
420     g_free(ms->dt_compatible);
421     ms->dt_compatible = g_strdup(value);
422 }
423 
424 static bool machine_get_dump_guest_core(Object *obj, Error **errp)
425 {
426     MachineState *ms = MACHINE(obj);
427 
428     return ms->dump_guest_core;
429 }
430 
431 static void machine_set_dump_guest_core(Object *obj, bool value, Error **errp)
432 {
433     MachineState *ms = MACHINE(obj);
434 
435     if (!value && QEMU_MADV_DONTDUMP == QEMU_MADV_INVALID) {
436         error_setg(errp, "Dumping guest memory cannot be disabled on this host");
437         return;
438     }
439     ms->dump_guest_core = value;
440 }
441 
442 static bool machine_get_mem_merge(Object *obj, Error **errp)
443 {
444     MachineState *ms = MACHINE(obj);
445 
446     return ms->mem_merge;
447 }
448 
449 static void machine_set_mem_merge(Object *obj, bool value, Error **errp)
450 {
451     MachineState *ms = MACHINE(obj);
452 
453     if (value && QEMU_MADV_MERGEABLE == QEMU_MADV_INVALID) {
454         error_setg(errp, "Memory merging is not supported on this host");
455         return;
456     }
457     ms->mem_merge = value;
458 }
459 
460 static bool machine_get_usb(Object *obj, Error **errp)
461 {
462     MachineState *ms = MACHINE(obj);
463 
464     return ms->usb;
465 }
466 
467 static void machine_set_usb(Object *obj, bool value, Error **errp)
468 {
469     MachineState *ms = MACHINE(obj);
470 
471     ms->usb = value;
472     ms->usb_disabled = !value;
473 }
474 
475 static bool machine_get_graphics(Object *obj, Error **errp)
476 {
477     MachineState *ms = MACHINE(obj);
478 
479     return ms->enable_graphics;
480 }
481 
482 static void machine_set_graphics(Object *obj, bool value, Error **errp)
483 {
484     MachineState *ms = MACHINE(obj);
485 
486     ms->enable_graphics = value;
487 }
488 
489 static char *machine_get_firmware(Object *obj, Error **errp)
490 {
491     MachineState *ms = MACHINE(obj);
492 
493     return g_strdup(ms->firmware);
494 }
495 
496 static void machine_set_firmware(Object *obj, const char *value, Error **errp)
497 {
498     MachineState *ms = MACHINE(obj);
499 
500     g_free(ms->firmware);
501     ms->firmware = g_strdup(value);
502 }
503 
504 static void machine_set_suppress_vmdesc(Object *obj, bool value, Error **errp)
505 {
506     MachineState *ms = MACHINE(obj);
507 
508     ms->suppress_vmdesc = value;
509 }
510 
511 static bool machine_get_suppress_vmdesc(Object *obj, Error **errp)
512 {
513     MachineState *ms = MACHINE(obj);
514 
515     return ms->suppress_vmdesc;
516 }
517 
518 static char *machine_get_memory_encryption(Object *obj, Error **errp)
519 {
520     MachineState *ms = MACHINE(obj);
521 
522     if (ms->cgs) {
523         return g_strdup(object_get_canonical_path_component(OBJECT(ms->cgs)));
524     }
525 
526     return NULL;
527 }
528 
529 static void machine_set_memory_encryption(Object *obj, const char *value,
530                                         Error **errp)
531 {
532     Object *cgs =
533         object_resolve_path_component(object_get_objects_root(), value);
534 
535     if (!cgs) {
536         error_setg(errp, "No such memory encryption object '%s'", value);
537         return;
538     }
539 
540     object_property_set_link(obj, "confidential-guest-support", cgs, errp);
541 }
542 
543 static void machine_check_confidential_guest_support(const Object *obj,
544                                                      const char *name,
545                                                      Object *new_target,
546                                                      Error **errp)
547 {
548     /*
549      * So far the only constraint is that the target has the
550      * TYPE_CONFIDENTIAL_GUEST_SUPPORT interface, and that's checked
551      * by the QOM core
552      */
553 }
554 
555 static bool machine_get_nvdimm(Object *obj, Error **errp)
556 {
557     MachineState *ms = MACHINE(obj);
558 
559     return ms->nvdimms_state->is_enabled;
560 }
561 
562 static void machine_set_nvdimm(Object *obj, bool value, Error **errp)
563 {
564     MachineState *ms = MACHINE(obj);
565 
566     ms->nvdimms_state->is_enabled = value;
567 }
568 
569 static bool machine_get_hmat(Object *obj, Error **errp)
570 {
571     MachineState *ms = MACHINE(obj);
572 
573     return ms->numa_state->hmat_enabled;
574 }
575 
576 static void machine_set_hmat(Object *obj, bool value, Error **errp)
577 {
578     MachineState *ms = MACHINE(obj);
579 
580     ms->numa_state->hmat_enabled = value;
581 }
582 
583 static void machine_get_mem(Object *obj, Visitor *v, const char *name,
584                             void *opaque, Error **errp)
585 {
586     MachineState *ms = MACHINE(obj);
587     MemorySizeConfiguration mem = {
588         .has_size = true,
589         .size = ms->ram_size,
590         .has_max_size = !!ms->ram_slots,
591         .max_size = ms->maxram_size,
592         .has_slots = !!ms->ram_slots,
593         .slots = ms->ram_slots,
594     };
595     MemorySizeConfiguration *p_mem = &mem;
596 
597     visit_type_MemorySizeConfiguration(v, name, &p_mem, &error_abort);
598 }
599 
600 static void machine_set_mem(Object *obj, Visitor *v, const char *name,
601                             void *opaque, Error **errp)
602 {
603     ERRP_GUARD();
604     MachineState *ms = MACHINE(obj);
605     MachineClass *mc = MACHINE_GET_CLASS(obj);
606     MemorySizeConfiguration *mem;
607 
608     if (!visit_type_MemorySizeConfiguration(v, name, &mem, errp)) {
609         return;
610     }
611 
612     if (!mem->has_size) {
613         mem->has_size = true;
614         mem->size = mc->default_ram_size;
615     }
616     mem->size = QEMU_ALIGN_UP(mem->size, 8192);
617     if (mc->fixup_ram_size) {
618         mem->size = mc->fixup_ram_size(mem->size);
619     }
620     if ((ram_addr_t)mem->size != mem->size) {
621         error_setg(errp, "ram size too large");
622         goto out_free;
623     }
624 
625     if (mem->has_max_size) {
626         if (mem->max_size < mem->size) {
627             error_setg(errp, "invalid value of maxmem: "
628                        "maximum memory size (0x%" PRIx64 ") must be at least "
629                        "the initial memory size (0x%" PRIx64 ")",
630                        mem->max_size, mem->size);
631             goto out_free;
632         }
633         if (mem->has_slots && mem->slots && mem->max_size == mem->size) {
634             error_setg(errp, "invalid value of maxmem: "
635                        "memory slots were specified but maximum memory size "
636                        "(0x%" PRIx64 ") is equal to the initial memory size "
637                        "(0x%" PRIx64 ")", mem->max_size, mem->size);
638             goto out_free;
639         }
640         ms->maxram_size = mem->max_size;
641     } else {
642         if (mem->has_slots) {
643             error_setg(errp, "slots specified but no max-size");
644             goto out_free;
645         }
646         ms->maxram_size = mem->size;
647     }
648     ms->ram_size = mem->size;
649     ms->ram_slots = mem->has_slots ? mem->slots : 0;
650 out_free:
651     qapi_free_MemorySizeConfiguration(mem);
652 }
653 
654 static char *machine_get_nvdimm_persistence(Object *obj, Error **errp)
655 {
656     MachineState *ms = MACHINE(obj);
657 
658     return g_strdup(ms->nvdimms_state->persistence_string);
659 }
660 
661 static void machine_set_nvdimm_persistence(Object *obj, const char *value,
662                                            Error **errp)
663 {
664     MachineState *ms = MACHINE(obj);
665     NVDIMMState *nvdimms_state = ms->nvdimms_state;
666 
667     if (strcmp(value, "cpu") == 0) {
668         nvdimms_state->persistence = 3;
669     } else if (strcmp(value, "mem-ctrl") == 0) {
670         nvdimms_state->persistence = 2;
671     } else {
672         error_setg(errp, "-machine nvdimm-persistence=%s: unsupported option",
673                    value);
674         return;
675     }
676 
677     g_free(nvdimms_state->persistence_string);
678     nvdimms_state->persistence_string = g_strdup(value);
679 }
680 
681 void machine_class_allow_dynamic_sysbus_dev(MachineClass *mc, const char *type)
682 {
683     QAPI_LIST_PREPEND(mc->allowed_dynamic_sysbus_devices, g_strdup(type));
684 }
685 
686 bool device_is_dynamic_sysbus(MachineClass *mc, DeviceState *dev)
687 {
688     Object *obj = OBJECT(dev);
689 
690     if (!object_dynamic_cast(obj, TYPE_SYS_BUS_DEVICE)) {
691         return false;
692     }
693 
694     return device_type_is_dynamic_sysbus(mc, object_get_typename(obj));
695 }
696 
697 bool device_type_is_dynamic_sysbus(MachineClass *mc, const char *type)
698 {
699     bool allowed = false;
700     strList *wl;
701     ObjectClass *klass = object_class_by_name(type);
702 
703     for (wl = mc->allowed_dynamic_sysbus_devices;
704          !allowed && wl;
705          wl = wl->next) {
706         allowed |= !!object_class_dynamic_cast(klass, wl->value);
707     }
708 
709     return allowed;
710 }
711 
712 static char *machine_get_audiodev(Object *obj, Error **errp)
713 {
714     MachineState *ms = MACHINE(obj);
715 
716     return g_strdup(ms->audiodev);
717 }
718 
719 static void machine_set_audiodev(Object *obj, const char *value,
720                                  Error **errp)
721 {
722     MachineState *ms = MACHINE(obj);
723 
724     if (!audio_state_by_name(value, errp)) {
725         return;
726     }
727 
728     g_free(ms->audiodev);
729     ms->audiodev = g_strdup(value);
730 }
731 
732 HotpluggableCPUList *machine_query_hotpluggable_cpus(MachineState *machine)
733 {
734     int i;
735     HotpluggableCPUList *head = NULL;
736     MachineClass *mc = MACHINE_GET_CLASS(machine);
737 
738     /* force board to initialize possible_cpus if it hasn't been done yet */
739     mc->possible_cpu_arch_ids(machine);
740 
741     for (i = 0; i < machine->possible_cpus->len; i++) {
742         CPUState *cpu;
743         HotpluggableCPU *cpu_item = g_new0(typeof(*cpu_item), 1);
744 
745         cpu_item->type = g_strdup(machine->possible_cpus->cpus[i].type);
746         cpu_item->vcpus_count = machine->possible_cpus->cpus[i].vcpus_count;
747         cpu_item->props = g_memdup(&machine->possible_cpus->cpus[i].props,
748                                    sizeof(*cpu_item->props));
749 
750         cpu = machine->possible_cpus->cpus[i].cpu;
751         if (cpu) {
752             cpu_item->qom_path = object_get_canonical_path(OBJECT(cpu));
753         }
754         QAPI_LIST_PREPEND(head, cpu_item);
755     }
756     return head;
757 }
758 
759 /**
760  * machine_set_cpu_numa_node:
761  * @machine: machine object to modify
762  * @props: specifies which cpu objects to assign to
763  *         numa node specified by @props.node_id
764  * @errp: if an error occurs, a pointer to an area to store the error
765  *
766  * Associate NUMA node specified by @props.node_id with cpu slots that
767  * match socket/core/thread-ids specified by @props. It's recommended to use
768  * query-hotpluggable-cpus.props values to specify affected cpu slots,
769  * which would lead to exact 1:1 mapping of cpu slots to NUMA node.
770  *
771  * However for CLI convenience it's possible to pass in subset of properties,
772  * which would affect all cpu slots that match it.
773  * Ex for pc machine:
774  *    -smp 4,cores=2,sockets=2 -numa node,nodeid=0 -numa node,nodeid=1 \
775  *    -numa cpu,node-id=0,socket_id=0 \
776  *    -numa cpu,node-id=1,socket_id=1
777  * will assign all child cores of socket 0 to node 0 and
778  * of socket 1 to node 1.
779  *
780  * On attempt of reassigning (already assigned) cpu slot to another NUMA node,
781  * return error.
782  * Empty subset is disallowed and function will return with error in this case.
783  */
784 void machine_set_cpu_numa_node(MachineState *machine,
785                                const CpuInstanceProperties *props, Error **errp)
786 {
787     MachineClass *mc = MACHINE_GET_CLASS(machine);
788     NodeInfo *numa_info = machine->numa_state->nodes;
789     bool match = false;
790     int i;
791 
792     if (!mc->possible_cpu_arch_ids) {
793         error_setg(errp, "mapping of CPUs to NUMA node is not supported");
794         return;
795     }
796 
797     /* disabling node mapping is not supported, forbid it */
798     assert(props->has_node_id);
799 
800     /* force board to initialize possible_cpus if it hasn't been done yet */
801     mc->possible_cpu_arch_ids(machine);
802 
803     for (i = 0; i < machine->possible_cpus->len; i++) {
804         CPUArchId *slot = &machine->possible_cpus->cpus[i];
805 
806         /* reject unsupported by board properties */
807         if (props->has_thread_id && !slot->props.has_thread_id) {
808             error_setg(errp, "thread-id is not supported");
809             return;
810         }
811 
812         if (props->has_core_id && !slot->props.has_core_id) {
813             error_setg(errp, "core-id is not supported");
814             return;
815         }
816 
817         if (props->has_module_id && !slot->props.has_module_id) {
818             error_setg(errp, "module-id is not supported");
819             return;
820         }
821 
822         if (props->has_cluster_id && !slot->props.has_cluster_id) {
823             error_setg(errp, "cluster-id is not supported");
824             return;
825         }
826 
827         if (props->has_socket_id && !slot->props.has_socket_id) {
828             error_setg(errp, "socket-id is not supported");
829             return;
830         }
831 
832         if (props->has_die_id && !slot->props.has_die_id) {
833             error_setg(errp, "die-id is not supported");
834             return;
835         }
836 
837         /* skip slots with explicit mismatch */
838         if (props->has_thread_id && props->thread_id != slot->props.thread_id) {
839                 continue;
840         }
841 
842         if (props->has_core_id && props->core_id != slot->props.core_id) {
843                 continue;
844         }
845 
846         if (props->has_module_id &&
847             props->module_id != slot->props.module_id) {
848                 continue;
849         }
850 
851         if (props->has_cluster_id &&
852             props->cluster_id != slot->props.cluster_id) {
853                 continue;
854         }
855 
856         if (props->has_die_id && props->die_id != slot->props.die_id) {
857                 continue;
858         }
859 
860         if (props->has_socket_id && props->socket_id != slot->props.socket_id) {
861                 continue;
862         }
863 
864         /* reject assignment if slot is already assigned, for compatibility
865          * of legacy cpu_index mapping with SPAPR core based mapping do not
866          * error out if cpu thread and matched core have the same node-id */
867         if (slot->props.has_node_id &&
868             slot->props.node_id != props->node_id) {
869             error_setg(errp, "CPU is already assigned to node-id: %" PRId64,
870                        slot->props.node_id);
871             return;
872         }
873 
874         /* assign slot to node as it's matched '-numa cpu' key */
875         match = true;
876         slot->props.node_id = props->node_id;
877         slot->props.has_node_id = props->has_node_id;
878 
879         if (machine->numa_state->hmat_enabled) {
880             if ((numa_info[props->node_id].initiator < MAX_NODES) &&
881                 (props->node_id != numa_info[props->node_id].initiator)) {
882                 error_setg(errp, "The initiator of CPU NUMA node %" PRId64
883                            " should be itself (got %" PRIu16 ")",
884                            props->node_id, numa_info[props->node_id].initiator);
885                 return;
886             }
887             numa_info[props->node_id].has_cpu = true;
888             numa_info[props->node_id].initiator = props->node_id;
889         }
890     }
891 
892     if (!match) {
893         error_setg(errp, "no match found");
894     }
895 }
896 
897 static void machine_get_smp(Object *obj, Visitor *v, const char *name,
898                             void *opaque, Error **errp)
899 {
900     MachineState *ms = MACHINE(obj);
901     SMPConfiguration *config = &(SMPConfiguration){
902         .has_cpus = true, .cpus = ms->smp.cpus,
903         .has_drawers = true, .drawers = ms->smp.drawers,
904         .has_books = true, .books = ms->smp.books,
905         .has_sockets = true, .sockets = ms->smp.sockets,
906         .has_dies = true, .dies = ms->smp.dies,
907         .has_clusters = true, .clusters = ms->smp.clusters,
908         .has_modules = true, .modules = ms->smp.modules,
909         .has_cores = true, .cores = ms->smp.cores,
910         .has_threads = true, .threads = ms->smp.threads,
911         .has_maxcpus = true, .maxcpus = ms->smp.max_cpus,
912     };
913 
914     if (!visit_type_SMPConfiguration(v, name, &config, &error_abort)) {
915         return;
916     }
917 }
918 
919 static void machine_set_smp(Object *obj, Visitor *v, const char *name,
920                             void *opaque, Error **errp)
921 {
922     MachineState *ms = MACHINE(obj);
923     g_autoptr(SMPConfiguration) config = NULL;
924 
925     if (!visit_type_SMPConfiguration(v, name, &config, errp)) {
926         return;
927     }
928 
929     machine_parse_smp_config(ms, config, errp);
930 }
931 
932 static void machine_get_boot(Object *obj, Visitor *v, const char *name,
933                             void *opaque, Error **errp)
934 {
935     MachineState *ms = MACHINE(obj);
936     BootConfiguration *config = &ms->boot_config;
937     visit_type_BootConfiguration(v, name, &config, &error_abort);
938 }
939 
940 static void machine_free_boot_config(MachineState *ms)
941 {
942     g_free(ms->boot_config.order);
943     g_free(ms->boot_config.once);
944     g_free(ms->boot_config.splash);
945 }
946 
947 static void machine_copy_boot_config(MachineState *ms, BootConfiguration *config)
948 {
949     MachineClass *machine_class = MACHINE_GET_CLASS(ms);
950 
951     machine_free_boot_config(ms);
952     ms->boot_config = *config;
953     if (!config->order) {
954         ms->boot_config.order = g_strdup(machine_class->default_boot_order);
955     }
956 }
957 
958 static void machine_set_boot(Object *obj, Visitor *v, const char *name,
959                             void *opaque, Error **errp)
960 {
961     ERRP_GUARD();
962     MachineState *ms = MACHINE(obj);
963     BootConfiguration *config = NULL;
964 
965     if (!visit_type_BootConfiguration(v, name, &config, errp)) {
966         return;
967     }
968     if (config->order) {
969         validate_bootdevices(config->order, errp);
970         if (*errp) {
971             goto out_free;
972         }
973     }
974     if (config->once) {
975         validate_bootdevices(config->once, errp);
976         if (*errp) {
977             goto out_free;
978         }
979     }
980 
981     machine_copy_boot_config(ms, config);
982     /* Strings live in ms->boot_config.  */
983     free(config);
984     return;
985 
986 out_free:
987     qapi_free_BootConfiguration(config);
988 }
989 
990 void machine_add_audiodev_property(MachineClass *mc)
991 {
992     ObjectClass *oc = OBJECT_CLASS(mc);
993 
994     object_class_property_add_str(oc, "audiodev",
995                                   machine_get_audiodev,
996                                   machine_set_audiodev);
997     object_class_property_set_description(oc, "audiodev",
998                                           "Audiodev to use for default machine devices");
999 }
1000 
1001 static void machine_class_init(ObjectClass *oc, void *data)
1002 {
1003     MachineClass *mc = MACHINE_CLASS(oc);
1004 
1005     /* Default 128 MB as guest ram size */
1006     mc->default_ram_size = 128 * MiB;
1007     mc->rom_file_has_mr = true;
1008 
1009     /* numa node memory size aligned on 8MB by default.
1010      * On Linux, each node's border has to be 8MB aligned
1011      */
1012     mc->numa_mem_align_shift = 23;
1013 
1014     object_class_property_add_str(oc, "kernel",
1015         machine_get_kernel, machine_set_kernel);
1016     object_class_property_set_description(oc, "kernel",
1017         "Linux kernel image file");
1018 
1019     object_class_property_add_str(oc, "initrd",
1020         machine_get_initrd, machine_set_initrd);
1021     object_class_property_set_description(oc, "initrd",
1022         "Linux initial ramdisk file");
1023 
1024     object_class_property_add_str(oc, "append",
1025         machine_get_append, machine_set_append);
1026     object_class_property_set_description(oc, "append",
1027         "Linux kernel command line");
1028 
1029     object_class_property_add_str(oc, "dtb",
1030         machine_get_dtb, machine_set_dtb);
1031     object_class_property_set_description(oc, "dtb",
1032         "Linux kernel device tree file");
1033 
1034     object_class_property_add_str(oc, "dumpdtb",
1035         machine_get_dumpdtb, machine_set_dumpdtb);
1036     object_class_property_set_description(oc, "dumpdtb",
1037         "Dump current dtb to a file and quit");
1038 
1039     object_class_property_add(oc, "boot", "BootConfiguration",
1040         machine_get_boot, machine_set_boot,
1041         NULL, NULL);
1042     object_class_property_set_description(oc, "boot",
1043         "Boot configuration");
1044 
1045     object_class_property_add(oc, "smp", "SMPConfiguration",
1046         machine_get_smp, machine_set_smp,
1047         NULL, NULL);
1048     object_class_property_set_description(oc, "smp",
1049         "CPU topology");
1050 
1051     object_class_property_add(oc, "phandle-start", "int",
1052         machine_get_phandle_start, machine_set_phandle_start,
1053         NULL, NULL);
1054     object_class_property_set_description(oc, "phandle-start",
1055         "The first phandle ID we may generate dynamically");
1056 
1057     object_class_property_add_str(oc, "dt-compatible",
1058         machine_get_dt_compatible, machine_set_dt_compatible);
1059     object_class_property_set_description(oc, "dt-compatible",
1060         "Overrides the \"compatible\" property of the dt root node");
1061 
1062     object_class_property_add_bool(oc, "dump-guest-core",
1063         machine_get_dump_guest_core, machine_set_dump_guest_core);
1064     object_class_property_set_description(oc, "dump-guest-core",
1065         "Include guest memory in a core dump");
1066 
1067     object_class_property_add_bool(oc, "mem-merge",
1068         machine_get_mem_merge, machine_set_mem_merge);
1069     object_class_property_set_description(oc, "mem-merge",
1070         "Enable/disable memory merge support");
1071 
1072     object_class_property_add_bool(oc, "usb",
1073         machine_get_usb, machine_set_usb);
1074     object_class_property_set_description(oc, "usb",
1075         "Set on/off to enable/disable usb");
1076 
1077     object_class_property_add_bool(oc, "graphics",
1078         machine_get_graphics, machine_set_graphics);
1079     object_class_property_set_description(oc, "graphics",
1080         "Set on/off to enable/disable graphics emulation");
1081 
1082     object_class_property_add_str(oc, "firmware",
1083         machine_get_firmware, machine_set_firmware);
1084     object_class_property_set_description(oc, "firmware",
1085         "Firmware image");
1086 
1087     object_class_property_add_bool(oc, "suppress-vmdesc",
1088         machine_get_suppress_vmdesc, machine_set_suppress_vmdesc);
1089     object_class_property_set_description(oc, "suppress-vmdesc",
1090         "Set on to disable self-describing migration");
1091 
1092     object_class_property_add_link(oc, "confidential-guest-support",
1093                                    TYPE_CONFIDENTIAL_GUEST_SUPPORT,
1094                                    offsetof(MachineState, cgs),
1095                                    machine_check_confidential_guest_support,
1096                                    OBJ_PROP_LINK_STRONG);
1097     object_class_property_set_description(oc, "confidential-guest-support",
1098                                           "Set confidential guest scheme to support");
1099 
1100     /* For compatibility */
1101     object_class_property_add_str(oc, "memory-encryption",
1102         machine_get_memory_encryption, machine_set_memory_encryption);
1103     object_class_property_set_description(oc, "memory-encryption",
1104         "Set memory encryption object to use");
1105 
1106     object_class_property_add_link(oc, "memory-backend", TYPE_MEMORY_BACKEND,
1107                                    offsetof(MachineState, memdev), object_property_allow_set_link,
1108                                    OBJ_PROP_LINK_STRONG);
1109     object_class_property_set_description(oc, "memory-backend",
1110                                           "Set RAM backend"
1111                                           "Valid value is ID of hostmem based backend");
1112 
1113     object_class_property_add(oc, "memory", "MemorySizeConfiguration",
1114         machine_get_mem, machine_set_mem,
1115         NULL, NULL);
1116     object_class_property_set_description(oc, "memory",
1117         "Memory size configuration");
1118 }
1119 
1120 static void machine_class_base_init(ObjectClass *oc, void *data)
1121 {
1122     MachineClass *mc = MACHINE_CLASS(oc);
1123     mc->max_cpus = mc->max_cpus ?: 1;
1124     mc->min_cpus = mc->min_cpus ?: 1;
1125     mc->default_cpus = mc->default_cpus ?: 1;
1126 
1127     if (!object_class_is_abstract(oc)) {
1128         const char *cname = object_class_get_name(oc);
1129         assert(g_str_has_suffix(cname, TYPE_MACHINE_SUFFIX));
1130         mc->name = g_strndup(cname,
1131                             strlen(cname) - strlen(TYPE_MACHINE_SUFFIX));
1132         mc->compat_props = g_ptr_array_new();
1133     }
1134 }
1135 
1136 static void machine_initfn(Object *obj)
1137 {
1138     MachineState *ms = MACHINE(obj);
1139     MachineClass *mc = MACHINE_GET_CLASS(obj);
1140 
1141     container_get(obj, "/peripheral");
1142     container_get(obj, "/peripheral-anon");
1143 
1144     ms->dump_guest_core = true;
1145     ms->mem_merge = (QEMU_MADV_MERGEABLE != QEMU_MADV_INVALID);
1146     ms->enable_graphics = true;
1147     ms->kernel_cmdline = g_strdup("");
1148     ms->ram_size = mc->default_ram_size;
1149     ms->maxram_size = mc->default_ram_size;
1150 
1151     if (mc->nvdimm_supported) {
1152         ms->nvdimms_state = g_new0(NVDIMMState, 1);
1153         object_property_add_bool(obj, "nvdimm",
1154                                  machine_get_nvdimm, machine_set_nvdimm);
1155         object_property_set_description(obj, "nvdimm",
1156                                         "Set on/off to enable/disable "
1157                                         "NVDIMM instantiation");
1158 
1159         object_property_add_str(obj, "nvdimm-persistence",
1160                                 machine_get_nvdimm_persistence,
1161                                 machine_set_nvdimm_persistence);
1162         object_property_set_description(obj, "nvdimm-persistence",
1163                                         "Set NVDIMM persistence"
1164                                         "Valid values are cpu, mem-ctrl");
1165     }
1166 
1167     if (mc->cpu_index_to_instance_props && mc->get_default_cpu_node_id) {
1168         ms->numa_state = g_new0(NumaState, 1);
1169         object_property_add_bool(obj, "hmat",
1170                                  machine_get_hmat, machine_set_hmat);
1171         object_property_set_description(obj, "hmat",
1172                                         "Set on/off to enable/disable "
1173                                         "ACPI Heterogeneous Memory Attribute "
1174                                         "Table (HMAT)");
1175     }
1176 
1177     /* default to mc->default_cpus */
1178     ms->smp.cpus = mc->default_cpus;
1179     ms->smp.max_cpus = mc->default_cpus;
1180     ms->smp.drawers = 1;
1181     ms->smp.books = 1;
1182     ms->smp.sockets = 1;
1183     ms->smp.dies = 1;
1184     ms->smp.clusters = 1;
1185     ms->smp.modules = 1;
1186     ms->smp.cores = 1;
1187     ms->smp.threads = 1;
1188 
1189     machine_copy_boot_config(ms, &(BootConfiguration){ 0 });
1190 }
1191 
1192 static void machine_finalize(Object *obj)
1193 {
1194     MachineState *ms = MACHINE(obj);
1195 
1196     machine_free_boot_config(ms);
1197     g_free(ms->kernel_filename);
1198     g_free(ms->initrd_filename);
1199     g_free(ms->kernel_cmdline);
1200     g_free(ms->dtb);
1201     g_free(ms->dumpdtb);
1202     g_free(ms->dt_compatible);
1203     g_free(ms->firmware);
1204     g_free(ms->device_memory);
1205     g_free(ms->nvdimms_state);
1206     g_free(ms->numa_state);
1207     g_free(ms->audiodev);
1208 }
1209 
1210 bool machine_usb(MachineState *machine)
1211 {
1212     return machine->usb;
1213 }
1214 
1215 int machine_phandle_start(MachineState *machine)
1216 {
1217     return machine->phandle_start;
1218 }
1219 
1220 bool machine_dump_guest_core(MachineState *machine)
1221 {
1222     return machine->dump_guest_core;
1223 }
1224 
1225 bool machine_mem_merge(MachineState *machine)
1226 {
1227     return machine->mem_merge;
1228 }
1229 
1230 bool machine_require_guest_memfd(MachineState *machine)
1231 {
1232     return machine->cgs && machine->cgs->require_guest_memfd;
1233 }
1234 
1235 static char *cpu_slot_to_string(const CPUArchId *cpu)
1236 {
1237     GString *s = g_string_new(NULL);
1238     if (cpu->props.has_socket_id) {
1239         g_string_append_printf(s, "socket-id: %"PRId64, cpu->props.socket_id);
1240     }
1241     if (cpu->props.has_die_id) {
1242         if (s->len) {
1243             g_string_append_printf(s, ", ");
1244         }
1245         g_string_append_printf(s, "die-id: %"PRId64, cpu->props.die_id);
1246     }
1247     if (cpu->props.has_cluster_id) {
1248         if (s->len) {
1249             g_string_append_printf(s, ", ");
1250         }
1251         g_string_append_printf(s, "cluster-id: %"PRId64, cpu->props.cluster_id);
1252     }
1253     if (cpu->props.has_module_id) {
1254         if (s->len) {
1255             g_string_append_printf(s, ", ");
1256         }
1257         g_string_append_printf(s, "module-id: %"PRId64, cpu->props.module_id);
1258     }
1259     if (cpu->props.has_core_id) {
1260         if (s->len) {
1261             g_string_append_printf(s, ", ");
1262         }
1263         g_string_append_printf(s, "core-id: %"PRId64, cpu->props.core_id);
1264     }
1265     if (cpu->props.has_thread_id) {
1266         if (s->len) {
1267             g_string_append_printf(s, ", ");
1268         }
1269         g_string_append_printf(s, "thread-id: %"PRId64, cpu->props.thread_id);
1270     }
1271     return g_string_free(s, false);
1272 }
1273 
1274 static void numa_validate_initiator(NumaState *numa_state)
1275 {
1276     int i;
1277     NodeInfo *numa_info = numa_state->nodes;
1278 
1279     for (i = 0; i < numa_state->num_nodes; i++) {
1280         if (numa_info[i].initiator == MAX_NODES) {
1281             continue;
1282         }
1283 
1284         if (!numa_info[numa_info[i].initiator].present) {
1285             error_report("NUMA node %" PRIu16 " is missing, use "
1286                          "'-numa node' option to declare it first",
1287                          numa_info[i].initiator);
1288             exit(1);
1289         }
1290 
1291         if (!numa_info[numa_info[i].initiator].has_cpu) {
1292             error_report("The initiator of NUMA node %d is invalid", i);
1293             exit(1);
1294         }
1295     }
1296 }
1297 
1298 static void machine_numa_finish_cpu_init(MachineState *machine)
1299 {
1300     int i;
1301     bool default_mapping;
1302     GString *s = g_string_new(NULL);
1303     MachineClass *mc = MACHINE_GET_CLASS(machine);
1304     const CPUArchIdList *possible_cpus = mc->possible_cpu_arch_ids(machine);
1305 
1306     assert(machine->numa_state->num_nodes);
1307     for (i = 0; i < possible_cpus->len; i++) {
1308         if (possible_cpus->cpus[i].props.has_node_id) {
1309             break;
1310         }
1311     }
1312     default_mapping = (i == possible_cpus->len);
1313 
1314     for (i = 0; i < possible_cpus->len; i++) {
1315         const CPUArchId *cpu_slot = &possible_cpus->cpus[i];
1316 
1317         if (!cpu_slot->props.has_node_id) {
1318             /* fetch default mapping from board and enable it */
1319             CpuInstanceProperties props = cpu_slot->props;
1320 
1321             props.node_id = mc->get_default_cpu_node_id(machine, i);
1322             if (!default_mapping) {
1323                 /* record slots with not set mapping,
1324                  * TODO: make it hard error in future */
1325                 char *cpu_str = cpu_slot_to_string(cpu_slot);
1326                 g_string_append_printf(s, "%sCPU %d [%s]",
1327                                        s->len ? ", " : "", i, cpu_str);
1328                 g_free(cpu_str);
1329 
1330                 /* non mapped cpus used to fallback to node 0 */
1331                 props.node_id = 0;
1332             }
1333 
1334             props.has_node_id = true;
1335             machine_set_cpu_numa_node(machine, &props, &error_fatal);
1336         }
1337     }
1338 
1339     if (machine->numa_state->hmat_enabled) {
1340         numa_validate_initiator(machine->numa_state);
1341     }
1342 
1343     if (s->len && !qtest_enabled()) {
1344         warn_report("CPU(s) not present in any NUMA nodes: %s",
1345                     s->str);
1346         warn_report("All CPU(s) up to maxcpus should be described "
1347                     "in NUMA config, ability to start up with partial NUMA "
1348                     "mappings is obsoleted and will be removed in future");
1349     }
1350     g_string_free(s, true);
1351 }
1352 
1353 static void validate_cpu_cluster_to_numa_boundary(MachineState *ms)
1354 {
1355     MachineClass *mc = MACHINE_GET_CLASS(ms);
1356     NumaState *state = ms->numa_state;
1357     const CPUArchIdList *possible_cpus = mc->possible_cpu_arch_ids(ms);
1358     const CPUArchId *cpus = possible_cpus->cpus;
1359     int i, j;
1360 
1361     if (qtest_enabled() || state->num_nodes <= 1 || possible_cpus->len <= 1) {
1362         return;
1363     }
1364 
1365     /*
1366      * The Linux scheduling domain can't be parsed when the multiple CPUs
1367      * in one cluster have been associated with different NUMA nodes. However,
1368      * it's fine to associate one NUMA node with CPUs in different clusters.
1369      */
1370     for (i = 0; i < possible_cpus->len; i++) {
1371         for (j = i + 1; j < possible_cpus->len; j++) {
1372             if (cpus[i].props.has_socket_id &&
1373                 cpus[i].props.has_cluster_id &&
1374                 cpus[i].props.has_node_id &&
1375                 cpus[j].props.has_socket_id &&
1376                 cpus[j].props.has_cluster_id &&
1377                 cpus[j].props.has_node_id &&
1378                 cpus[i].props.socket_id == cpus[j].props.socket_id &&
1379                 cpus[i].props.cluster_id == cpus[j].props.cluster_id &&
1380                 cpus[i].props.node_id != cpus[j].props.node_id) {
1381                 warn_report("CPU-%d and CPU-%d in socket-%" PRId64 "-cluster-%" PRId64
1382                              " have been associated with node-%" PRId64 " and node-%" PRId64
1383                              " respectively. It can cause OSes like Linux to"
1384                              " misbehave", i, j, cpus[i].props.socket_id,
1385                              cpus[i].props.cluster_id, cpus[i].props.node_id,
1386                              cpus[j].props.node_id);
1387             }
1388         }
1389     }
1390 }
1391 
1392 MemoryRegion *machine_consume_memdev(MachineState *machine,
1393                                      HostMemoryBackend *backend)
1394 {
1395     MemoryRegion *ret = host_memory_backend_get_memory(backend);
1396 
1397     if (host_memory_backend_is_mapped(backend)) {
1398         error_report("memory backend %s can't be used multiple times.",
1399                      object_get_canonical_path_component(OBJECT(backend)));
1400         exit(EXIT_FAILURE);
1401     }
1402     host_memory_backend_set_mapped(backend, true);
1403     vmstate_register_ram_global(ret);
1404     return ret;
1405 }
1406 
1407 static bool create_default_memdev(MachineState *ms, const char *path, Error **errp)
1408 {
1409     Object *obj;
1410     MachineClass *mc = MACHINE_GET_CLASS(ms);
1411     bool r = false;
1412 
1413     obj = object_new(path ? TYPE_MEMORY_BACKEND_FILE : TYPE_MEMORY_BACKEND_RAM);
1414     if (path) {
1415         if (!object_property_set_str(obj, "mem-path", path, errp)) {
1416             goto out;
1417         }
1418     }
1419     if (!object_property_set_int(obj, "size", ms->ram_size, errp)) {
1420         goto out;
1421     }
1422     object_property_add_child(object_get_objects_root(), mc->default_ram_id,
1423                               obj);
1424     /* Ensure backend's memory region name is equal to mc->default_ram_id */
1425     if (!object_property_set_bool(obj, "x-use-canonical-path-for-ramblock-id",
1426                              false, errp)) {
1427         goto out;
1428     }
1429     if (!user_creatable_complete(USER_CREATABLE(obj), errp)) {
1430         goto out;
1431     }
1432     r = object_property_set_link(OBJECT(ms), "memory-backend", obj, errp);
1433 
1434 out:
1435     object_unref(obj);
1436     return r;
1437 }
1438 
1439 const char *machine_class_default_cpu_type(MachineClass *mc)
1440 {
1441     if (mc->valid_cpu_types && !mc->valid_cpu_types[1]) {
1442         /* Only a single CPU type allowed: use it as default. */
1443         return mc->valid_cpu_types[0];
1444     }
1445     return mc->default_cpu_type;
1446 }
1447 
1448 static bool is_cpu_type_supported(const MachineState *machine, Error **errp)
1449 {
1450     MachineClass *mc = MACHINE_GET_CLASS(machine);
1451     ObjectClass *oc = object_class_by_name(machine->cpu_type);
1452     CPUClass *cc;
1453     int i;
1454 
1455     /*
1456      * Check if the user specified CPU type is supported when the valid
1457      * CPU types have been determined. Note that the user specified CPU
1458      * type is provided through '-cpu' option.
1459      */
1460     if (mc->valid_cpu_types) {
1461         assert(mc->valid_cpu_types[0] != NULL);
1462         for (i = 0; mc->valid_cpu_types[i]; i++) {
1463             if (object_class_dynamic_cast(oc, mc->valid_cpu_types[i])) {
1464                 break;
1465             }
1466         }
1467 
1468         /* The user specified CPU type isn't valid */
1469         if (!mc->valid_cpu_types[i]) {
1470             g_autofree char *requested = cpu_model_from_type(machine->cpu_type);
1471             error_setg(errp, "Invalid CPU model: %s", requested);
1472             if (!mc->valid_cpu_types[1]) {
1473                 g_autofree char *model = cpu_model_from_type(
1474                                                  mc->valid_cpu_types[0]);
1475                 error_append_hint(errp, "The only valid type is: %s\n", model);
1476             } else {
1477                 error_append_hint(errp, "The valid models are: ");
1478                 for (i = 0; mc->valid_cpu_types[i]; i++) {
1479                     g_autofree char *model = cpu_model_from_type(
1480                                                  mc->valid_cpu_types[i]);
1481                     error_append_hint(errp, "%s%s",
1482                                       model,
1483                                       mc->valid_cpu_types[i + 1] ? ", " : "");
1484                 }
1485                 error_append_hint(errp, "\n");
1486             }
1487 
1488             return false;
1489         }
1490     }
1491 
1492     /* Check if CPU type is deprecated and warn if so */
1493     cc = CPU_CLASS(oc);
1494     assert(cc != NULL);
1495     if (cc->deprecation_note) {
1496         warn_report("CPU model %s is deprecated -- %s",
1497                     machine->cpu_type, cc->deprecation_note);
1498     }
1499 
1500     return true;
1501 }
1502 
1503 void machine_run_board_init(MachineState *machine, const char *mem_path, Error **errp)
1504 {
1505     ERRP_GUARD();
1506     MachineClass *machine_class = MACHINE_GET_CLASS(machine);
1507 
1508     /* This checkpoint is required by replay to separate prior clock
1509        reading from the other reads, because timer polling functions query
1510        clock values from the log. */
1511     replay_checkpoint(CHECKPOINT_INIT);
1512 
1513     if (!xen_enabled()) {
1514         /* On 32-bit hosts, QEMU is limited by virtual address space */
1515         if (machine->ram_size > (2047 << 20) && HOST_LONG_BITS == 32) {
1516             error_setg(errp, "at most 2047 MB RAM can be simulated");
1517             return;
1518         }
1519     }
1520 
1521     if (machine->memdev) {
1522         ram_addr_t backend_size = object_property_get_uint(OBJECT(machine->memdev),
1523                                                            "size",  &error_abort);
1524         if (backend_size != machine->ram_size) {
1525             error_setg(errp, "Machine memory size does not match the size of the memory backend");
1526             return;
1527         }
1528     } else if (machine_class->default_ram_id && machine->ram_size &&
1529                numa_uses_legacy_mem()) {
1530         if (object_property_find(object_get_objects_root(),
1531                                  machine_class->default_ram_id)) {
1532             error_setg(errp, "object's id '%s' is reserved for the default"
1533                 " RAM backend, it can't be used for any other purposes",
1534                 machine_class->default_ram_id);
1535             error_append_hint(errp,
1536                 "Change the object's 'id' to something else or disable"
1537                 " automatic creation of the default RAM backend by setting"
1538                 " 'memory-backend=%s' with '-machine'.\n",
1539                 machine_class->default_ram_id);
1540             return;
1541         }
1542         if (!create_default_memdev(current_machine, mem_path, errp)) {
1543             return;
1544         }
1545     }
1546 
1547     if (machine->numa_state) {
1548         numa_complete_configuration(machine);
1549         if (machine->numa_state->num_nodes) {
1550             machine_numa_finish_cpu_init(machine);
1551             if (machine_class->cpu_cluster_has_numa_boundary) {
1552                 validate_cpu_cluster_to_numa_boundary(machine);
1553             }
1554         }
1555     }
1556 
1557     if (!machine->ram && machine->memdev) {
1558         machine->ram = machine_consume_memdev(machine, machine->memdev);
1559     }
1560 
1561     /* Check if the CPU type is supported */
1562     if (machine->cpu_type && !is_cpu_type_supported(machine, errp)) {
1563         return;
1564     }
1565 
1566     if (machine->cgs) {
1567         /*
1568          * With confidential guests, the host can't see the real
1569          * contents of RAM, so there's no point in it trying to merge
1570          * areas.
1571          */
1572         machine_set_mem_merge(OBJECT(machine), false, &error_abort);
1573 
1574         /*
1575          * Virtio devices can't count on directly accessing guest
1576          * memory, so they need iommu_platform=on to use normal DMA
1577          * mechanisms.  That requires also disabling legacy virtio
1578          * support for those virtio pci devices which allow it.
1579          */
1580         object_register_sugar_prop(TYPE_VIRTIO_PCI, "disable-legacy",
1581                                    "on", true);
1582         object_register_sugar_prop(TYPE_VIRTIO_DEVICE, "iommu_platform",
1583                                    "on", false);
1584     }
1585 
1586     accel_init_interfaces(ACCEL_GET_CLASS(machine->accelerator));
1587     machine_class->init(machine);
1588     phase_advance(PHASE_MACHINE_INITIALIZED);
1589 }
1590 
1591 static NotifierList machine_init_done_notifiers =
1592     NOTIFIER_LIST_INITIALIZER(machine_init_done_notifiers);
1593 
1594 void qemu_add_machine_init_done_notifier(Notifier *notify)
1595 {
1596     notifier_list_add(&machine_init_done_notifiers, notify);
1597     if (phase_check(PHASE_MACHINE_READY)) {
1598         notify->notify(notify, NULL);
1599     }
1600 }
1601 
1602 void qemu_remove_machine_init_done_notifier(Notifier *notify)
1603 {
1604     notifier_remove(notify);
1605 }
1606 
1607 void qdev_machine_creation_done(void)
1608 {
1609     cpu_synchronize_all_post_init();
1610 
1611     if (current_machine->boot_config.once) {
1612         qemu_boot_set(current_machine->boot_config.once, &error_fatal);
1613         qemu_register_reset(restore_boot_order, g_strdup(current_machine->boot_config.order));
1614     }
1615 
1616     /*
1617      * ok, initial machine setup is done, starting from now we can
1618      * only create hotpluggable devices
1619      */
1620     phase_advance(PHASE_MACHINE_READY);
1621     qdev_assert_realized_properly();
1622 
1623     /* TODO: once all bus devices are qdevified, this should be done
1624      * when bus is created by qdev.c */
1625     /*
1626      * This is where we arrange for the sysbus to be reset when the
1627      * whole simulation is reset. In turn, resetting the sysbus will cause
1628      * all devices hanging off it (and all their child buses, recursively)
1629      * to be reset. Note that this will *not* reset any Device objects
1630      * which are not attached to some part of the qbus tree!
1631      */
1632     qemu_register_resettable(OBJECT(sysbus_get_default()));
1633 
1634     notifier_list_notify(&machine_init_done_notifiers, NULL);
1635 
1636     if (rom_check_and_register_reset() != 0) {
1637         exit(1);
1638     }
1639 
1640     replay_start();
1641 
1642     /* This checkpoint is required by replay to separate prior clock
1643        reading from the other reads, because timer polling functions query
1644        clock values from the log. */
1645     replay_checkpoint(CHECKPOINT_RESET);
1646     qemu_system_reset(SHUTDOWN_CAUSE_NONE);
1647     register_global_state();
1648 }
1649 
1650 static const TypeInfo machine_info = {
1651     .name = TYPE_MACHINE,
1652     .parent = TYPE_OBJECT,
1653     .abstract = true,
1654     .class_size = sizeof(MachineClass),
1655     .class_init    = machine_class_init,
1656     .class_base_init = machine_class_base_init,
1657     .instance_size = sizeof(MachineState),
1658     .instance_init = machine_initfn,
1659     .instance_finalize = machine_finalize,
1660 };
1661 
1662 static void machine_register_types(void)
1663 {
1664     type_register_static(&machine_info);
1665 }
1666 
1667 type_init(machine_register_types)
1668