On 31/03/2015 12:48, Andreas Färber wrote: > Am 30.03.2015 um 10:36 schrieb Lin Ma: >> If backends implement the can_be_deleted and it returns false, >> Then the qmp_object_del won't delete the given backends. >> >> Signed-off-by: Lin Ma <l...@suse.com> >> --- >> include/qom/object_interfaces.h | 13 +++++++++++++ >> qmp.c | 5 +++++ >> qom/object_interfaces.c | 12 ++++++++++++ >> 3 files changed, 30 insertions(+) > > Fine with me, > > Reviewed-by: Andreas Färber <afaer...@suse.de> > > I'm expecting this will go through Paolo's or QMP tree.
Yes, I'm waiting for some reviews on the ioport patches, otherwise I'll send the pull request after -rc2 (don't want to send out unreviewed patches hours before we ship it). Paolo