summaryrefslogtreecommitdiffstats
path: root/pc-bios/s390-ccw/Makefile
Commit message (Expand)AuthorAgeFilesLines
* pc-bios/s390-ccw/Makefile: Compile with -std=gnu99, -fwrapv and -fno-commonThomas Huth2020-10-061-3/+4
* build: fix recurse-all targetPaolo Bonzini2020-09-011-1/+2
* pc-bios/s390-ccw: do not use rules.makThomas Huth2020-08-211-1/+17
* pc-bios/s390-ccw: Generate and include dependency files in the MakefileThomas Huth2020-07-021-0/+3
* s390-bios: Support booting from real dasd deviceJason J. Herne2019-04-121-1/+1
* 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-0/+1
* pc-bios/s390-ccw/net: Use diag308 to reset machine before jumping to the OSThomas Huth2018-05-021-1/+3
* s390-ccw: set up interactive boot menu parametersCollin L. Walling2018-02-261-1/+1
* s390-ccw: update libcCollin L. Walling2018-02-261-1/+1
* pc-bios/s390-ccw: Use rm command during make cleanEric Farman2017-08-151-1/+1
* pc-bios/s390-ccw: Add core files for the network bootloading programThomas Huth2017-07-141-2/+9
* pc-bios/s390-ccw: Move virtio-block related functions into a separate fileThomas Huth2017-07-141-1/+1
* pc-bios/s390-ccw: use STRIP variable in MakefileGreg Kurz2017-06-061-1/+3
* pc-bios/s390-ccw: get LOADPARM stored in SCP Read InfoFarhan Ali2017-05-021-1/+1
* rules.mak: quiet-command: Split command name and args to printPeter Maydell2016-10-061-2/+2
* pc-bios/s390-ccw.img: Fix buildChristian Borntraeger2016-08-161-2/+4
* pc-bios/s390-ccw: enable virtio-scsiEugene (jno) Dvurechenski2016-03-231-1/+1
* pc-bios/s390-ccw: build for z900Christian Borntraeger2015-12-011-1/+1
* pc-bios/s390-ccw: avoid floating point operationsChristian Borntraeger2015-10-021-1/+2
* s390/bios: build with -fdelete-null-pointer-checksAurelien Jarno2015-06-151-1/+1
* s390/bios: Make the s390-ccw.img relocatableThomas Huth2015-03-111-5/+6
* s390-ccw.img: Take care of the elf->img transitionChristian Borntraeger2013-04-261-2/+2
* S390: ccw firmware: Add MakefileAlexander Graf2013-04-261-0/+26