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
/
hw
/
s390x
/
css.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-06
vfio-ccw: forward halt/clear errors
Cornelia Huck
1
-4
/
+34
2021-06-21
s390x/css: Add passthrough IRB
Eric Farman
1
-1
/
+15
2021-06-21
s390x/css: Refactor IRB construction
Eric Farman
1
-16
/
+29
2021-06-21
s390x/css: Split out the IRB sense data
Eric Farman
1
-7
/
+12
2021-06-21
s390x/css: Introduce an ESW struct
Eric Farman
1
-6
/
+13
2021-05-02
Do not include cpu.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2021-04-09
s390x: css: report errors from ccw_dstream_read/write
Pierre Morel
1
-6
/
+8
2020-12-18
qdev: Rename qdev_get_prop_ptr() to object_field_prop_ptr()
Eduardo Habkost
1
-2
/
+2
2020-12-18
qdev: Move dev->realized check to qdev_property_set()
Eduardo Habkost
1
-6
/
+0
2020-12-18
qdev: Get just property name at error_set_from_qdev_prop_error()
Eduardo Habkost
1
-1
/
+1
2020-12-15
qdev: Make error_set_from_qdev_prop_error() get Object* argument
Eduardo Habkost
1
-1
/
+1
2020-12-15
qdev: Make qdev_get_prop_ptr() get Object* arg
Eduardo Habkost
1
-3
/
+2
2020-10-02
hw/s390x/css: Remove double initialization
Philippe Mathieu-Daudé
1
-1
/
+0
2020-07-10
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
1
-3
/
+1
2020-07-10
qapi: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
1
-2
/
+1
2020-06-18
s390x/css: Refactor the css_queue_crw() routine
Eric Farman
1
-15
/
+29
2020-06-18
vfio-ccw: Add support for the schib region
Farhan Ali
1
-2
/
+11
2020-02-20
Avoid address_space_rw() with a constant is_write argument
Peter Maydell
1
-6
/
+6
2020-02-20
Remove unnecessary cast when using the address_space API
Philippe Mathieu-Daudé
1
-2
/
+2
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
1
-1
/
+1
2019-06-24
vfio-ccw: support async command subregion
Cornelia Huck
1
-4
/
+23
2019-05-17
s390/css: handle CCW_FLAG_SKIP
Cornelia Huck
1
-4
/
+18
2019-04-03
hw/s390/css: avoid taking address members in packed structs
Daniel P. Berrangé
1
-201
/
+187
2018-12-20
hw/s390/ccw.c: Don't take address of packed members
Peter Maydell
1
-6
/
+26
2018-10-04
hw/s390x/css: Remove QEMU_PACKED from struct SenseId
Thomas Huth
1
-16
/
+22
2018-08-20
s390x: remove 's390-squash-mcss' option
Cornelia Huck
1
-4
/
+2
2018-06-18
vfio-ccw: remove orb.c64 (64 bit data addresses) check
Halil Pasic
1
-11
/
+0
2018-06-18
vfio-ccw: add force unlimited prefetch property
Halil Pasic
1
-2
/
+1
2018-05-14
s390x/css: disabled subchannels cannot be status pending
Cornelia Huck
1
-0
/
+8
2018-02-09
s390x/flic: cache the common flic class in a central function
David Hildenbrand
1
-5
/
+5
2017-12-18
misc: remove duplicated includes
Philippe Mathieu-Daudé
1
-1
/
+0
2017-12-14
s390x/css: unrestrict cssids
Halil Pasic
1
-24
/
+4
2017-12-14
s390x/tcg: rip out dead tpi code
David Hildenbrand
1
-6
/
+0
2017-10-20
s390x: refactor error handling for MSCH handler
Halil Pasic
1
-13
/
+5
2017-10-20
s390x: refactor error handling for HSCH handler
Halil Pasic
1
-13
/
+5
2017-10-20
s390x: refactor error handling for CSCH handler
Halil Pasic
1
-9
/
+3
2017-10-20
s390x: refactor error handling for XSCH handler
Halil Pasic
1
-12
/
+5
2017-10-20
s390x: improve error handling for SSCH and RSCH
Halil Pasic
1
-60
/
+24
2017-10-20
s390x/css: be more consistent if broken beyond repair
Halil Pasic
1
-12
/
+4
2017-10-20
S390: use g_new() family of functions
Marc-André Lureau
1
-5
/
+5
2017-10-06
s390x/css: support ccw IDA
Halil Pasic
1
-1
/
+113
2017-10-06
390x/css: introduce maximum data address checking
Halil Pasic
1
-0
/
+10
2017-10-06
s390x/css: use ccw data stream
Halil Pasic
1
-4
/
+5
2017-10-06
s390x/css: introduce css data stream
Halil Pasic
1
-0
/
+55
2017-09-27
migration: pre_save return int
Dr. David Alan Gilbert
1
-3
/
+7
2017-09-19
s390x/css: remove unused error handling branch
Halil Pasic
1
-7
/
+0
2017-09-19
s390x/css: fix NULL handling for CCW addresses
Halil Pasic
1
-1
/
+1
2017-09-19
s390x/css: drop data-check in interpretation
Halil Pasic
1
-9
/
+0
2017-09-19
s390x/css: fix cc handling for XSCH
Halil Pasic
1
-5
/
+5
2017-08-30
s390x/css: generate solicited crw for rchp completion signaling
Dong Jia Shi
1
-6
/
+10
[next]