From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45859) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VormL-0003PN-Ty for qemu-devel@nongnu.org; Fri, 06 Dec 2013 04:33:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VormF-0005cF-Vn for qemu-devel@nongnu.org; Fri, 06 Dec 2013 04:32:57 -0500 Received: from [222.73.24.84] (port=49176 helo=song.cn.fujitsu.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VormF-0005ay-K3 for qemu-devel@nongnu.org; Fri, 06 Dec 2013 04:32:51 -0500 Message-ID: <52A1995B.4010101@cn.fujitsu.com> Date: Fri, 06 Dec 2013 17:31:07 +0800 From: Wanlong Gao MIME-Version: 1.0 References: <1386143939-19142-1-git-send-email-gaowanlong@cn.fujitsu.com> <52A19388.4060201@redhat.com> In-Reply-To: <52A19388.4060201@redhat.com> Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=ISO-8859-15 Subject: Re: [Qemu-devel] [PATCH V17 00/11] Add support for binding guest numa nodes to host numa nodes Reply-To: gaowanlong@cn.fujitsu.com List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini , Igor Mammedov Cc: drjones@redhat.com, ehabkost@redhat.com, lersek@redhat.com, mtosatti@redhat.com, qemu-devel@nongnu.org, lcapitulino@redhat.com, bsd@redhat.com, anthony@codemonkey.ws, hutao@cn.fujitsu.com, y-goto@jp.fujitsu.com, peter.huangpeng@huawei.com, afaerber@suse.de, Wanlong Gao On 12/06/2013 05:06 PM, Paolo Bonzini wrote: > I think patches 1-4 and 7 are fine. For the rest, I'd rather wait for > Igor's patches and try to integrate with Igor's memory hotplug patches. So, how about apply them first and then I can help Igor to rebase my remaining patches for him? Thanks, Wanlong Gao > > Paolo >