Revert "qemu-options.hx: Update for reboot-timeout parameter"
authorHan Han <hhan@redhat.com>
Thu, 5 Dec 2019 02:48:21 +0000 (10:48 +0800)
committerLaurent Vivier <laurent@vivier.eu>
Wed, 18 Dec 2019 11:35:44 +0000 (12:35 +0100)
This reverts commit bbd9e6985ff342cbe15b9cb7eb30e842796fbbe8.

In 20a1922032 we allowed reboot-timeout=-1 again, so update the doc
accordingly.

Signed-off-by: Han Han <hhan@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20191205024821.245435-1-hhan@redhat.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
qemu-options.hx

index c63e794b64d1c96b40fda71a364c625b33643123..6cbbefd081698c60b619e82a33228bfc59ba8534 100644 (file)
@@ -327,8 +327,8 @@ format(true color). The resolution should be supported by the SVGA mode, so
 the recommended is 320x240, 640x480, 800x640.
 
 A timeout could be passed to bios, guest will pause for @var{rb_timeout} ms
-when boot failed, then reboot. If @option{reboot-timeout} is not set,
-guest will not reboot by default. Currently Seabios for X86
+when boot failed, then reboot. If @var{rb_timeout} is '-1', guest will not
+reboot, qemu passes '-1' to bios by default. Currently Seabios for X86
 system support it.
 
 Do strict boot via @option{strict=on} as far as firmware/BIOS