]> git.proxmox.com Git - qemu.git/blobdiff - hw/ppc/e500plat.c
Make default boot order machine specific
[qemu.git] / hw / ppc / e500plat.c
index 4deb02ac38fcf477463a68d93cf6c49a95b4fcd2..2dcc4a9852512a7a313d83a962a7900674812337 100644 (file)
@@ -54,6 +54,7 @@ static QEMUMachine e500plat_machine = {
     .desc = "generic paravirt e500 platform",
     .init = e500plat_init,
     .max_cpus = 15,
+    DEFAULT_MACHINE_OPTIONS,
 };
 
 static void e500plat_machine_init(void)