aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorJared Rossi <jrossi@linux.ibm.com>2024-10-19 21:29:36 -0400
committerThomas Huth <thuth@redhat.com>2024-10-23 06:53:44 +0200
commit9f4278837dc770266c8a026696dd91a525dd2682 (patch)
treea41896d5728f41a7b64f926831908466ac82a111 /scripts
parentabaabb2e601adfe296a64471746a997eabcc607f (diff)
downloadqemu-9f4278837dc770266c8a026696dd91a525dd2682.zip
qemu-9f4278837dc770266c8a026696dd91a525dd2682.tar.gz
qemu-9f4278837dc770266c8a026696dd91a525dd2682.tar.bz2
pc-bios/s390-ccw: Use the libc from SLOF and remove sclp prints
We are already using the libc from SLOF for the s390-netboot.img, and this libc implementation is way more complete and accurate than the simple implementation that we currently use for the s390-ccw.img binary. Since we are now always assuming that the SLOF submodule is available when building the s390-ccw bios (see commit bf6903f6944f), we can drop the simple implementation and use the SLOF libc for the s390-ccw.img binary, too. Additionally replace sclp_print calls with puts/printf now that it is available. Co-authored by: Thomas Huth <thuth@redhat.com> Signed-off-by: Jared Rossi <jrossi@linux.ibm.com> Message-ID: <20241020012953.1380075-3-jrossi@linux.ibm.com> Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions