This patchset allows the s390 platform to boot from a specified virtio-ccw-blk 
device, passed on the commandline.

v2 -> v3
- merge function s390_ipl_cpu and s390_ipl_reset
- refactor boot logic for device
- refactor BIOS code to be more explizit


Dominik Dingel (4):
  S390: Merging s390_ipl_cpu and s390_ipl_reset
  S390: Add virtio-blk boot
  S390: BIOS boot from given device
  S390: Sync Blob with source changes

 hw/s390x/ipl.c           |   34 +++++++++++++++++++++++-----------
 pc-bios/s390-ccw.img     |  Bin 9432 -> 17528 bytes
 pc-bios/s390-ccw/main.c  |   24 ++++++++++++++++++------
 pc-bios/s390-ccw/start.S |    2 ++
 4 files changed, 43 insertions(+), 17 deletions(-)


Reply via email to