]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/puv3.c
Make default boot order machine specific
[mirror_qemu.git] / hw / puv3.c
index 7814bc50512eb39d0d5f22a800c4c6829935c933..c722510d7e78794ab8a37337469652b6c4c897bc 100644 (file)
--- a/hw/puv3.c
+++ b/hw/puv3.c
@@ -124,6 +124,7 @@ static QEMUMachine puv3_machine = {
     .desc = "PKUnity Version-3 based on UniCore32",
     .init = puv3_init,
     .is_default = 1,
+    DEFAULT_MACHINE_OPTIONS,
 };
 
 static void puv3_machine_init(void)