no-reboot option

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2192 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
bellard 2006-10-02 19:44:22 +00:00
parent e3e97e7c90
commit d1beab8220
2 changed files with 15 additions and 1 deletions

View file

@ -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