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
/
bootmap.h
Age
Commit message (
Expand
)
Author
2023-03-08
pc-bios: Add support for List-Directed IPL from ECKD DASD
Jared Rossi
2020-10-06
pc-bios: s390x: Fix bootmap.c zipl component entry data handling
Janosch Frank
2020-03-16
misc: Replace zero-length arrays with flexible array member (automatic)
Philippe Mathieu-Daudé
2019-05-08
s390-bios: Skip bootmap signature entries
Jason J. Herne
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: rename MAX_TABLE_ENTRIES to MAX_BOOT_ENTRIES
Collin Walling
2018-03-08
pc-bios/s390-ccw: Move string arrays from bootmap header to .c file
Thomas Huth
2018-02-26
s390-ccw: read stage2 boot loader data to find menu
Collin L. Walling
2018-02-26
s390-ccw: update libc
Collin L. Walling
2018-02-26
s390-ccw: refactor IPL structs
Collin L. Walling
2018-02-26
s390-ccw: refactor eckd_block_num to use CHS
Collin L. Walling
2018-02-26
s390-ccw: refactor boot map table code
Collin L. Walling
2017-07-14
pc-bios/s390-ccw: Move byteswap functions to a separate header
Thomas Huth
2017-05-02
pc-bios/s390-ccw: add boot entry selection for ECKD DASD
Farhan Ali
2017-05-02
pc-bios/s390-ccw: Make ebcdic/ascii conversion public
Eugene (jno) Dvurechenski
2016-03-23
pc-bios/s390-ccw: add utility functions and "export" some others
Eugene (jno) Dvurechenski
2016-03-23
pc-bios/s390-ccw: virtio_panic -> panic
Eugene (jno) Dvurechenski
2016-03-23
pc-bios/s390-ccw: add more disk layout checks
Eugene (jno) Dvurechenski
2015-11-11
pc-bios/s390-ccw: El Torito 16-bit boot image size field workaround
Maxim Samoylov
2015-11-11
pc-bios/s390-ccw: El Torito s390x boot entry check
Maxim Samoylov
2015-11-11
pc-bios/s390-ccw: ISO-9660 El Torito boot implementation
Maxim Samoylov
2015-02-03
pc-bios/s390-ccw: fix sparse warnings
Christian Borntraeger
2014-09-01
pc-bios/s390-ccw: IPL from DASD with format variations
Eugene (jno) Dvurechenski
2014-06-27
pc-bios/s390-ccw: IPL from LDL/CMS-formatted ECKD DASD
Eugene (jno) Dvurechenski
2014-06-27
pc-bios/s390-ccw: add some utility code
Eugene (jno) Dvurechenski
2014-06-27
pc-bios/s390-ccw: cleanup and enhance bootmap defintions
Eugene (jno) Dvurechenski