qemu-patch-raspberry4/pc-bios/s390-ccw
Thomas Huth 3639f93f91 pc-bios/s390-ccw: Add a write() function for stdio
The stdio functions from the SLOF libc need a write() function for
printing text to stdout/stderr. Let's implement this function by
refactoring the code from sclp_print().

Acked-by: Cornelia Huck <cohuck@redhat.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-Id: <1499863793-18627-5-git-send-email-thuth@redhat.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
2017-07-14 12:29:48 +02:00
..
bootmap.c pc-bios/s390-ccw: Move libc functions to separate header 2017-07-14 12:29:48 +02:00
bootmap.h pc-bios/s390-ccw: add boot entry selection for ECKD DASD 2017-05-02 15:08:54 +02:00
cio.h s390/IPL: Allow boot from other ssid than 0 2013-07-29 12:02:00 +02:00
iplb.h pc-bios/s390-ccw: Use the ccw bios to start the network boot 2017-02-28 12:04:48 +01:00
libc.h pc-bios/s390-ccw: Move libc functions to separate header 2017-07-14 12:29:48 +02:00
main.c pc-bios/s390-ccw: Move virtio-block related functions into a separate file 2017-07-14 12:29:48 +02:00
Makefile pc-bios/s390-ccw: Move virtio-block related functions into a separate file 2017-07-14 12:29:48 +02:00
s390-ccw.h pc-bios/s390-ccw: Move virtio-block related functions into a separate file 2017-07-14 12:29:48 +02:00
sclp.c pc-bios/s390-ccw: Add a write() function for stdio 2017-07-14 12:29:48 +02:00
sclp.h pc-bios/s390-ccw: get LOADPARM stored in SCP Read Info 2017-05-02 15:08:54 +02:00
scsi.h pc-bios/s390-ccw: Get Block Limits VPD device data 2017-05-19 12:29:01 +02:00
start.S pc-bios/s390-ccw: Get device address via diag 308/6 2016-05-17 15:50:29 +02:00
virtio-blkdev.c pc-bios/s390-ccw: Move virtio-block related functions into a separate file 2017-07-14 12:29:48 +02:00
virtio-scsi.c pc-bios/s390-ccw: Move libc functions to separate header 2017-07-14 12:29:48 +02:00
virtio-scsi.h pc-bios/s390-ccw: Build a reasonable max_sectors limit 2017-05-19 12:29:01 +02:00
virtio.c pc-bios/s390-ccw: Move virtio-block related functions into a separate file 2017-07-14 12:29:48 +02:00
virtio.h pc-bios/s390-ccw: Move virtio-block related functions into a separate file 2017-07-14 12:29:48 +02:00