index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
s390x
/
css.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
|
/
*
s390x: vmstatify config migration for virtio-ccw
Halil Pasic
2017-07-05
1
-156
/
+222
*
s390x/css: fence off MIDA
Cornelia Huck
2017-06-06
1
-0
/
+5
*
s390x/css: catch section mismatch on load
Halil Pasic
2017-06-06
1
-0
/
+14
*
s390x/css: ccw translation infrastructure
Xiao Feng Ren
2017-05-19
1
-6
/
+83
*
s390x/css: introduce and realize ccw-request callback
Xiao Feng Ren
2017-05-19
1
-2
/
+2
*
s390x/css: realize css_create_sch
Dong Jia Shi
2017-05-19
1
-7
/
+38
*
s390x/css: realize css_sch_build_schib
Xiao Feng Ren
2017-05-19
1
-3
/
+149
*
s390x/3270: 3270 data stream handling
Jing Liu
2017-05-04
1
-0
/
+3
*
s390x/css: Add an algorithm to find a free chpid
Jing Liu
2017-05-04
1
-0
/
+21
*
s390x: register I/O adapters per ISC during init
Fei Li
2017-04-21
1
-32
/
+53
*
s390x: use enum for adapter type and standardize its naming
Fei Li
2017-04-21
1
-1
/
+1
*
s390x/css: introduce read-only property type for device ids
Dong Jia Shi
2017-04-21
1
-0
/
+7
*
s390x/css: reassign subchannel if schid is changed after migration
Dong Jia Shi
2017-03-20
1
-0
/
+15
*
s390x/css: handle format-0 TIC CCW correctly
Dong Jia Shi
2017-02-24
1
-6
/
+9
*
s390x/css: {c,h,t,r,x}sch: require enable AND device number valid
Sascha Silbe
2016-09-28
1
-6
/
+6
*
s390x/css: handle cssid 255 correctly
Cornelia Huck
2016-09-05
1
-5
/
+3
*
s390x/css: sch_handle_start_func() handles resume, too
Sascha Silbe
2016-07-20
1
-0
/
+4
*
s390x/css: copy CCW format bit from ORB to SCSW
Sascha Silbe
2016-07-20
1
-0
/
+1
*
Use #include "..." for our own headers, <...> for others
Markus Armbruster
2016-07-12
1
-1
/
+1
*
s390x/css: factor out some generic code from virtio_ccw_device_realize()
Sascha Silbe
2016-07-11
1
-0
/
+143
*
s390x/css: introduce property type for device ids
Cornelia Huck
2016-06-14
1
-0
/
+81
*
s390x/css: clear IO irqs when generating IPI CRW
Halil Pasic
2016-06-14
1
-3
/
+40
*
s390x: reorganize CSS bits between cpu.h and other headers
Paolo Bonzini
2016-05-19
1
-2
/
+2
*
s390x/css: only suspend when enabled by orb
Cornelia Huck
2016-03-01
1
-3
/
+8
*
s390x/css: Use static initialization for channel_subsys fields
Eduardo Habkost
2016-03-01
1
-14
/
+11
*
s390x/css: Allocate channel_subsys statically
Eduardo Habkost
2016-03-01
1
-93
/
+92
*
s390x/css: introduce indicator refcounting interfaces
Yi Min Zhao
2016-03-01
1
-0
/
+63
*
s390: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
s390x/css: fix control flags during csch
Halil Pasic
2016-01-27
1
-1
/
+1
*
s390x: fix generation of event information crw
Song Shan Gong
2016-01-27
1
-1
/
+12
*
hw/s390x: Remove superfluous return statements
Thomas Huth
2016-01-11
1
-1
/
+0
*
s390x/css: sense data endianness
Cornelia Huck
2015-11-11
1
-0
/
+6
*
s390x/css: start with cleared cstat/dstat
Cornelia Huck
2015-09-07
1
-0
/
+2
*
s390x/css: ccw-0 enforces count > 0
Cornelia Huck
2015-09-07
1
-0
/
+4
*
s390x/css: handle ccw-0 TIC correctly
Pierre Morel
2015-09-07
1
-0
/
+3
[prev]
[next]