commit | ab2d0531b2e41bc5fd8f8e59405f135986599476 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <[email protected]> | Fri Dec 20 23:21:09 2013 +0100 |
committer | Luiz Capitulino <[email protected]> | Mon Jan 06 13:45:47 2014 -0500 |
tree | f40c89a272948494054e57f8096253a5f50a0bd4 | |
parent | b0ed5e9feaf0e2881330a48c692f62e1ac6d9052 [diff] |
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]>