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
/
menu.c
Age
Commit message (
Expand
)
Author
2021-05-14
pc-bios/s390-ccw: Fix inline assembly for older versions of Clang
Thomas Huth
2020-07-02
pc-bios: s390x: Consolidate timing functions into time.h
Janosch Frank
2019-05-08
pc-bios/s390-ccw: Clean up harmless misuse of isdigit()
Markus Armbruster
2018-05-02
pc-bios/s390-ccw: fix non-sequential boot entries (enum)
Collin Walling
2018-05-02
pc-bios/s390-ccw: fix non-sequential boot entries (eckd)
Collin Walling
2018-02-26
s390-ccw: interactive boot menu for scsi
Collin L. Walling
2018-02-26
s390-ccw: use zipl values when no boot menu options are present
Collin L. Walling
2018-02-26
s390-ccw: set cp_receive mask only when needed and consume pending service irqs
Collin L. Walling
2018-02-26
s390-ccw: read user input for boot index via the SCLP console
Collin L. Walling
2018-02-26
s390-ccw: print zipl boot menu
Collin L. Walling
2018-02-26
s390-ccw: read stage2 boot loader data to find menu
Collin L. Walling
2018-02-26
s390-ccw: set up interactive boot menu parameters
Collin L. Walling