[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [PULL 0/3] s390 patch queue 2013-07-29
From: |
Alexander Graf |
Subject: |
[Qemu-devel] [PULL 0/3] s390 patch queue 2013-07-29 |
Date: |
Mon, 29 Jul 2013 12:05:21 +0200 |
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(-)
- [Qemu-devel] [PULL 0/3] s390 patch queue 2013-07-29,
Alexander Graf <=
- [Qemu-devel] [PULL 1/3] s390/IPL: Allow boot from other ssid than 0, Alexander Graf, 2013/07/29
- [Qemu-devel] [PULL 3/3] s390: update s390-ccw.img, Alexander Graf, 2013/07/29
- [Qemu-devel] [PULL 2/3] s390/ipl: Fix boot order, Alexander Graf, 2013/07/29
- [Qemu-devel] [PULL 0/8] s390 patch queue part 2, Christian Borntraeger, 2013/07/29
- [Qemu-devel] [PATCH 2/8] s390x/ioinst: Add missing alignment checks for IO instructions, Christian Borntraeger, 2013/07/29
- [Qemu-devel] [PATCH 8/8] s390: Implement dump-guest-memory support for target s390x, Christian Borntraeger, 2013/07/29
- [Qemu-devel] [PATCH 4/8] s390x/ioinst: Fixed alignment check in SCHM instruction, Christian Borntraeger, 2013/07/29
- [Qemu-devel] [PATCH 3/8] s390x/ioinst: Throw addressing exception when memory_map failed, Christian Borntraeger, 2013/07/29
- [Qemu-devel] [PATCH 7/8] s390x/kvm: Remove redundant return code, Christian Borntraeger, 2013/07/29
- [Qemu-devel] [PATCH 5/8] s390x/ioinst: Fixed priority of operand exceptions, Christian Borntraeger, 2013/07/29