qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 00/10] pc-bios/s390-ccw: Add DASD IPL support
@ 2014-06-26 14:29 Jens Freimann
  2014-06-26 14:30 ` [Qemu-devel] [PATCH 01/10] pc-bios/s390-ccw: make checkpatch happy Jens Freimann
                   ` (10 more replies)
  0 siblings, 11 replies; 19+ messages in thread
From: Jens Freimann @ 2014-06-26 14:29 UTC (permalink / raw)
  To: Christian Borntraeger, Alexander Graf, Cornelia Huck
  Cc: Jens Freimann, qemu-devel


Conny, Alex, Christian,

here are some fixes for the s390-ccw bios. It's a mixture of 
additional features (DASD IPL support for different formats)
and cleanups. 


Eugene (jno) Dvurechenski (9):
  pc-bios/s390-ccw: make checkpatch happy
  pc-bios/s390-ccw: cleanup and enhance bootmap defintions
  pc-bios/s390-ccw: handle different sector sizes
  pc-bios/s390-ccw: add some utility code
  pc-bios/s390-ccw: Unify error handling
  pc-bios/s390-ccw: Add fill_hex_val func to provide better msgs
  pc-bios/s390-ccw: factor out ipl code
  pc-bios/s390-ccw: IPL from CDL-formatted ECKD DASD
  pc-bios/s390-ccw: IPL from LDL/CMS-formatted ECKD DASD

Jens Freimann (1):
  pc-bios/s390-ccw: update binary

 pc-bios/s390-ccw.img          | Bin 9432 -> 17624 bytes
 pc-bios/s390-ccw/bootmap.c    | 443 +++++++++++++++++++++++++++++-------------
 pc-bios/s390-ccw/bootmap.h    | 344 ++++++++++++++++++++++++++++++++
 pc-bios/s390-ccw/main.c       |  13 +-
 pc-bios/s390-ccw/s390-ccw.h   |  38 ++--
 pc-bios/s390-ccw/sclp-ascii.c |   4 +-
 pc-bios/s390-ccw/virtio.c     | 122 ++++++++++--
 pc-bios/s390-ccw/virtio.h     |  50 ++++-
 8 files changed, 836 insertions(+), 178 deletions(-)
 create mode 100644 pc-bios/s390-ccw/bootmap.h

-- 
1.8.5.5

^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2014-06-27  9:47 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-26 14:29 [Qemu-devel] [PATCH 00/10] pc-bios/s390-ccw: Add DASD IPL support Jens Freimann
2014-06-26 14:30 ` [Qemu-devel] [PATCH 01/10] pc-bios/s390-ccw: make checkpatch happy Jens Freimann
2014-06-26 14:30 ` [Qemu-devel] [PATCH 02/10] pc-bios/s390-ccw: cleanup and enhance bootmap defintions Jens Freimann
2014-06-26 14:30 ` [Qemu-devel] [PATCH 03/10] pc-bios/s390-ccw: handle different sector sizes Jens Freimann
2014-06-26 14:35   ` Alexander Graf
2014-06-26 15:08     ` Eugene "jno" Dvurechenski
2014-06-26 15:10       ` Alexander Graf
2014-06-26 14:30 ` [Qemu-devel] [PATCH 04/10] pc-bios/s390-ccw: add some utility code Jens Freimann
2014-06-26 14:30 ` [Qemu-devel] [PATCH 05/10] pc-bios/s390-ccw: Unify error handling Jens Freimann
2014-06-26 14:30 ` [Qemu-devel] [PATCH 06/10] pc-bios/s390-ccw: Add fill_hex_val func to provide better msgs Jens Freimann
2014-06-26 14:30 ` [Qemu-devel] [PATCH 07/10] pc-bios/s390-ccw: factor out ipl code Jens Freimann
2014-06-26 14:30 ` [Qemu-devel] [PATCH 08/10] pc-bios/s390-ccw: IPL from CDL-formatted ECKD DASD Jens Freimann
2014-06-26 14:30 ` [Qemu-devel] [PATCH 09/10] pc-bios/s390-ccw: IPL from LDL/CMS-formatted " Jens Freimann
2014-06-26 14:30 ` [Qemu-devel] [PATCH 10/10] pc-bios/s390-ccw: update binary Jens Freimann
2014-06-26 14:42 ` [Qemu-devel] [PATCH 00/10] pc-bios/s390-ccw: Add DASD IPL support Alexander Graf
2014-06-27  7:53   ` Christian Borntraeger
2014-06-27  9:05     ` Alexander Graf
2014-06-27  9:27       ` Christian Borntraeger
2014-06-27  9:47         ` Cornelia Huck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).