From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56372) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VC4lb-0004eR-Q3 for qemu-devel@nongnu.org; Wed, 21 Aug 2013 05:32:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VC4lV-0001HO-P0 for qemu-devel@nongnu.org; Wed, 21 Aug 2013 05:31:51 -0400 Received: from mx1.redhat.com ([209.132.183.28]:13524) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VC4lV-0001FD-Hl for qemu-devel@nongnu.org; Wed, 21 Aug 2013 05:31:45 -0400 Message-ID: <52148983.4080203@redhat.com> Date: Wed, 21 Aug 2013 11:33:55 +0200 From: Laszlo Ersek MIME-Version: 1.0 References: <1376960839-13033-1-git-send-email-gaowanlong@cn.fujitsu.com> In-Reply-To: <1376960839-13033-1-git-send-email-gaowanlong@cn.fujitsu.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH V8 00/11] Add support for binding guest numa nodes to host numa nodes List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Wanlong Gao Cc: ehabkost@redhat.com, qemu-devel@nongnu.org, hutao@cn.fujitsu.com, peter.huangpeng@huawei.com, lcapitulino@redhat.com, bsd@redhat.com, Anthony Liguori , pbonzini@redhat.com, y-goto@jp.fujitsu.com, afaerber@suse.de On 08/20/13 03:07, Wanlong Gao wrote: > V7-V8: > rebase to current master with Laszlo's V2 of OptsVisitor patch set > fix an adding white space line error My R-b's that you've kept from V7, for patches 01 and 02, stand. Thanks Laszlo