qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH v3 0/4] Enhance s390 BIOS to enable boot device sele


From: Dominik Dingel
Subject: [Qemu-devel] [PATCH v3 0/4] Enhance s390 BIOS to enable boot device selection
Date: Tue, 30 Apr 2013 19:15:55 +0200

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

[Prev in Thread] Current Thread [Next in Thread]