]> rtime.felk.cvut.cz Git - lisovros/qemu_apohw.git/commit
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20140627' into staging
authorPeter Maydell <peter.maydell@linaro.org>
Sun, 29 Jun 2014 10:43:30 +0000 (11:43 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Sun, 29 Jun 2014 10:43:31 +0000 (11:43 +0100)
commitde6793e8c2a4d34e28e5ea385276249fc98109ec
treed89981b7528e18523fc2617e3e7c77852742dd06
parent1045fc0439f02dc12298045ecb768c52d796dd99
parent77416f4075a673a27cfe5a7a34e93c0fa9810e35
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20140627' into staging

A series of patches to the s390-ccw bios:
- code cleanup
- improved error reporting
- most important, support to ipl (boot) from ECKD DASD (CDL, LDL or CMS
  formatted)

# gpg: Signature made Fri 27 Jun 2014 12:03:30 BST using RSA key ID C6F02FAF
# gpg: Can't check signature: public key not found

* remotes/cohuck/tags/s390x-20140627:
  pc-bios/s390-ccw: update binary
  pc-bios/s390-ccw: IPL from LDL/CMS-formatted ECKD DASD
  pc-bios/s390-ccw: IPL from CDL-formatted ECKD DASD
  pc-bios/s390-ccw: factor out ipl code
  pc-bios/s390-ccw: Add fill_hex_val func to provide better msgs
  pc-bios/s390-ccw: Unify error handling
  pc-bios/s390-ccw: add some utility code
  pc-bios/s390-ccw: handle different sector sizes
  pc-bios/s390-ccw: cleanup and enhance bootmap defintions
  pc-bios/s390-ccw: make checkpatch happy

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>