From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33128) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XWQ3e-0000ff-GN for qemu-devel@nongnu.org; Tue, 23 Sep 2014 09:23:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XWQ3Y-0006Rn-CK for qemu-devel@nongnu.org; Tue, 23 Sep 2014 09:23:06 -0400 Received: from mx1.redhat.com ([209.132.183.28]:13107) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XWQ3Y-0006QN-57 for qemu-devel@nongnu.org; Tue, 23 Sep 2014 09:23:00 -0400 Message-ID: <54217424.2010606@redhat.com> Date: Tue, 23 Sep 2014 15:22:44 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <1411442750-6992-1-git-send-email-arei.gonglei@huawei.com> <5421719F.8020701@redhat.com> <33183CC9F5247A488A2544077AF1902086DD9F17@SZXEMA503-MBS.china.huawei.com> In-Reply-To: <33183CC9F5247A488A2544077AF1902086DD9F17@SZXEMA503-MBS.china.huawei.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 0/2] qom: add error handler for security List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Gonglei (Arei)" , "qemu-devel@nongnu.org" Cc: Luonengjun , "Huangweidong (C)" , "armbru@redhat.com" , "afaerber@suse.de" Il 23/09/2014 15:21, Gonglei (Arei) ha scritto: > Thanks, Paolo. I merged those two patches in my next patch series > [PATCH 0/7] add description field in ObjectProperty and PropertyInfo struct > because of depending. Maybe I should spilt them again? No, don't worry. Maintainers will handle it just fine. Paolo