From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:44916) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SodER-0006LF-6W for qemu-devel@nongnu.org; Tue, 10 Jul 2012 12:24:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SodEL-00069o-NF for qemu-devel@nongnu.org; Tue, 10 Jul 2012 12:24:10 -0400 Received: from cantor2.suse.de ([195.135.220.15]:50463 helo=mx2.suse.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SodEL-00069V-GD for qemu-devel@nongnu.org; Tue, 10 Jul 2012 12:24:05 -0400 From: Alexander Graf Date: Tue, 10 Jul 2012 18:23:59 +0200 Message-Id: <1341937440-14966-1-git-send-email-agraf@suse.de> Subject: [Qemu-devel] [PULL 0/1] s390 patch queue 2012-07-10 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel qemu-devel Cc: Blue Swirl , Aurelien Jarno Hi Blue / Aurelien, This is my current patch queue for s390. It only includes a single patch that enables for better memory allocation with kvm on newer kernels. Please pull. Alex The following changes since commit 92336855975805d88c7979f53bc05c2d47abab04: Anthony Liguori (1): megasas: disable due to build breakage are available in the git repository at: git://repo.or.cz/qemu/agraf.git s390-for-upstream Christian Borntraeger (1): s390: autodetect map private exec.c | 18 +++--------------- kvm-all.c | 13 +++++++++++++ kvm.h | 2 ++ oslib-posix.c | 3 +++ target-s390x/kvm.c | 35 +++++++++++++++++++++++++++++++++++ 5 files changed, 56 insertions(+), 15 deletions(-)