257 Commits (master)

Author SHA1 Message Date
Sertonix acb00a7aae pc-bios/s390-ccw: link statically 1 year ago
Thomas Huth fc24fd9342 pc-bios/s390-ccw: Add a boot menu for booting via pxelinux.cfg 1 year ago
Thomas Huth 47d68f7475 pc-bios/s390-ccw: Make get_boot_index() from menu.c global 1 year ago
Thomas Huth 108977796f pc-bios/s390-ccw: Allow up to 31 entries for pxelinux.cfg 1 year ago
Thomas Huth a4adf071dc pc-bios/s390-ccw: Allow to select a different pxelinux.cfg entry via loadparm 1 year ago
Jared Rossi 64fa0de46e pc-bios/s390-ccw: Abort IPL on invalid loadparm 2 years ago
Thomas Huth bbfa7f8558 pc-bios/s390-ccw/netmain: Fix error messages with regards to the TFTP server 2 years ago
Thomas Huth 68c95ed1db pc-bios/s390-ccw: Fix boot problem with virtio-net devices 2 years ago
Thomas Huth 3936d05563 pc-bios/s390-ccw/virtio: Add a function to reset a virtio device 2 years ago
Thomas Huth 6ba1f714c0 pc-bios/s390-ccw: Re-initialize receive queue index before each boot attempt 2 years ago
Jared Rossi 1056ca1e70 pc-bios/s390x: Initialize machine loadparm before probing IPL devices 2 years ago
Jared Rossi 8c79746811 pc-bios/s390x: Initialize cdrom type to false for each IPL device 2 years ago
Marc Hartmayer 694d79ffce pc-bios/s390-ccw: Introduce `EXTRA_LDFLAGS` 2 years ago
Jens Remus 3259b4424a pc-bios/s390-ccw: Don't generate TEXTRELs 2 years ago
Jens Remus c58df213af pc-bios/s390-ccw: Clarify alignment is in bytes 2 years ago
Jared Rossi f697bed22f pc-bios/s390x: Enable multi-device boot loop 2 years ago
Jared Rossi 455e3bc3f7 s390x: Rebuild IPLB for SCSI device directly from DIAG308 2 years ago
Jared Rossi bb185de423 s390x: Add individual loadparm assignment to CCW device 2 years ago
Jared Rossi ba3658adc8 include/hw/s390x: Add include files for common IPL structs 2 years ago
Jared Rossi 0181e23713 pc-bios/s390-ccw: Enable failed IPL to return after error 2 years ago
Jared Rossi f1a2a6e41e pc-bios/s390-ccw: Remove panics from Netboot IPL path 2 years ago
Jared Rossi 1d5c7f078e pc-bios/s390-ccw: Remove panics from DASD IPL path 2 years ago
Jared Rossi facd91ac1a pc-bios/s390-ccw: Remove panics from SCSI IPL path 2 years ago
Jared Rossi 806315279d pc-bios/s390-ccw: Remove panics from ECKD IPL path 2 years ago
Jared Rossi bef2b8dd1a pc-bios/s390-ccw: Remove panics from ISO IPL path 2 years ago
Thomas Huth f1fdadda36 pc-bios/s390-ccw: Merge netboot.mak into the main Makefile 2 years ago
Jared Rossi 8e5739ce4b pc-bios/s390-ccw: Link the netboot code into the main s390-ccw.img binary 2 years ago
Jared Rossi 9f4278837d pc-bios/s390-ccw: Use the libc from SLOF and remove sclp prints 2 years ago
Thomas Huth e3e2708fee pc-bios/s390-ccw: Remove duplicated LDFLAGS 2 years ago
Thomas Huth 7cd50cbe4c pc-bios/s390-ccw: Don't use __bss_start with the "larl" instruction 3 years ago
Thomas Huth e31f08dc74 pc-bios/s390-ccw: Move the stack array into start.S 3 years ago
Thomas Huth 74fe98ee7f pc-bios/s390-ccw: Provide space for initial stack frame in start.S 3 years ago
Thomas Huth f52420fa4f pc-bios/s390-ccw: Fix indentation in start.S 3 years ago
Thomas Huth 442ef32ee5 pc-bios/s390-ccw/Makefile: Use -z noexecstack to silence linker warning 3 years ago
Thomas Huth 0c2a6e1242 pc-bios/s390-ccw: Get rid of the the __u* types 3 years ago
Juan Quintela f7f2f96f33 s390-ccw: Getting rid of ulong 3 years ago
Paolo Bonzini bf6903f694 pc-bios/s390-ccw: always build network bootloader 3 years ago
Paolo Bonzini b11f9bd96f configure: move SLOF submodule handling to pc-bios/s390-ccw 3 years ago
Jared Rossi 8af5d14171 pc-bios: Add support for List-Directed IPL from ECKD DASD 4 years ago
Thomas Huth 44ee69ea16 s390x: Fix spelling errors 4 years ago
Paolo Bonzini b5fc8458ff pc-bios/s390-ccw: Adopt meson style Make output 4 years ago
Paolo Bonzini ebc1d8213c pc-bios/s390-ccw: detect CC options just once 4 years ago
Thomas Huth 393296de19 pc-bios/s390-ccw: Fix booting with logical block size < physical block size 4 years ago
Daniel P. Berrangé 7a21bee2aa misc: fix commonly doubled up words 4 years ago
Paolo Bonzini c0b3607d59 pc-bios/s390-ccw: add -Wno-array-bounds 4 years ago
Thomas Huth e2269220ac pc-bios/s390-ccw/netboot.mak: Ignore Clang's warnings about GNU extensions 4 years ago
Thomas Huth 3953ae1868 pc-bios/s390-ccw/virtio: Remove "extern" keyword from prototypes 4 years ago
Thomas Huth 9125a314cc pc-bios/s390-ccw/virtio-blkdev: Request the right feature bits 4 years ago
Thomas Huth cf30b7c4a9 pc-bios/s390-ccw: Split virtio-scsi code from virtio_blk_setup_device() 4 years ago
Thomas Huth 0708248857 pc-bios/s390-ccw/virtio: Beautify the code for reading virtqueue configuration 4 years ago