From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58276) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ya1qW-0001X1-US for qemu-devel@nongnu.org; Mon, 23 Mar 2015 08:52:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ya1qR-0007mD-4w for qemu-devel@nongnu.org; Mon, 23 Mar 2015 08:52:44 -0400 Received: from cantor2.suse.de ([195.135.220.15]:32915 helo=mx2.suse.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ya1qQ-0007ly-Vq for qemu-devel@nongnu.org; Mon, 23 Mar 2015 08:52:39 -0400 Message-ID: <55100C94.104@suse.de> Date: Mon, 23 Mar 2015 13:52:36 +0100 From: =?ISO-8859-15?Q?Andreas_F=E4rber?= MIME-Version: 1.0 References: <1427105442-23484-1-git-send-email-lma@suse.com> In-Reply-To: <1427105442-23484-1-git-send-email-lma@suse.com> Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH 1/2] object: Add can_be_deleted callback to TypeInfo and TypeImpl List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Lin Ma , qemu-devel@nongnu.org Cc: imammedo@redhat.com, pbonzini@redhat.com Hi Lin, Am 23.03.2015 um 11:10 schrieb Lin Ma: > Add can_be_deleted callback, If it is not null and returns false, > The qmp_object_del won't delete the given object. >=20 > Signed-off-by: Lin Ma > --- > include/qom/object.h | 12 ++++++++++++ > qmp.c | 7 +++++++ > qom/object.c | 12 ++++++++++++ > 3 files changed, 31 insertions(+) Why am I not being CC'ed here as QOM maintainer? You can use scripts/get_maintainer.pl to assist you, or read MAINTAINERS file. Also, when sending more than one patch, always include a cover letter for grouping. It further seems that this is the second version already, so you should've used --subject-prefix=3D"PATCH v2" and included a change log in the cover letter. Cf. http://wiki.qemu-project.org/Contribute/SubmitAPatch Regards, Andreas --=20 SUSE Linux GmbH, Maxfeldstr. 5, 90409 N=FCrnberg, Germany GF: Felix Imend=F6rffer, Jane Smithard, Jennifer Guild, Dilip Upmanyu, Graham Norton; HRB 21284 (AG N=FCrnberg)