From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:50205) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SF3VT-0007yY-HT for qemu-devel@nongnu.org; Tue, 03 Apr 2012 09:10:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SF3VM-0002MW-Tr for qemu-devel@nongnu.org; Tue, 03 Apr 2012 09:10:43 -0400 Received: from mx1.redhat.com ([209.132.183.28]:33044) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SF3VM-0002LO-Ls for qemu-devel@nongnu.org; Tue, 03 Apr 2012 09:10:36 -0400 Message-ID: <4F7AF527.5020404@redhat.com> Date: Tue, 03 Apr 2012 15:03:35 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <1333451753-3550-1-git-send-email-pbonzini@redhat.com> <1333451753-3550-24-git-send-email-pbonzini@redhat.com> <4F7AE8F5.50508@suse.de> In-Reply-To: <4F7AE8F5.50508@suse.de> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH 23/25] qom: add realized property List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?ISO-8859-15?Q?Andreas_F=E4rber?= Cc: aliguori@us.ibm.com, qemu-devel@nongnu.org Il 03/04/2012 14:11, Andreas F=E4rber ha scritto: > Since this patch is clearly an extended version of my realize patch > http://patchwork.ozlabs.org/patch/148752/, it should carry my SoB, as > reminded last night. If you don't want my SoB on the parts I didn't do = - > namely unrealize and *_childen - then feel free to split the patch in > two. Simply dropping attribution in both cover letter and commit just > because I didn't get around yet to sending a v2 with those requests > addressed is not nice! Technically it's not, because I redid it from scratch (I never even had time to really look at your patches beyond reading the commit message, and I did this part while I didn't even have network access). Paolo