index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pc-bios
/
s390-ccw
/
Makefile
Age
Commit message (
Expand
)
Author
2020-10-06
pc-bios/s390-ccw/Makefile: Compile with -std=gnu99, -fwrapv and -fno-common
Thomas Huth
2020-09-01
build: fix recurse-all target
Paolo Bonzini
2020-08-21
pc-bios/s390-ccw: do not use rules.mak
Thomas Huth
2020-07-02
pc-bios/s390-ccw: Generate and include dependency files in the Makefile
Thomas Huth
2019-04-12
s390-bios: Support booting from real dasd device
Jason J. Herne
2019-04-12
s390-bios: Decouple channel i/o logic from virtio
Jason J. Herne
2018-06-18
pc-bios/s390-ccw: Optimize the s390-netboot.img for size
Thomas Huth
2018-05-02
pc-bios/s390-ccw/net: Use diag308 to reset machine before jumping to the OS
Thomas Huth
2018-02-26
s390-ccw: set up interactive boot menu parameters
Collin L. Walling
2018-02-26
s390-ccw: update libc
Collin L. Walling
2017-08-15
pc-bios/s390-ccw: Use rm command during make clean
Eric Farman
2017-07-14
pc-bios/s390-ccw: Add core files for the network bootloading program
Thomas Huth
2017-07-14
pc-bios/s390-ccw: Move virtio-block related functions into a separate file
Thomas Huth
2017-06-06
pc-bios/s390-ccw: use STRIP variable in Makefile
Greg Kurz
2017-05-02
pc-bios/s390-ccw: get LOADPARM stored in SCP Read Info
Farhan Ali
2016-10-06
rules.mak: quiet-command: Split command name and args to print
Peter Maydell
2016-08-16
pc-bios/s390-ccw.img: Fix build
Christian Borntraeger
2016-03-23
pc-bios/s390-ccw: enable virtio-scsi
Eugene (jno) Dvurechenski
2015-12-01
pc-bios/s390-ccw: build for z900
Christian Borntraeger
2015-10-02
pc-bios/s390-ccw: avoid floating point operations
Christian Borntraeger
2015-06-15
s390/bios: build with -fdelete-null-pointer-checks
Aurelien Jarno
2015-03-11
s390/bios: Make the s390-ccw.img relocatable
Thomas Huth
2013-04-26
s390-ccw.img: Take care of the elf->img transition
Christian Borntraeger
2013-04-26
S390: ccw firmware: Add Makefile
Alexander Graf