From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33146) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WLpfY-00087v-1W for qemu-devel@nongnu.org; Fri, 07 Mar 2014 02:58:20 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WLpfP-0007sF-JR for qemu-devel@nongnu.org; Fri, 07 Mar 2014 02:58:11 -0500 Received: from mail-ea0-x229.google.com ([2a00:1450:4013:c01::229]:65143) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WLpfP-0007sB-Bk for qemu-devel@nongnu.org; Fri, 07 Mar 2014 02:58:03 -0500 Received: by mail-ea0-f169.google.com with SMTP id h14so2171843eaj.14 for ; Thu, 06 Mar 2014 23:58:02 -0800 (PST) Sender: Paolo Bonzini Message-ID: <53197C07.2050501@redhat.com> Date: Fri, 07 Mar 2014 08:57:59 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <1393941656-29068-1-git-send-email-pbonzini@redhat.com> <1393941656-29068-12-git-send-email-pbonzini@redhat.com> <20140307030728.GE16105@G08FNSTD100614.fnst.cn.fujitsu.com> In-Reply-To: <20140307030728.GE16105@G08FNSTD100614.fnst.cn.fujitsu.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 2.1 11/28] qmp: improve error reporting for -object and object-add List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Hu Tao Cc: ehabkost@redhat.com, mtosatti@redhat.com, qemu-devel@nongnu.org, a.motakis@virtualopensystems.com, imammedo@redhat.com, gaowanlong@cn.fujitsu.com Il 07/03/2014 04:07, Hu Tao ha scritto: > There is already an accepted version de580dafade551. > > Paolo, I found that your numa tree is behind current master about 99 > commits. I'd like to take over this series if you have no time on it. Sure, I rebased it and pushed it again (not tested the rebase yet). Paolo