On Wed, 18 Jun 2014 14:16:43 +0200 Jens Freimann <jf...@linux.vnet.ibm.com> wrote:
> Conny, Christian, Alex, > > here's three bios bugfixes and an update for the binary. > Patch 1 lets us boot with big inital ramdisks, Patch 2 introduces > a subsystem reset to make sure start with a clean state. Patch 3 > fixes parsing of the SCSI bootmap. > > regards > Jens > > > Christian Borntraeger (1): > pc-bios/s390-ccw: do a subsystem reset before running the guest > > David Hildenbrand (1): > pc-bios/s390-ccw: virtio_load_direct() can't load max number of > sectors > > Eugene (jno) Dvurechenski (1): > pc-bios/s390-ccw: fix for fragmented SCSI bootmap > > Jens Freimann (1): > pc-bios/s390-ccw: update s390-ccw.img binary > > pc-bios/s390-ccw.img | Bin 9336 -> 9432 bytes > pc-bios/s390-ccw/bootmap.c | 82 > ++++++++++++++++++++++++++++++++++++++++----- > pc-bios/s390-ccw/virtio.c | 2 +- > 3 files changed, 75 insertions(+), 9 deletions(-) > Thanks, applied to my s390-next branch.