mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-03 07:43:54 -06:00
qapi: convert screendump
Next commits will update devices to propagate errors. Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
This commit is contained in:
parent
d7098135d4
commit
ad39cf6d15
8 changed files with 29 additions and 16 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue