]> Git Repo - qemu.git/commit - hmp.c
monitor: add object-del (QMP) and object_del (HMP) command
authorPaolo Bonzini <[email protected]>
Fri, 20 Dec 2013 22:21:09 +0000 (23:21 +0100)
committerLuiz Capitulino <[email protected]>
Mon, 6 Jan 2014 18:45:47 +0000 (13:45 -0500)
commitab2d0531b2e41bc5fd8f8e59405f135986599476
treef40c89a272948494054e57f8096253a5f50a0bd4
parentb0ed5e9feaf0e2881330a48c692f62e1ac6d9052
monitor: add object-del (QMP) and object_del (HMP) command

These two commands invoke the "unparent" method of Object.

Signed-off-by: Paolo Bonzini <[email protected]>
Reviewed-by: Igor Mammedov <[email protected]>
Tested-by: Igor Mammedov <[email protected]>
Signed-off-by: Luiz Capitulino <[email protected]>
hmp-commands.hx
hmp.c
hmp.h
qapi-schema.json
qmp-commands.hx
qmp.c
This page took 0.02615 seconds and 4 git commands to generate.