]> Git Repo - qemu.git/blobdiff - qemu-config.c
hw/qxl: fix condition for exiting guest_bug
[qemu.git] / qemu-config.c
index 12eafbb4f5e357bbb20ae7a3335d2137ae4858d0..cd1ec2165ae1b0100eff7a6de7bd9857e5cd0652 100644 (file)
@@ -645,6 +645,9 @@ QemuOptsList qemu_boot_opts = {
         }, {
             .name = "splash-time",
             .type = QEMU_OPT_STRING,
+        }, {
+            .name = "reboot-timeout",
+            .type = QEMU_OPT_STRING,
         },
         { /*End of list */ }
     },
This page took 0.03151 seconds and 4 git commands to generate.