From 0ecdffbb60a2723779a37fa17b717d919d670336 Mon Sep 17 00:00:00 2001 From: aurel32 Date: Sun, 4 May 2008 20:11:34 +0000 Subject: Allow bootdevice change from the monitor (Gildas Le Nadan) git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4333 c046a42c-6fe2-441c-8c8c-71466251a162 --- qemu-doc.texi | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'qemu-doc.texi') diff --git a/qemu-doc.texi b/qemu-doc.texi index 1f409f47f4..527d3b6954 100644 --- a/qemu-doc.texi +++ b/qemu-doc.texi @@ -1259,6 +1259,14 @@ intercepts at low level, such as @code{ctrl-alt-f1} in X Window. Reset the system. +@item boot_set @var{bootdevicelist} + +Define new values for the boot device list. Those values will override +the values specified on the command line through the @code{-boot} option. + +The values that can be specified here depend on the machine type, but are +the same that can be specified in the @code{-boot} command line option. + @item usb_add @var{devname} Add the USB device @var{devname}. For details of available devices see -- cgit v1.2.3