From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59017) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VC4rf-0003Mu-33 for qemu-devel@nongnu.org; Wed, 21 Aug 2013 05:38:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VC4rZ-0003pS-1L for qemu-devel@nongnu.org; Wed, 21 Aug 2013 05:38:07 -0400 Received: from [222.73.24.84] (port=34944 helo=song.cn.fujitsu.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VC4rY-0003ot-Gt for qemu-devel@nongnu.org; Wed, 21 Aug 2013 05:38:00 -0400 Message-ID: <52148A55.1040900@cn.fujitsu.com> Date: Wed, 21 Aug 2013 17:37:25 +0800 From: Wanlong Gao MIME-Version: 1.0 References: <1376960839-13033-1-git-send-email-gaowanlong@cn.fujitsu.com> <52148983.4080203@redhat.com> In-Reply-To: <52148983.4080203@redhat.com> Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [Qemu-devel] [PATCH V8 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: Laszlo Ersek 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, Wanlong Gao On 08/21/2013 05:33 PM, Laszlo Ersek wrote: > 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. Yeah, thank you. ;) Regards, Wanlong Gao > > Thanks > Laszlo > >