index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pc-bios
/
s390-ccw
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-01
build: fix recurse-all target
Paolo Bonzini
1
-1
/
+2
2020-08-21
pc-bios/s390-ccw: do not use rules.mak
Thomas Huth
1
-1
/
+17
2020-07-02
pc-bios/s390-ccw: Generate and include dependency files in the Makefile
Thomas Huth
2
-6
/
+10
2020-07-02
pc-bios: s390x: Make u32 ptr check explicit
Janosch Frank
1
-1
/
+1
2020-07-02
pc-bios: s390x: Use ebcdic2ascii table
Janosch Frank
1
-3
/
+1
2020-07-02
pc-bios: s390x: Move panic() into header and add infinite loop
Janosch Frank
4
-19
/
+10
2020-07-02
pc-bios: s390x: Use PSW masks where possible and introduce PSW_MASK_SHORT_ADDR
Janosch Frank
2
-6
/
+6
2020-07-02
pc-bios: s390x: Rename PSW_MASK_ZMODE to PSW_MASK_64
Janosch Frank
1
-1
/
+1
2020-07-02
pc-bios: s390x: Get rid of magic offsets into the lowcore
Janosch Frank
2
-11
/
+14
2020-07-02
pc-bios: s390x: Move sleep and yield to helper.h
Janosch Frank
4
-18
/
+19
2020-07-02
pc-bios: s390x: Consolidate timing functions into time.h
Janosch Frank
7
-31
/
+36
2020-07-02
pc-bios: s390x: cio.c cleanup and compile fix
Janosch Frank
1
-18
/
+22
2020-03-16
misc: Replace zero-length arrays with flexible array member (automatic)
Philippe Mathieu-Daudé
2
-2
/
+2
2020-03-10
pc-bios: s390x: Save iplb location in lowcore
Janosch Frank
5
-3
/
+18
2019-12-18
pc-bios/s390x: Fix reset psw mask
Janosch Frank
1
-5
/
+7
2019-11-29
pc-bios/s390-ccw: fix sclp_get_loadparm_ascii
Claudio Imbrenda
1
-1
/
+1
2019-09-18
pc-bios/s390-ccw/net: fix a possible memory leak in get_uuid()
Yifan Luo
1
-0
/
+1
2019-09-18
pc-bios/s390-ccw: Do not pre-initialize empty array
Thomas Huth
1
-1
/
+1
2019-05-08
s390-bios: Skip bootmap signature entries
Jason J. Herne
2
-6
/
+23
2019-05-08
pc-bios/s390-ccw: Clean up harmless misuse of isdigit()
Markus Armbruster
2
-2
/
+2
2019-04-12
s390-bios: Use control unit type to find bootable devices
Jason J. Herne
1
-10
/
+35
2019-04-12
s390-bios: Support booting from real dasd device
Jason J. Herne
5
-1
/
+270
2019-04-12
s390-bios: Add channel command codes/structs needed for dasd-ipl
Jason J. Herne
1
-0
/
+23
2019-04-12
s390-bios: Use control unit type to determine boot method
Jason J. Herne
3
-3
/
+15
2019-04-12
s390-bios: Refactor virtio to run channel programs via cio
Jason J. Herne
1
-30
/
+27
2019-04-12
s390-bios: Factor finding boot device out of virtio code path
Jason J. Herne
1
-39
/
+46
2019-04-12
s390-bios: Extend find_dev() for non-virtio devices
Jason J. Herne
1
-5
/
+11
2019-04-12
s390-bios: cio error handling
Jason J. Herne
2
-0
/
+246
2019-04-12
s390-bios: Support for running format-0/1 channel programs
Jason J. Herne
4
-3
/
+301
2019-04-12
s390-bios: ptr2u32 and u32toptr
Jason J. Herne
1
-0
/
+31
2019-04-12
s390-bios: Map low core memory
Jason J. Herne
2
-0
/
+92
2019-04-12
s390-bios: Decouple channel i/o logic from virtio
Jason J. Herne
8
-28
/
+53
2019-04-12
s390-bios: Clean up cio.h
Jason J. Herne
2
-65
/
+57
2019-04-12
s390-bios: decouple common boot logic from virtio
Jason J. Herne
1
-8
/
+20
2019-04-12
s390-bios: decouple cio setup from virtio
Jason J. Herne
1
-7
/
+13
2019-01-18
pc-bios/s390-ccw: Use proper register names for Clang
Thomas Huth
1
-7
/
+7
2018-06-18
pc-bios/s390-ccw: Optimize the s390-netboot.img for size
Thomas Huth
2
-2
/
+3
2018-06-18
pc-bios/s390-ccw/net: Try to load pxelinux.cfg file accoring to the UUID
Thomas Huth
1
-1
/
+55
2018-06-18
pc-bios/s390-ccw/net: Add support for pxelinux-style config files
Thomas Huth
2
-4
/
+89
2018-06-18
pc-bios/s390-ccw/net: Update code for the latest changes in SLOF
Thomas Huth
2
-70
/
+18
2018-06-18
pc-bios/s390-ccw: define loadparm length
Collin Walling
4
-7
/
+9
2018-05-14
pc-bios/s390-ccw: struct tpi_info must be declared as aligned(4)
Thomas Huth
1
-1
/
+1
2018-05-02
s390-ccw: force diag 308 subcode to unsigned long
Cornelia Huck
1
-1
/
+2
2018-05-02
pc-bios/s390-ccw/net: Add support for .INS config files
Thomas Huth
1
-5
/
+95
2018-05-02
pc-bios/s390-ccw/net: Use diag308 to reset machine before jumping to the OS
Thomas Huth
7
-69
/
+111
2018-05-02
pc-bios/s390-ccw/net: Split up net_load() into init, load and release parts
Thomas Huth
1
-26
/
+37
2018-05-02
pc-bios/s390-ccw: fix non-sequential boot entries (enum)
Collin Walling
3
-15
/
+28
2018-05-02
pc-bios/s390-ccw: fix non-sequential boot entries (eckd)
Collin Walling
1
-9
/
+20
2018-05-02
pc-bios/s390-ccw: fix loadparm initialization and int conversion
Collin Walling
1
-7
/
+7
2018-05-02
pc-bios/s390-ccw: rename MAX_TABLE_ENTRIES to MAX_BOOT_ENTRIES
Collin Walling
3
-5
/
+5
[next]