From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38249) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vkmdt-0003up-Vk for qemu-devel@nongnu.org; Sun, 24 Nov 2013 22:15:31 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vkmdi-00071k-5m for qemu-devel@nongnu.org; Sun, 24 Nov 2013 22:15:21 -0500 Received: from e23smtp02.au.ibm.com ([202.81.31.144]:51969) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vkmdg-0006t5-Tn for qemu-devel@nongnu.org; Sun, 24 Nov 2013 22:15:10 -0500 Received: from /spool/local by e23smtp02.au.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Mon, 25 Nov 2013 13:15:01 +1000 From: Alexey Kardashevskiy Date: Mon, 25 Nov 2013 14:14:49 +1100 Message-Id: <1385349291-14974-1-git-send-email-aik@ozlabs.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: [Qemu-devel] [PATCH v6 0/2] spapr: rma and numa nodes fixes List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Alexey Kardashevskiy , qemu-ppc@nongnu.org, Alexander Graf This fixes a bug in patch#1 and mistype in patch#2, details are in the commit messages. Alexey Kardashevsksy (1): spapr: make sure RMA is in first mode of first memory node Paul Mackerras (1): spapr: limit numa memory regions by ram size hw/ppc/spapr.c | 35 ++++++++++++++++++++++++++--------- 1 file changed, 26 insertions(+), 9 deletions(-) -- 1.8.4.rc4