summaryrefslogtreecommitdiffstats
path: root/pc-bios/s390-ccw/netboot.mak
Commit message (Expand)AuthorAgeFilesLines
* pc-bios/s390-ccw: Adopt meson style Make outputPaolo Bonzini2022-10-061-10/+10
* pc-bios/s390-ccw: detect CC options just oncePaolo Bonzini2022-10-061-5/+2Star
* Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell2022-07-121-3/+3
|\
| * configure, pc-bios/s390-ccw: pass cross CFLAGS correctlyPaolo Bonzini2022-07-061-3/+3
* | pc-bios/s390-ccw/netboot.mak: Ignore Clang's warnings about GNU extensionsThomas Huth2022-07-061-2/+5
|/
* configure: enable cross-compilation of s390-ccwPaolo Bonzini2022-06-011-1/+1
* pc-bios/s390-ccw/netboot: Use "-Wl," prefix to pass parameter to the linkerThomas Huth2021-05-091-1/+1
* pc-bios/s390-ccw: Generate and include dependency files in the MakefileThomas Huth2020-07-021-6/+7
* s390-bios: Decouple channel i/o logic from virtioJason J. Herne2019-04-121-1/+1
* pc-bios/s390-ccw: Optimize the s390-netboot.img for sizeThomas Huth2018-06-181-2/+2
* pc-bios/s390-ccw/net: Add support for pxelinux-style config filesThomas Huth2018-06-181-3/+4
* pc-bios/s390-ccw/net: Update code for the latest changes in SLOFThomas Huth2018-06-181-1/+1
* pc-bios/s390-ccw/net: Use diag308 to reset machine before jumping to the OSThomas Huth2018-05-021-1/+2
* s390: set DHCP client architecure id for netbootViktor Mihajlovski2017-09-191-1/+1
* pc-bios/s390-ccw: Link libnet into the netboot image and do the TFTP loadThomas Huth2017-07-141-1/+13
* pc-bios/s390-ccw: Add virtio-net driver codeThomas Huth2017-07-141-1/+1
* pc-bios/s390-ccw: Add core files for the network bootloading programThomas Huth2017-07-141-0/+47