From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:44181) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S4d0A-0007ht-7C for qemu-devel@nongnu.org; Mon, 05 Mar 2012 13:51:19 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S4d08-0003AM-9o for qemu-devel@nongnu.org; Mon, 05 Mar 2012 13:51:17 -0500 Received: from cantor2.suse.de ([195.135.220.15]:41380 helo=mx2.suse.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S4d08-00039u-1y for qemu-devel@nongnu.org; Mon, 05 Mar 2012 13:51:16 -0500 From: Alexander Graf Date: Mon, 5 Mar 2012 19:51:12 +0100 Message-Id: <1330973474-25238-1-git-send-email-agraf@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: [Qemu-devel] =?utf-8?q?=5BPULL_0/2=5D_s390_patch_queue_2012-03-05?= List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: blauwirbel@gmail.com, aurelien@aurel32.net Hi Aurelien / Blue, This is my current patch queue for s390. Please pull. Alex The following changes since commit 2aeabc08179553e1a7eed6cf26286c3efc06ee= 0b: Stefan Weil (1): w64: fix type casts when calling flush_icache_range are available in the git repository at: git://repo.or.cz/qemu/agraf.git s390-for-upstream Christian Borntraeger (1): s390: Rework kernel loading: supports elf and newer kernels Llu=C3=ADs Vilanova (1): Move helpers.h to helper.h hw/s390-virtio.c | 30 ++++++++++++++++++----------= -- target-s390x/{helpers.h =3D> helper.h} | 0 target-s390x/op_helper.c | 2 +- target-s390x/translate.c | 4 ++-- 4 files changed, 21 insertions(+), 15 deletions(-) rename target-s390x/{helpers.h =3D> helper.h} (100%)