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
Commit message (
Expand
)
Author
Age
Files
Lines
*
pc-bios/s390-ccw: Generate and include dependency files in the Makefile
Thomas Huth
2020-07-02
2
-6
/
+10
*
pc-bios: s390x: Make u32 ptr check explicit
Janosch Frank
2020-07-02
1
-1
/
+1
*
pc-bios: s390x: Use ebcdic2ascii table
Janosch Frank
2020-07-02
1
-3
/
+1
*
pc-bios: s390x: Move panic() into header and add infinite loop
Janosch Frank
2020-07-02
4
-19
/
+10
*
pc-bios: s390x: Use PSW masks where possible and introduce PSW_MASK_SHORT_ADDR
Janosch Frank
2020-07-02
2
-6
/
+6
*
pc-bios: s390x: Rename PSW_MASK_ZMODE to PSW_MASK_64
Janosch Frank
2020-07-02
1
-1
/
+1
*
pc-bios: s390x: Get rid of magic offsets into the lowcore
Janosch Frank
2020-07-02
2
-11
/
+14
*
pc-bios: s390x: Move sleep and yield to helper.h
Janosch Frank
2020-07-02
4
-18
/
+19
*
pc-bios: s390x: Consolidate timing functions into time.h
Janosch Frank
2020-07-02
7
-31
/
+36
*
pc-bios: s390x: cio.c cleanup and compile fix
Janosch Frank
2020-07-02
1
-18
/
+22
*
misc: Replace zero-length arrays with flexible array member (automatic)
Philippe Mathieu-Daudé
2020-03-16
2
-2
/
+2
*
pc-bios: s390x: Save iplb location in lowcore
Janosch Frank
2020-03-10
5
-3
/
+18
*
pc-bios/s390x: Fix reset psw mask
Janosch Frank
2019-12-18
1
-5
/
+7
*
pc-bios/s390-ccw: fix sclp_get_loadparm_ascii
Claudio Imbrenda
2019-11-29
1
-1
/
+1
*
pc-bios/s390-ccw/net: fix a possible memory leak in get_uuid()
Yifan Luo
2019-09-18
1
-0
/
+1
*
pc-bios/s390-ccw: Do not pre-initialize empty array
Thomas Huth
2019-09-18
1
-1
/
+1
*
s390-bios: Skip bootmap signature entries
Jason J. Herne
2019-05-08
2
-6
/
+23
*
pc-bios/s390-ccw: Clean up harmless misuse of isdigit()
Markus Armbruster
2019-05-08
2
-2
/
+2
*
s390-bios: Use control unit type to find bootable devices
Jason J. Herne
2019-04-12
1
-10
/
+35
*
s390-bios: Support booting from real dasd device
Jason J. Herne
2019-04-12
5
-1
/
+270
*
s390-bios: Add channel command codes/structs needed for dasd-ipl
Jason J. Herne
2019-04-12
1
-0
/
+23
*
s390-bios: Use control unit type to determine boot method
Jason J. Herne
2019-04-12
3
-3
/
+15
*
s390-bios: Refactor virtio to run channel programs via cio
Jason J. Herne
2019-04-12
1
-30
/
+27
*
s390-bios: Factor finding boot device out of virtio code path
Jason J. Herne
2019-04-12
1
-39
/
+46
*
s390-bios: Extend find_dev() for non-virtio devices
Jason J. Herne
2019-04-12
1
-5
/
+11
*
s390-bios: cio error handling
Jason J. Herne
2019-04-12
2
-0
/
+246
*
s390-bios: Support for running format-0/1 channel programs
Jason J. Herne
2019-04-12
4
-3
/
+301
*
s390-bios: ptr2u32 and u32toptr
Jason J. Herne
2019-04-12
1
-0
/
+31
*
s390-bios: Map low core memory
Jason J. Herne
2019-04-12
2
-0
/
+92
*
s390-bios: Decouple channel i/o logic from virtio
Jason J. Herne
2019-04-12
8
-28
/
+53
*
s390-bios: Clean up cio.h
Jason J. Herne
2019-04-12
2
-65
/
+57
*
s390-bios: decouple common boot logic from virtio
Jason J. Herne
2019-04-12
1
-8
/
+20
*
s390-bios: decouple cio setup from virtio
Jason J. Herne
2019-04-12
1
-7
/
+13
*
pc-bios/s390-ccw: Use proper register names for Clang
Thomas Huth
2019-01-18
1
-7
/
+7
*
pc-bios/s390-ccw: Optimize the s390-netboot.img for size
Thomas Huth
2018-06-18
2
-2
/
+3
*
pc-bios/s390-ccw/net: Try to load pxelinux.cfg file accoring to the UUID
Thomas Huth
2018-06-18
1
-1
/
+55
*
pc-bios/s390-ccw/net: Add support for pxelinux-style config files
Thomas Huth
2018-06-18
2
-4
/
+89
*
pc-bios/s390-ccw/net: Update code for the latest changes in SLOF
Thomas Huth
2018-06-18
2
-70
/
+18
*
pc-bios/s390-ccw: define loadparm length
Collin Walling
2018-06-18
4
-7
/
+9
*
pc-bios/s390-ccw: struct tpi_info must be declared as aligned(4)
Thomas Huth
2018-05-14
1
-1
/
+1
*
s390-ccw: force diag 308 subcode to unsigned long
Cornelia Huck
2018-05-02
1
-1
/
+2
*
pc-bios/s390-ccw/net: Add support for .INS config files
Thomas Huth
2018-05-02
1
-5
/
+95
*
pc-bios/s390-ccw/net: Use diag308 to reset machine before jumping to the OS
Thomas Huth
2018-05-02
7
-69
/
+111
*
pc-bios/s390-ccw/net: Split up net_load() into init, load and release parts
Thomas Huth
2018-05-02
1
-26
/
+37
*
pc-bios/s390-ccw: fix non-sequential boot entries (enum)
Collin Walling
2018-05-02
3
-15
/
+28
*
pc-bios/s390-ccw: fix non-sequential boot entries (eckd)
Collin Walling
2018-05-02
1
-9
/
+20
*
pc-bios/s390-ccw: fix loadparm initialization and int conversion
Collin Walling
2018-05-02
1
-7
/
+7
*
pc-bios/s390-ccw: rename MAX_TABLE_ENTRIES to MAX_BOOT_ENTRIES
Collin Walling
2018-05-02
3
-5
/
+5
*
pc-bios/s390-ccw: size_t should be unsigned
Thomas Huth
2018-05-02
2
-2
/
+2
*
s390: Do not pass inofficial IPL type to the guest
Viktor Mihajlovski
2018-04-09
2
-2
/
+20
[next]