mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 00:03:54 -06:00
qapi: convert device_del
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com> Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com> Reviewed-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
This commit is contained in:
parent
56f9107e43
commit
a15fef21c7
6 changed files with 37 additions and 19 deletions
|
@ -622,8 +622,7 @@ ETEXI
|
|||
.args_type = "id:s",
|
||||
.params = "device",
|
||||
.help = "remove device",
|
||||
.user_print = monitor_user_noop,
|
||||
.mhandler.cmd_new = do_device_del,
|
||||
.mhandler.cmd = hmp_device_del,
|
||||
},
|
||||
|
||||
STEXI
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue