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.c
Age
Commit message (
Expand
)
Author
2023-03-08
pc-bios: Add support for List-Directed IPL from ECKD DASD
Jared Rossi
2022-07-06
pc-bios/s390-ccw/bootmap: Improve the guessing logic in zipl_load_vblk()
Thomas Huth
2021-05-09
pc-bios/s390-ccw/bootmap: Silence compiler warning from Clang
Thomas Huth
2021-05-09
pc-bios/s390-ccw: don't try to read the next block if end of chunk is reached
Marc Hartmayer
2020-10-06
pc-bios: s390x: Use reset PSW if avaliable
Janosch Frank
2020-10-06
pc-bios: s390x: Fix bootmap.c zipl component entry data handling
Janosch Frank
2020-10-06
pc-bios/s390-ccw: break loop if a null block number is reached
Marc Hartmayer
2020-10-06
pc-bios/s390-ccw: fix off-by-one error
Marc Hartmayer
2020-10-06
pc-bios/s390-ccw: Allow booting in case the first virtio-blk disk is bad
Thomas Huth
2020-07-02
pc-bios: s390x: Use ebcdic2ascii table
Janosch Frank
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: fix non-sequential boot entries (enum)
Collin Walling
2018-05-02
pc-bios/s390-ccw: rename MAX_TABLE_ENTRIES to MAX_BOOT_ENTRIES
Collin Walling
2018-04-09
s390: Do not pass inofficial IPL type to the guest
Viktor Mihajlovski
2018-03-08
pc-bios/s390-ccw: Move string arrays from bootmap header to .c file
Thomas Huth
2018-02-26
s390-ccw: interactive boot menu for scsi
Collin L. Walling
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-07-14
pc-bios/s390-ccw: Move libc functions to separate header
Thomas Huth
2017-05-02
pc-bios/s390-ccw: add boot entry selection to El Torito routine
Eugene (jno) Dvurechenski
2017-05-02
pc-bios/s390-ccw: add boot entry selection for ECKD DASD
Farhan Ali
2017-05-02
pc-bios/s390-ccw: provide entry selection on LOADPARM for SCSI disk
Farhan Ali
2017-02-28
pc-bios/s390-ccw: Use the ccw bios to start the network boot
Farhan Ali
2016-03-23
pc-bios/s390-ccw: disambiguation of "No zIPL magic" message
Eugene (jno) Dvurechenski
2016-03-23
pc-bios/s390-ccw: enhance bootmap detection
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
2016-03-10
pc-bios/s390-ccw: fix old bug in ptr increment
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: Do proper console setup
Christian Borntraeger
2014-09-01
pc-bios/s390-ccw: IPL from DASD with format variations
Eugene (jno) Dvurechenski
2014-09-01
pc-bios/s390-ccw Really big EAV ECKD DASD handling
Eugene (jno) Dvurechenski
2014-09-01
pc-bios/s390-ccw Improve ECKD informational message
Eugene (jno) Dvurechenski
2014-07-08
pc-bios/s390-ccw: store proper subsystem information word
Christian Borntraeger
2014-06-27
pc-bios/s390-ccw: IPL from LDL/CMS-formatted ECKD DASD
Eugene (jno) Dvurechenski
2014-06-27
pc-bios/s390-ccw: IPL from CDL-formatted ECKD DASD
Eugene (jno) Dvurechenski
2014-06-27
pc-bios/s390-ccw: factor out ipl code
Eugene (jno) Dvurechenski
2014-06-27
pc-bios/s390-ccw: Unify error handling
Eugene (jno) Dvurechenski
2014-06-27
pc-bios/s390-ccw: add some utility code
Eugene (jno) Dvurechenski
2014-06-27
pc-bios/s390-ccw: handle different sector sizes
Eugene (jno) Dvurechenski
2014-06-27
pc-bios/s390-ccw: cleanup and enhance bootmap defintions
Eugene (jno) Dvurechenski
2014-06-27
pc-bios/s390-ccw: make checkpatch happy
Eugene (jno) Dvurechenski
[next]