index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pc-bios
/
s390-ccw
/
bootmap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pc-bios/s390-ccw/bootmap: Improve the guessing logic in zipl_load_vblk()
Thomas Huth
2022-07-06
1
-4
/
+23
*
pc-bios/s390-ccw/bootmap: Silence compiler warning from Clang
Thomas Huth
2021-05-09
1
-1
/
+1
*
pc-bios/s390-ccw: don't try to read the next block if end of chunk is reached
Marc Hartmayer
2021-05-09
1
-1
/
+1
*
pc-bios: s390x: Use reset PSW if avaliable
Janosch Frank
2020-10-06
1
-2
/
+4
*
pc-bios: s390x: Fix bootmap.c zipl component entry data handling
Janosch Frank
2020-10-06
1
-2
/
+3
*
pc-bios/s390-ccw: break loop if a null block number is reached
Marc Hartmayer
2020-10-06
1
-1
/
+1
*
pc-bios/s390-ccw: fix off-by-one error
Marc Hartmayer
2020-10-06
1
-1
/
+1
*
pc-bios/s390-ccw: Allow booting in case the first virtio-blk disk is bad
Thomas Huth
2020-10-06
1
-11
/
+23
*
pc-bios: s390x: Use ebcdic2ascii table
Janosch Frank
2020-07-02
1
-3
/
+1
*
s390-bios: Skip bootmap signature entries
Jason J. Herne
2019-05-08
1
-2
/
+17
*
pc-bios/s390-ccw/net: Use diag308 to reset machine before jumping to the OS
Thomas Huth
2018-05-02
1
-62
/
+1
*
pc-bios/s390-ccw: fix non-sequential boot entries (enum)
Collin Walling
2018-05-02
1
-5
/
+7
*
pc-bios/s390-ccw: rename MAX_TABLE_ENTRIES to MAX_BOOT_ENTRIES
Collin Walling
2018-05-02
1
-3
/
+3
*
s390: Do not pass inofficial IPL type to the guest
Viktor Mihajlovski
2018-04-09
1
-0
/
+7
*
pc-bios/s390-ccw: Move string arrays from bootmap header to .c file
Thomas Huth
2018-03-08
1
-0
/
+20
*
s390-ccw: interactive boot menu for scsi
Collin L. Walling
2018-02-26
1
-0
/
+4
*
s390-ccw: read stage2 boot loader data to find menu
Collin L. Walling
2018-02-26
1
-5
/
+89
*
s390-ccw: update libc
Collin L. Walling
2018-02-26
1
-2
/
+2
*
s390-ccw: refactor IPL structs
Collin L. Walling
2018-02-26
1
-6
/
+6
*
s390-ccw: refactor eckd_block_num to use CHS
Collin L. Walling
2018-02-26
1
-14
/
+14
*
s390-ccw: refactor boot map table code
Collin L. Walling
2018-02-26
1
-33
/
+27
*
pc-bios/s390-ccw: Move byteswap functions to a separate header
Thomas Huth
2017-07-14
1
-0
/
+1
*
pc-bios/s390-ccw: Move libc functions to separate header
Thomas Huth
2017-07-14
1
-0
/
+1
*
pc-bios/s390-ccw: add boot entry selection to El Torito routine
Eugene (jno) Dvurechenski
2017-05-02
1
-1
/
+6
*
pc-bios/s390-ccw: add boot entry selection for ECKD DASD
Farhan Ali
2017-05-02
1
-5
/
+11
*
pc-bios/s390-ccw: provide entry selection on LOADPARM for SCSI disk
Farhan Ali
2017-05-02
1
-5
/
+6
*
pc-bios/s390-ccw: Use the ccw bios to start the network boot
Farhan Ali
2017-02-28
1
-1
/
+7
*
pc-bios/s390-ccw: disambiguation of "No zIPL magic" message
Eugene (jno) Dvurechenski
2016-03-23
1
-3
/
+3
*
pc-bios/s390-ccw: enhance bootmap detection
Eugene (jno) Dvurechenski
2016-03-23
1
-35
/
+76
*
pc-bios/s390-ccw: virtio_panic -> panic
Eugene (jno) Dvurechenski
2016-03-23
1
-4
/
+4
*
pc-bios/s390-ccw: add more disk layout checks
Eugene (jno) Dvurechenski
2016-03-23
1
-0
/
+4
*
pc-bios/s390-ccw: fix old bug in ptr increment
Eugene (jno) Dvurechenski
2016-03-10
1
-1
/
+1
*
pc-bios/s390-ccw: El Torito 16-bit boot image size field workaround
Maxim Samoylov
2015-11-11
1
-0
/
+90
*
pc-bios/s390-ccw: El Torito s390x boot entry check
Maxim Samoylov
2015-11-11
1
-1
/
+10
*
pc-bios/s390-ccw: ISO-9660 El Torito boot implementation
Maxim Samoylov
2015-11-11
1
-0
/
+107
*
pc-bios/s390-ccw: fix sparse warnings
Christian Borntraeger
2015-02-03
1
-2
/
+2
*
pc-bios/s390-ccw: Do proper console setup
Christian Borntraeger
2014-09-01
1
-5
/
+5
*
pc-bios/s390-ccw: IPL from DASD with format variations
Eugene (jno) Dvurechenski
2014-09-01
1
-23
/
+29
*
pc-bios/s390-ccw Really big EAV ECKD DASD handling
Eugene (jno) Dvurechenski
2014-09-01
1
-16
/
+15
*
pc-bios/s390-ccw Improve ECKD informational message
Eugene (jno) Dvurechenski
2014-09-01
1
-2
/
+20
*
pc-bios/s390-ccw: store proper subsystem information word
Christian Borntraeger
2014-07-08
1
-0
/
+2
*
pc-bios/s390-ccw: IPL from LDL/CMS-formatted ECKD DASD
Eugene (jno) Dvurechenski
2014-06-27
1
-7
/
+85
*
pc-bios/s390-ccw: IPL from CDL-formatted ECKD DASD
Eugene (jno) Dvurechenski
2014-06-27
1
-0
/
+168
*
pc-bios/s390-ccw: factor out ipl code
Eugene (jno) Dvurechenski
2014-06-27
1
-38
/
+45
*
pc-bios/s390-ccw: Unify error handling
Eugene (jno) Dvurechenski
2014-06-27
1
-61
/
+21
*
pc-bios/s390-ccw: add some utility code
Eugene (jno) Dvurechenski
2014-06-27
1
-14
/
+1
*
pc-bios/s390-ccw: handle different sector sizes
Eugene (jno) Dvurechenski
2014-06-27
1
-5
/
+7
*
pc-bios/s390-ccw: cleanup and enhance bootmap defintions
Eugene (jno) Dvurechenski
2014-06-27
1
-51
/
+15
*
pc-bios/s390-ccw: make checkpatch happy
Eugene (jno) Dvurechenski
2014-06-27
1
-17
/
+20
*
pc-bios/s390-ccw: fix for fragmented SCSI bootmap
Eugene (jno) Dvurechenski
2014-06-23
1
-0
/
+27
[next]