index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pc-bios
/
s390-ccw
/
netboot.mak
Age
Commit message (
Expand
)
Author
2022-10-06
pc-bios/s390-ccw: Adopt meson style Make output
Paolo Bonzini
2022-10-06
pc-bios/s390-ccw: detect CC options just once
Paolo Bonzini
2022-07-12
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2022-07-06
pc-bios/s390-ccw/netboot.mak: Ignore Clang's warnings about GNU extensions
Thomas Huth
2022-07-06
configure, pc-bios/s390-ccw: pass cross CFLAGS correctly
Paolo Bonzini
2022-06-01
configure: enable cross-compilation of s390-ccw
Paolo Bonzini
2021-05-09
pc-bios/s390-ccw/netboot: Use "-Wl," prefix to pass parameter to the linker
Thomas Huth
2020-07-02
pc-bios/s390-ccw: Generate and include dependency files in the Makefile
Thomas Huth
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-06-18
pc-bios/s390-ccw/net: Add support for pxelinux-style config files
Thomas Huth
2018-06-18
pc-bios/s390-ccw/net: Update code for the latest changes in SLOF
Thomas Huth
2018-05-02
pc-bios/s390-ccw/net: Use diag308 to reset machine before jumping to the OS
Thomas Huth
2017-09-19
s390: set DHCP client architecure id for netboot
Viktor Mihajlovski
2017-07-14
pc-bios/s390-ccw: Link libnet into the netboot image and do the TFTP load
Thomas Huth
2017-07-14
pc-bios/s390-ccw: Add virtio-net driver code
Thomas Huth
2017-07-14
pc-bios/s390-ccw: Add core files for the network bootloading program
Thomas Huth