On 29.08.14 12:10, Christian Borntraeger wrote: > On 29/08/14 11:01, Jens Freimann wrote: >> Patches 1-5 contain changes improving support of more disk formats >> and block sizes. >> >> Patch 6 makes sure we print a newline to leave a clean slate before >> continuing with IPL. >> >> Patch 7 updates the binary. >> >> regards >> Jens >> >> Christian Borntraeger (1): >> pc-bios/s390-ccw: Do proper console setup >> >> Eugene (jno) Dvurechenski (6): >> pc-bios/s390-ccw: support all virtio block size >> pc-bios/s390-ccw: handle more ECKD DASD block sizes >> pc-bios/s390-ccw Improve ECKD informational message >> pc-bios/s390-ccw Really big EAV ECKD DASD handling >> pc-bios/s390-ccw: IPL from DASD with format variations >> pc-bios/s390-ccw.img binary update >> >> pc-bios/s390-ccw.img | Bin 17752 -> 17752 bytes >> pc-bios/s390-ccw/bootmap.c | 107 >> +++++++++++++++++++++++++++------------------ >> pc-bios/s390-ccw/bootmap.h | 2 +- >> pc-bios/s390-ccw/virtio.c | 48 +++++++++++++++----- >> pc-bios/s390-ccw/virtio.h | 2 +- >> 5 files changed, 103 insertions(+), 56 deletions(-) >> > > Thanks > > > Applied to github.com/borntraeger/qemu.git s390-next.
Reviewed-by: Alexander Graf <ag...@suse.de> Alex