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
/
s390-ccw.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
pc-bios/s390-ccw: Add a proper prototype for main()
Thomas Huth
2022-07-06
1
-0
/
+1
*
pc-bios/s390-ccw: Silence warning from Clang by marking panic() as noreturn
Thomas Huth
2021-05-09
1
-0
/
+1
*
pc-bios: s390x: Use reset PSW if avaliable
Janosch Frank
2020-10-06
1
-0
/
+1
*
pc-bios/s390-ccw: Do not bail out early if not finding a SCSI disk
Thomas Huth
2020-10-06
1
-1
/
+1
*
pc-bios/s390-ccw: Introduce ENODEV define and remove guards of others
Thomas Huth
2020-10-06
1
-4
/
+2
*
pc-bios: s390x: Move panic() into header and add infinite loop
Janosch Frank
2020-07-02
1
-2
/
+7
*
pc-bios: s390x: Move sleep and yield to helper.h
Janosch Frank
2020-07-02
1
-18
/
+0
*
pc-bios: s390x: Consolidate timing functions into time.h
Janosch Frank
2020-07-02
1
-4
/
+4
*
pc-bios: s390x: Save iplb location in lowcore
Janosch Frank
2020-03-10
1
-0
/
+1
*
s390-bios: Support for running format-0/1 channel programs
Jason J. Herne
2019-04-12
1
-0
/
+1
*
s390-bios: Decouple channel i/o logic from virtio
Jason J. Herne
2019-04-12
1
-1
/
+0
*
s390-bios: Clean up cio.h
Jason J. Herne
2019-04-12
1
-8
/
+0
*
pc-bios/s390-ccw/net: Use diag308 to reset machine before jumping to the OS
Thomas Huth
2018-05-02
1
-0
/
+4
*
pc-bios/s390-ccw: fix non-sequential boot entries (enum)
Collin Walling
2018-05-02
1
-1
/
+1
*
pc-bios/s390-ccw: rename MAX_TABLE_ENTRIES to MAX_BOOT_ENTRIES
Collin Walling
2018-05-02
1
-0
/
+2
*
s390-ccw: interactive boot menu for scsi
Collin L. Walling
2018-02-26
1
-0
/
+2
*
s390-ccw: set cp_receive mask only when needed and consume pending service irqs
Collin L. Walling
2018-02-26
1
-0
/
+1
*
s390-ccw: read user input for boot index via the SCLP console
Collin L. Walling
2018-02-26
1
-0
/
+2
*
s390-ccw: read stage2 boot loader data to find menu
Collin L. Walling
2018-02-26
1
-0
/
+2
*
s390-ccw: set up interactive boot menu parameters
Collin L. Walling
2018-02-26
1
-0
/
+3
*
pc-bios/s390-ccw: Add code for virtio feature negotiation
Thomas Huth
2017-07-14
1
-0
/
+2
*
pc-bios/s390-ccw: Move virtio-block related functions into a separate file
Thomas Huth
2017-07-14
1
-1
/
+1
*
pc-bios/s390-ccw: Move libc functions to separate header
Thomas Huth
2017-07-14
1
-29
/
+0
*
pc-bios/s390-ccw: Break up virtio-scsi read into multiples
Eric Farman
2017-05-19
1
-0
/
+7
*
pc-bios/s390-ccw: provide a function to interpret LOADPARM value
Farhan Ali
2017-05-02
1
-0
/
+1
*
pc-bios/s390-ccw: get LOADPARM stored in SCP Read Info
Farhan Ali
2017-05-02
1
-1
/
+2
*
pc-bios/s390-ccw: Make ebcdic/ascii conversion public
Eugene (jno) Dvurechenski
2017-05-02
1
-0
/
+13
*
pc-bios/s390-ccw: Get device address via diag 308/6
Alexander Yarygin
2016-05-17
1
-1
/
+1
*
pc-bios/s390-ccw: make provisions for different backends
Eugene (jno) Dvurechenski
2016-03-23
1
-2
/
+2
*
pc-bios/s390-ccw: update virtio implementation to allow up to 3 vrings
Eugene (jno) Dvurechenski
2016-03-23
1
-1
/
+0
*
pc-bios/s390-ccw: qemuize types
Eugene (jno) Dvurechenski
2016-03-23
1
-2
/
+10
*
pc-bios/s390-ccw: add utility functions and "export" some others
Eugene (jno) Dvurechenski
2016-03-23
1
-0
/
+39
*
pc-bios/s390-ccw: virtio_panic -> panic
Eugene (jno) Dvurechenski
2016-03-23
1
-1
/
+1
*
s390-ccw.img: Consume service interrupts
Christian Borntraeger
2015-06-30
1
-0
/
+1
*
s390-ccw.img: Allow bigger ramdisk sizes or offsets
Christian Borntraeger
2015-03-10
1
-0
/
+1
*
pc-bios/s390-ccw: fix sparse warnings
Christian Borntraeger
2015-02-03
1
-0
/
+2
*
pc-bios/s390-ccw: store proper subsystem information word
Christian Borntraeger
2014-07-08
1
-0
/
+1
*
pc-bios/s390-ccw: Add fill_hex_val func to provide better msgs
Eugene (jno) Dvurechenski
2014-06-27
1
-5
/
+11
*
pc-bios/s390-ccw: Unify error handling
Eugene (jno) Dvurechenski
2014-06-27
1
-1
/
+1
*
pc-bios/s390-ccw: handle different sector sizes
Eugene (jno) Dvurechenski
2014-06-27
1
-1
/
+1
*
pc-bios/s390-ccw: make checkpatch happy
Eugene (jno) Dvurechenski
2014-06-27
1
-10
/
+10
*
s390/IPL: Allow boot from other ssid than 0
Dominik Dingel
2013-07-29
1
-0
/
+1
*
s390-ccw.img: replace while loop with a disabled wait on s390 bios
Christian Borntraeger
2013-04-26
1
-0
/
+3
*
S390: ccw firmware: Add glue header
Alexander Graf
2013-04-26
1
-0
/
+131