qapi: convert screendump

Next commits will update devices to propagate errors.

Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
This commit is contained in:
Luiz Capitulino 2012-05-24 13:48:23 -03:00
parent d7098135d4
commit ad39cf6d15
8 changed files with 29 additions and 16 deletions

View file

@ -194,8 +194,7 @@ ETEXI
.args_type = "filename:F",
.params = "filename",
.help = "save screen into PPM image 'filename'",
.user_print = monitor_user_noop,
.mhandler.cmd_new = do_screen_dump,
.mhandler.cmd = hmp_screen_dump,
},
STEXI