qemu/pc-bios/s390-ccw
Alexander Graf 685d49a63e S390: ccw firmware: Add bootmap interpreter
On s390, there is an architected boot map format that we can read to
boot a certain entry off the disk. Implement a simple reader for this
that always boots the first (default) entry.

Signed-off-by: Alexander Graf <agraf@suse.de>
2013-04-26 20:18:24 +02:00
..
bootmap.c S390: ccw firmware: Add bootmap interpreter 2013-04-26 20:18:24 +02:00
cio.h S390: ccw firmware: Add virtio device drivers 2013-04-26 20:18:24 +02:00
main.c S390: ccw firmware: Add main program 2013-04-26 20:18:24 +02:00
s390-ccw.h S390: ccw firmware: Add glue header 2013-04-26 20:18:24 +02:00
sclp-ascii.c S390: ccw firmware: Add sclp output 2013-04-26 20:18:24 +02:00
sclp.h S390: ccw firmware: Add sclp output 2013-04-26 20:18:24 +02:00
start.S S390: ccw firmware: Add start assembly 2013-04-26 20:18:24 +02:00
virtio.c S390: ccw firmware: Add virtio device drivers 2013-04-26 20:18:24 +02:00
virtio.h S390: ccw firmware: Add virtio device drivers 2013-04-26 20:18:24 +02:00