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
/
jump2ipl.c
Age
Commit message (
Expand
)
Author
2024-10-23
pc-bios/s390x: Enable multi-device boot loop
Jared Rossi
2024-10-23
s390x: Rebuild IPLB for SCSI device directly from DIAG308
Jared Rossi
2024-10-23
pc-bios/s390-ccw: Enable failed IPL to return after error
Jared Rossi
2024-10-23
pc-bios/s390-ccw: Use the libc from SLOF and remove sclp prints
Jared Rossi
2021-05-14
pc-bios/s390-ccw: Fix inline assembly for older versions of Clang
Thomas Huth
2021-05-09
pc-bios/s390-ccw: Use reset_psw pointer instead of hard-coded null pointer
Thomas Huth
2020-11-23
pc-bios: s390x: Clear out leftover S390EP string
Eric Farman
2020-10-06
pc-bios: s390x: Use reset PSW if avaliable
Janosch Frank
2020-10-06
pc-bios: s390x: Save PSW rework
Janosch Frank
2020-07-02
pc-bios: s390x: Use PSW masks where possible and introduce PSW_MASK_SHORT_ADDR
Janosch Frank
2020-03-10
pc-bios: s390x: Save iplb location in lowcore
Janosch Frank
2019-12-18
pc-bios/s390x: Fix reset psw mask
Janosch Frank
2018-05-02
pc-bios/s390-ccw/net: Use diag308 to reset machine before jumping to the OS
Thomas Huth