mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-07 01:33:56 -06:00
no-reboot option
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2192 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
e3e97e7c90
commit
d1beab8220
2 changed files with 15 additions and 1 deletions
|
@ -634,6 +634,9 @@ Disable ACPI (Advanced Configuration and Power Interface) support. Use
|
|||
it if your guest OS complains about ACPI problems (PC target machine
|
||||
only).
|
||||
|
||||
@item -no-reboot
|
||||
Exit instead of rebooting.
|
||||
|
||||
@item -loadvm file
|
||||
Start right away with a saved state (@code{loadvm} in monitor)
|
||||
@end table
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue