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
/
hw
/
s390x
/
css.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/s390x/css: Remove double initialization
Philippe Mathieu-Daudé
2020-10-02
1
-1
/
+0
*
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
2020-07-10
1
-3
/
+1
*
qapi: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
2020-07-10
1
-2
/
+1
*
s390x/css: Refactor the css_queue_crw() routine
Eric Farman
2020-06-18
1
-15
/
+29
*
vfio-ccw: Add support for the schib region
Farhan Ali
2020-06-18
1
-2
/
+11
*
Avoid address_space_rw() with a constant is_write argument
Peter Maydell
2020-02-20
1
-6
/
+6
*
Remove unnecessary cast when using the address_space API
Philippe Mathieu-Daudé
2020-02-20
1
-2
/
+2
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
1
-1
/
+1
*
vfio-ccw: support async command subregion
Cornelia Huck
2019-06-24
1
-4
/
+23
*
s390/css: handle CCW_FLAG_SKIP
Cornelia Huck
2019-05-17
1
-4
/
+18
*
hw/s390/css: avoid taking address members in packed structs
Daniel P. Berrangé
2019-04-03
1
-201
/
+187
*
hw/s390/ccw.c: Don't take address of packed members
Peter Maydell
2018-12-20
1
-6
/
+26
*
hw/s390x/css: Remove QEMU_PACKED from struct SenseId
Thomas Huth
2018-10-04
1
-16
/
+22
*
s390x: remove 's390-squash-mcss' option
Cornelia Huck
2018-08-20
1
-4
/
+2
*
vfio-ccw: remove orb.c64 (64 bit data addresses) check
Halil Pasic
2018-06-18
1
-11
/
+0
*
vfio-ccw: add force unlimited prefetch property
Halil Pasic
2018-06-18
1
-2
/
+1
*
s390x/css: disabled subchannels cannot be status pending
Cornelia Huck
2018-05-14
1
-0
/
+8
*
s390x/flic: cache the common flic class in a central function
David Hildenbrand
2018-02-09
1
-5
/
+5
*
misc: remove duplicated includes
Philippe Mathieu-Daudé
2017-12-18
1
-1
/
+0
*
s390x/css: unrestrict cssids
Halil Pasic
2017-12-14
1
-24
/
+4
*
s390x/tcg: rip out dead tpi code
David Hildenbrand
2017-12-14
1
-6
/
+0
*
s390x: refactor error handling for MSCH handler
Halil Pasic
2017-10-20
1
-13
/
+5
*
s390x: refactor error handling for HSCH handler
Halil Pasic
2017-10-20
1
-13
/
+5
*
s390x: refactor error handling for CSCH handler
Halil Pasic
2017-10-20
1
-9
/
+3
*
s390x: refactor error handling for XSCH handler
Halil Pasic
2017-10-20
1
-12
/
+5
*
s390x: improve error handling for SSCH and RSCH
Halil Pasic
2017-10-20
1
-60
/
+24
*
s390x/css: be more consistent if broken beyond repair
Halil Pasic
2017-10-20
1
-12
/
+4
*
S390: use g_new() family of functions
Marc-André Lureau
2017-10-20
1
-5
/
+5
*
s390x/css: support ccw IDA
Halil Pasic
2017-10-06
1
-1
/
+113
*
390x/css: introduce maximum data address checking
Halil Pasic
2017-10-06
1
-0
/
+10
*
s390x/css: use ccw data stream
Halil Pasic
2017-10-06
1
-4
/
+5
*
s390x/css: introduce css data stream
Halil Pasic
2017-10-06
1
-0
/
+55
*
migration: pre_save return int
Dr. David Alan Gilbert
2017-09-27
1
-3
/
+7
*
s390x/css: remove unused error handling branch
Halil Pasic
2017-09-19
1
-7
/
+0
*
s390x/css: fix NULL handling for CCW addresses
Halil Pasic
2017-09-19
1
-1
/
+1
*
s390x/css: drop data-check in interpretation
Halil Pasic
2017-09-19
1
-9
/
+0
*
s390x/css: fix cc handling for XSCH
Halil Pasic
2017-09-19
1
-5
/
+5
*
s390x/css: generate solicited crw for rchp completion signaling
Dong Jia Shi
2017-08-30
1
-6
/
+10
*
s390x/css: use macro for event-information pending error recover code
Dong Jia Shi
2017-08-30
1
-1
/
+1
*
s390x/css: fix bits must be zero check for TIC
Halil Pasic
2017-07-28
1
-1
/
+2
*
s390x/css: check ccw address validity
Halil Pasic
2017-07-28
1
-0
/
+4
*
Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170714' into s...
Peter Maydell
2017-07-14
1
-19
/
+177
|
\
|
*
s390x/css: use SubchDev.orb
Halil Pasic
2017-07-14
1
-15
/
+15
|
*
s390x/css: activate ChannelSubSys migration
Halil Pasic
2017-07-14
1
-0
/
+5
|
*
s390x/css: add ORB to SubchDev
Halil Pasic
2017-07-14
1
-0
/
+35
|
*
s390x/css: add missing css state conditionally
Halil Pasic
2017-07-14
1
-0
/
+74
|
*
s390x/css: update css_adapter_interrupt
Yi Min Zhao
2017-07-14
1
-2
/
+16
|
*
s390x/sic: realize SIC handling
Fei Li
2017-07-14
1
-0
/
+26
|
*
s390x: add flags field for registering I/O adapter
Fei Li
2017-07-14
1
-2
/
+6
*
|
qdev: Add const qualifier to PropertyInfo definitions
Fam Zheng
2017-07-14
1
-2
/
+2
|
/
[next]