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
/
netmain.c
Age
Commit message (
Expand
)
Author
2020-07-02
pc-bios: s390x: Move panic() into header and add infinite loop
Janosch Frank
2020-07-02
pc-bios: s390x: Consolidate timing functions into time.h
Janosch Frank
2020-03-10
pc-bios: s390x: Save iplb location in lowcore
Janosch Frank
2019-09-18
pc-bios/s390-ccw/net: fix a possible memory leak in get_uuid()
Yifan Luo
2019-04-12
s390-bios: Use control unit type to determine boot method
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/net: Try to load pxelinux.cfg file accoring to the UUID
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: Add support for .INS config files
Thomas Huth
2018-05-02
pc-bios/s390-ccw/net: Use diag308 to reset machine before jumping to the OS
Thomas Huth
2018-05-02
pc-bios/s390-ccw/net: Split up net_load() into init, load and release parts
Thomas Huth
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 core files for the network bootloading program
Thomas Huth