summary refs log tree commit diff stats
path: root/scripts/coverage/compare_gcov_json.py (unfollow)
Commit message (Expand)AuthorFilesLines
2024-10-23pc-bios/s390-ccw: Don't generate TEXTRELsJens Remus2-3/+6
2024-10-23pc-bios/s390-ccw: Clarify alignment is in bytesJens Remus1-2/+2
2024-10-23tests/qtest: Add s390x boot order tests to cdrom-test.cJared Rossi1-0/+24
2024-10-23docs/system: Update documentation for s390x IPLJared Rossi2-6/+10
2024-10-23pc-bios/s390x: Enable multi-device boot loopJared Rossi4-21/+57
2024-10-23s390x: Rebuild IPLB for SCSI device directly from DIAG308Jared Rossi5-70/+38
2024-10-23hw/s390x: Build an IPLB for each boot deviceJared Rossi3-29/+105
2024-10-23s390x: Add individual loadparm assignment to CCW deviceJared Rossi8-55/+102
2024-10-23include/hw/s390x: Add include files for common IPL structsJared Rossi4-183/+130
2024-10-23pc-bios/s390-ccw: Enable failed IPL to return after errorJared Rossi8-56/+108
2024-10-23pc-bios/s390-ccw: Remove panics from Netboot IPL pathJared Rossi4-9/+18
2024-10-23pc-bios/s390-ccw: Remove panics from DASD IPL pathJared Rossi2-31/+37
2024-10-23pc-bios/s390-ccw: Remove panics from SCSI IPL pathJared Rossi3-71/+164
2024-10-23pc-bios/s390-ccw: Remove panics from ECKD IPL pathJared Rossi2-58/+130
2024-10-23pc-bios/s390-ccw: Remove panics from ISO IPL pathJared Rossi3-38/+65
2024-10-23docs/system/s390x/bootdevices: Update the documentation about network bootingJared Rossi1-13/+7
2024-10-23pc-bios/s390-ccw: Merge netboot.mak into the main MakefileThomas Huth2-46/+46
2024-10-23hw/s390x: Remove the possibility to load the s390-netboot.img binaryThomas Huth5-72/+6
2024-10-23pc-bios/s390-ccw: Link the netboot code into the main s390-ccw.img binaryJared Rossi9-40/+24
2024-10-23pc-bios/s390-ccw: Use the libc from SLOF and remove sclp printsJared Rossi19-336/+140
2024-10-22hw/s390x/ipl: Provide more memory to the s390-ccw.img firmwareThomas Huth1-1/+9
2024-10-21tests/functional: Convert the Avocado sh4 tuxrun testThomas Huth4-35/+60
2024-10-21Revert "hw/sh4/r2d: Realize IDE controller before accessing it"Thomas Huth1-1/+1
2024-10-21tests/functional: Convert the Avocado ppc32 tuxrun testThomas Huth4-16/+37
2024-10-21tests/functional: Convert the Avocado mips64el tuxrun testThomas Huth4-19/+38
2024-10-21tests/functional: Convert the Avocado mips64 tuxrun testThomas Huth3-17/+39
2024-10-21tests/functional: Convert the Avocado mipsel tuxrun testThomas Huth3-17/+37
2024-10-21tests/functional: Convert the Avocado mips tuxrun testThomas Huth3-18/+37
2024-10-21tests/functional: Convert the Avocado x86_64 tuxrun testThomas Huth4-18/+38
2024-10-21tests/functional: Convert the Avocado i386 tuxrun testThomas Huth4-16/+40
2024-10-21tests/functional: Convert the Avocado riscv64 tuxrun testsThomas Huth3-31/+42
2024-10-21tests/functional: Convert the Avocado riscv32 tuxrun testsThomas Huth3-31/+42
2024-10-21tests/functional: Convert the Avocado arm tuxrun testsThomas Huth4-56/+73
2024-10-21tests/functional: Convert the Avocado s390x tuxrun testThomas Huth3-18/+35