]> git.proxmox.com Git - qemu.git/blobdiff - hw/ppc/mpc8544ds.c
Make default boot order machine specific
[qemu.git] / hw / ppc / mpc8544ds.c
index f9ae20f5a3b070e5b964bc600d9e1ee0e1d940e2..8e05e55c87613ac5b7d10edc2256eb2d517dff74 100644 (file)
@@ -54,6 +54,7 @@ static QEMUMachine ppce500_machine = {
     .desc = "mpc8544ds",
     .init = mpc8544ds_init,
     .max_cpus = 15,
+    DEFAULT_MACHINE_OPTIONS,
 };
 
 static void ppce500_machine_init(void)