From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39701) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zf7qw-0006Y8-4K for qemu-devel@nongnu.org; Thu, 24 Sep 2015 10:50:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zf7qr-0007pT-B3 for qemu-devel@nongnu.org; Thu, 24 Sep 2015 10:50:30 -0400 Received: from mx1.redhat.com ([209.132.183.28]:58087) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zf7qr-0007p1-6W for qemu-devel@nongnu.org; Thu, 24 Sep 2015 10:50:25 -0400 Date: Thu, 24 Sep 2015 11:50:21 -0300 From: Eduardo Habkost Message-ID: <20150924145021.GA4130@thinpad.lan.raisama.net> References: <1437137380-1064-1-git-send-email-bharata@linux.vnet.ibm.com> <20150826162408.GA12753@thinpad.lan.raisama.net> <20150924062330.GG16381@in.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150924062330.GG16381@in.ibm.com> Subject: Re: [Qemu-devel] [FIX PATCH] pc-dimm: Fail pc-dimm realization for invalid nodes in non-NUMA configuration List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Bharata B Rao Cc: Igor Mammedov , qemu-devel@nongnu.org, david@gibson.dropbear.id.au On Thu, Sep 24, 2015 at 11:53:30AM +0530, Bharata B Rao wrote: > On Wed, Aug 26, 2015 at 01:24:08PM -0300, Eduardo Habkost wrote: > > Applied to the numa tree, with the following changes in the commit > > message: > > > > Subject was changed to: > > pc-dimm: Fail realization for invalid nodes in non-NUMA config > > to make it shorter. > > Hmm I don't see it here: > https://github.com/ehabkost/qemu/commits/numa Sorry, forgot to push it. It should be there, now. -- Eduardo