]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/xen_machine_pv.c
Make default boot order machine specific
[mirror_qemu.git] / hw / xen_machine_pv.c
index 9feecd5a2797a3b65147f7e0d79ee084bce841a5..66e898123ea496fd64e686a462fb29a6152a18bb 100644 (file)
@@ -115,6 +115,7 @@ static QEMUMachine xenpv_machine = {
     .init = xen_init_pv,
     .max_cpus = 1,
     .default_machine_opts = "accel=xen",
+    DEFAULT_MACHINE_OPTIONS,
 };
 
 static void xenpv_machine_init(void)