qemu-patch-raspberry4/hw/s390x
Alexander Graf 3325995640 S390: IPL: Support ELF firmware
Our firmware blob is always a raw file that we load at a fixed address today.
Support loading an ELF blob instead that we can map high up in memory.

This way we don't have to be so conscious about size constraints.

Signed-off-by: Alexander Graf <agraf@suse.de>
2013-04-26 20:18:23 +02:00
..
css.c s390/css: Fix subchannel detection 2013-03-08 21:17:46 +01:00
css.h s390: Virtual channel subsystem support. 2013-01-29 21:50:04 +01:00
event-facility.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
ipl.c S390: IPL: Support ELF firmware 2013-04-26 20:18:23 +02:00
Makefile.objs hw: move char devices to hw/char/, configure via default-configs/ 2013-04-08 18:13:14 +02:00
s390-virtio-bus.c virtio: Fix compilation without CONFIG_VHOST_SCSI 2013-04-26 13:23:31 +02:00
s390-virtio-bus.h virtio-bus: make virtio_x_bus_new static. 2013-04-24 11:50:20 -05:00
s390-virtio-ccw.c Typo, spelling and grammatical fixes 2013-04-12 14:33:20 +02:00
s390-virtio-hcall.c s390: Move hw files to hw/s390x 2013-01-29 21:50:04 +01:00
s390-virtio.c Typo, spelling and grammatical fixes 2013-04-12 14:33:20 +02:00
s390-virtio.h s390: Add s390-ccw-virtio machine. 2013-01-29 21:50:05 +01:00
sclp.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
sclpquiesce.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
virtio-ccw.c virtio: Fix compilation without CONFIG_VHOST_SCSI 2013-04-26 13:23:31 +02:00
virtio-ccw.h virtio: Fix compilation without CONFIG_VHOST_SCSI 2013-04-26 13:23:31 +02:00