qemu-e2k/pc-bios/s390-ccw
Paolo Bonzini bf6903f694 pc-bios/s390-ccw: always build network bootloader
In the beginning, the network bootloader was considered experimental and
thus optional, but it is well established nowadays and configure always
checks for roms/SLOF before compiling pc-bios/s390-ccw.

Therefore, it makes sense to always build it together with the other
part of the s390-ccw bios.

Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2023-06-06 16:30:01 +02:00
..
bootmap.c pc-bios: Add support for List-Directed IPL from ECKD DASD 2023-03-08 08:57:42 +01:00
bootmap.h pc-bios: Add support for List-Directed IPL from ECKD DASD 2023-03-08 08:57:42 +01:00
bswap.h
cio.c
cio.h s390x: Fix spelling errors 2022-11-16 10:15:26 +01:00
dasd-ipl.c
dasd-ipl.h
helper.h
iplb.h s390x: Fix spelling errors 2022-11-16 10:15:26 +01:00
jump2ipl.c
libc.c
libc.h
main.c pc-bios/s390-ccw: Split virtio-scsi code from virtio_blk_setup_device() 2022-07-06 18:35:10 +02:00
Makefile pc-bios/s390-ccw: always build network bootloader 2023-06-06 16:30:01 +02:00
menu.c
netboot.mak pc-bios/s390-ccw: Adopt meson style Make output 2022-10-06 11:53:40 +01:00
netmain.c
s390-arch.h
s390-ccw.h pc-bios/s390-ccw: Add a proper prototype for main() 2022-07-06 18:33:26 +02:00
s390-time.h
sclp.c
sclp.h
scsi.h
start.S s390x: Fix spelling errors 2022-11-16 10:15:26 +01:00
virtio-blkdev.c pc-bios/s390-ccw: Fix booting with logical block size < physical block size 2022-08-07 12:54:12 +02:00
virtio-net.c
virtio-scsi.c misc: fix commonly doubled up words 2022-08-01 11:58:02 +02:00
virtio-scsi.h pc-bios/s390-ccw: Split virtio-scsi code from virtio_blk_setup_device() 2022-07-06 18:35:10 +02:00
virtio.c pc-bios/s390-ccw/virtio: Beautify the code for reading virtqueue configuration 2022-07-06 18:35:00 +02:00
virtio.h pc-bios/s390-ccw/virtio: Remove "extern" keyword from prototypes 2022-07-06 18:35:27 +02:00