Re: [Qemu-devel] [PATCH 0/7] s390-ccw.img: block size and DASD format support

2014-09-05 Thread Alexander Graf
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 upda

Re: [Qemu-devel] [PATCH 0/7] s390-ccw.img: block size and DASD format support

2014-08-29 Thread Christian Borntraeger
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 Bornt

[Qemu-devel] [PATCH 0/7] s390-ccw.img: block size and DASD format support

2014-08-29 Thread Jens Freimann
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