]> git.proxmox.com Git - qemu.git/blobdiff - hw/highbank.c
Make default boot order machine specific
[qemu.git] / hw / highbank.c
index 98deca8bce97b8b0e9fc35ffc0775ea1b03eb90d..7bc6b444cc0d70f67cf8d087654d643454285f84 100644 (file)
@@ -331,6 +331,7 @@ static QEMUMachine highbank_machine = {
     .init = highbank_init,
     .block_default_type = IF_SCSI,
     .max_cpus = 4,
+    DEFAULT_MACHINE_OPTIONS,
 };
 
 static void highbank_machine_init(void)