From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44845) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YKqnF-000235-PR for qemu-devel@nongnu.org; Mon, 09 Feb 2015 11:02:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YKqnA-0006VC-BM for qemu-devel@nongnu.org; Mon, 09 Feb 2015 11:02:37 -0500 Received: from mx1.redhat.com ([209.132.183.28]:58284) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YKqnA-0006Uy-4k for qemu-devel@nongnu.org; Mon, 09 Feb 2015 11:02:32 -0500 Message-ID: <54D8DA0F.1030401@redhat.com> Date: Mon, 09 Feb 2015 17:02:23 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <1423421482-11619-1-git-send-email-ehabkost@redhat.com> <54D87AD8.6060004@redhat.com> <20150209145337.GN30651@thinpad.lan.raisama.net> In-Reply-To: <20150209145337.GN30651@thinpad.lan.raisama.net> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 0/7] NUMA code cleanup List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Eduardo Habkost Cc: Hu Tao , Igor Mammedov , qemu-devel@nongnu.org, "Michael S. Tsirkin" On 09/02/2015 15:53, Eduardo Habkost wrote: > Thanks! > > Do you think this should go through Michael's tree, like past NUMA > patches, or through yours? Through Michael's tree or yours :) Paolo