From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45315) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ViGJc-0005fA-IR for qemu-devel@nongnu.org; Sun, 17 Nov 2013 23:20:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ViGJQ-0001R6-8v for qemu-devel@nongnu.org; Sun, 17 Nov 2013 23:20:00 -0500 Received: from e23smtp03.au.ibm.com ([202.81.31.145]:45458) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ViGJP-0001Ql-GR for qemu-devel@nongnu.org; Sun, 17 Nov 2013 23:19:48 -0500 Received: from /spool/local by e23smtp03.au.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Mon, 18 Nov 2013 14:19:41 +1000 From: Alexey Kardashevskiy Date: Mon, 18 Nov 2013 15:19:30 +1100 Message-Id: <1384748372-24131-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 v5 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, Paul Mackerras , Alexander Graf The first patch got RB from Thomas, and the second one is new but depends on the first one so I am (re)posting them together. Thanks. Alexey Kardashevskiy (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 | 32 ++++++++++++++++++++++++-------- 1 file changed, 24 insertions(+), 8 deletions(-) -- 1.8.4.rc4