mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-03 15:53:54 -06:00
qapi: Convert cont
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com> Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
This commit is contained in:
parent
6d3962bf84
commit
e42e818bf4
8 changed files with 107 additions and 65 deletions
|
@ -304,8 +304,7 @@ ETEXI
|
|||
.args_type = "",
|
||||
.params = "",
|
||||
.help = "resume emulation",
|
||||
.user_print = monitor_user_noop,
|
||||
.mhandler.cmd_new = do_cont,
|
||||
.mhandler.cmd = hmp_cont,
|
||||
},
|
||||
|
||||
STEXI
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue