mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 08:13:54 -06:00
monitor: allow quitting while in preconfig state
Reviewed-by: Igor Mammedov <imammedo@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
0a2949e0be
commit
ebe3444468
2 changed files with 3 additions and 1 deletions
|
@ -45,6 +45,7 @@ ERST
|
|||
.params = "",
|
||||
.help = "quit the emulator",
|
||||
.cmd = hmp_quit,
|
||||
.flags = "p",
|
||||
},
|
||||
|
||||
SRST
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue