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
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
2014-06-23
pc-bios/s390-ccw: fix for fragmented SCSI bootmap
Eugene (jno) Dvurechenski
2014-06-23
pc-bios/s390-ccw: do a subsystem reset before running the guest
Christian Borntraeger
2013-04-26
S390: ccw firmware: Add bootmap interpreter
Alexander Graf