aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJared Rossi <jrossi@linux.ibm.com>2024-10-19 21:29:37 -0400
committerThomas Huth <thuth@redhat.com>2024-10-23 06:53:44 +0200
commit8e5739ce4b0b04d7121cb2b29521acde2a8f3a24 (patch)
tree3646ae2c3d10f0da96cf0d2cdcd8abaeb419f85a /include
parent9f4278837dc770266c8a026696dd91a525dd2682 (diff)
downloadqemu-8e5739ce4b0b04d7121cb2b29521acde2a8f3a24.zip
qemu-8e5739ce4b0b04d7121cb2b29521acde2a8f3a24.tar.gz
qemu-8e5739ce4b0b04d7121cb2b29521acde2a8f3a24.tar.bz2
pc-bios/s390-ccw: Link the netboot code into the main s390-ccw.img binary
We originally built a separate binary for the netboot code since it was considered as experimental and we could not be sure that the necessary SLOF module had been checked out. Time passed, the code proved its usefulness, and the build system nowadays makes sure that the SLOF module is checked out if you have a s390x compiler available for building the s390-ccw bios. So there is no real compelling reason anymore to keep the netboot code in a separate binary. Linking the code together with the main s390-ccw.img will make future enhancements much easier, like supporting more than one boot device. Co-authored by: Thomas Huth <thuth@redhat.com> Signed-off-by: Jared Rossi <jrossi@linux.ibm.com> Message-ID: <20241020012953.1380075-4-jrossi@linux.ibm.com> Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions