commit | e42e818bf45f2f70cdd88a3864efcc3964039f37 | [log] [tgz] |
---|---|---|
author | Luiz Capitulino <[email protected]> | Tue Nov 22 17:58:31 2011 -0200 |
committer | Luiz Capitulino <[email protected]> | Tue Dec 06 11:40:01 2011 -0200 |
tree | edc33f757981f6a1a5005b1ee3229b7e38589e46 | |
parent | 6d3962bf848ba06296554976f9fd86af805584bb [diff] [blame] |
qapi: Convert cont Signed-off-by: Anthony Liguori <[email protected]> Signed-off-by: Luiz Capitulino <[email protected]>
diff --git a/hmp-commands.hx b/hmp-commands.hx index 0a721cc..9503751 100644 --- a/hmp-commands.hx +++ b/hmp-commands.hx
@@ -304,8 +304,7 @@ .args_type = "", .params = "", .help = "resume emulation", - .user_print = monitor_user_noop, - .mhandler.cmd_new = do_cont, + .mhandler.cmd = hmp_cont, }, STEXI