From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46979) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V3kKb-0001l0-UY for qemu-devel@nongnu.org; Mon, 29 Jul 2013 06:05:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V3kKW-0002jv-Oa for qemu-devel@nongnu.org; Mon, 29 Jul 2013 06:05:33 -0400 Received: from cantor2.suse.de ([195.135.220.15]:58695 helo=mx2.suse.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V3kKW-0002iB-JC for qemu-devel@nongnu.org; Mon, 29 Jul 2013 06:05:28 -0400 From: Alexander Graf Date: Mon, 29 Jul 2013 12:05:21 +0200 Message-Id: <1375092324-23943-1-git-send-email-agraf@suse.de> Subject: [Qemu-devel] [PULL 0/3] s390 patch queue 2013-07-29 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel Developers Cc: borntraeger@de.ibm.com, aliguori@us.ibm.com Hi Blue / Aurelien / Anthony, This is my current patch queue for s390. Please pull. Alex The following changes since commit 461bdb3414c40d6806194bf68c91521496b1042d: Aurelien Jarno (1): Merge branch 'trivial-patches' of git://git.corpit.ru/qemu are available in the git repository at: git://github.com/agraf/qemu.git s390-for-upstream Alexander Graf (1): s390: update s390-ccw.img Christian Borntraeger (1): s390/ipl: Fix boot order Dominik Dingel (1): s390/IPL: Allow boot from other ssid than 0 hw/s390x/ipl.c | 22 ++++++++++++---------- pc-bios/s390-ccw.img | Bin 9432 -> 9432 bytes pc-bios/s390-ccw/cio.h | 20 ++++++++++++++++++++ pc-bios/s390-ccw/main.c | 7 +++++++ pc-bios/s390-ccw/s390-ccw.h | 1 + pc-bios/s390-ccw/virtio.c | 18 ++++++++++++++++++ 6 files changed, 58 insertions(+), 10 deletions(-)