mirror of
https://github.com/mii443/qemu.git
synced 2025-12-17 01:28:52 +00:00
qapi: Convert block_resize
Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
This commit is contained in:
@@ -57,8 +57,7 @@ ETEXI
|
||||
.args_type = "device:B,size:o",
|
||||
.params = "device size",
|
||||
.help = "resize a block image",
|
||||
.user_print = monitor_user_noop,
|
||||
.mhandler.cmd_new = do_block_resize,
|
||||
.mhandler.cmd = hmp_block_resize,
|
||||
},
|
||||
|
||||
STEXI
|
||||
|
||||
Reference in New Issue
Block a user