summary refs log tree commit diff stats
path: root/hw/s390x/css.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* s390x/css: drop data-check in interpretationHalil Pasic2017-09-191-9/+0
* s390x/css: fix cc handling for XSCHHalil Pasic2017-09-191-5/+5
* s390x/css: generate solicited crw for rchp completion signalingDong Jia Shi2017-08-301-6/+10
* s390x/css: use macro for event-information pending error recover codeDong Jia Shi2017-08-301-1/+1
* s390x/css: fix bits must be zero check for TICHalil Pasic2017-07-281-1/+2
* s390x/css: check ccw address validityHalil Pasic2017-07-281-0/+4
* Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170714' into s...Peter Maydell2017-07-141-19/+177
|\
| * s390x/css: use SubchDev.orbHalil Pasic2017-07-141-15/+15
| * s390x/css: activate ChannelSubSys migrationHalil Pasic2017-07-141-0/+5
| * s390x/css: add ORB to SubchDevHalil Pasic2017-07-141-0/+35
| * s390x/css: add missing css state conditionallyHalil Pasic2017-07-141-0/+74
| * s390x/css: update css_adapter_interruptYi Min Zhao2017-07-141-2/+16
| * s390x/sic: realize SIC handlingFei Li2017-07-141-0/+26
| * s390x: add flags field for registering I/O adapterFei Li2017-07-141-2/+6
* | qdev: Add const qualifier to PropertyInfo definitionsFam Zheng2017-07-141-2/+2
|/
* s390x: vmstatify config migration for virtio-ccwHalil Pasic2017-07-051-156/+222
* s390x/css: fence off MIDACornelia Huck2017-06-061-0/+5
* s390x/css: catch section mismatch on loadHalil Pasic2017-06-061-0/+14
* s390x/css: ccw translation infrastructureXiao Feng Ren2017-05-191-6/+83
* s390x/css: introduce and realize ccw-request callbackXiao Feng Ren2017-05-191-2/+2
* s390x/css: realize css_create_schDong Jia Shi2017-05-191-7/+38
* s390x/css: realize css_sch_build_schibXiao Feng Ren2017-05-191-3/+149
* s390x/3270: 3270 data stream handlingJing Liu2017-05-041-0/+3
* s390x/css: Add an algorithm to find a free chpidJing Liu2017-05-041-0/+21
* s390x: register I/O adapters per ISC during initFei Li2017-04-211-32/+53
* s390x: use enum for adapter type and standardize its namingFei Li2017-04-211-1/+1
* s390x/css: introduce read-only property type for device idsDong Jia Shi2017-04-211-0/+7
* s390x/css: reassign subchannel if schid is changed after migrationDong Jia Shi2017-03-201-0/+15
* s390x/css: handle format-0 TIC CCW correctlyDong Jia Shi2017-02-241-6/+9
* s390x/css: {c,h,t,r,x}sch: require enable AND device number validSascha Silbe2016-09-281-6/+6
* s390x/css: handle cssid 255 correctlyCornelia Huck2016-09-051-5/+3
* s390x/css: sch_handle_start_func() handles resume, tooSascha Silbe2016-07-201-0/+4
* s390x/css: copy CCW format bit from ORB to SCSWSascha Silbe2016-07-201-0/+1
* Use #include "..." for our own headers, <...> for othersMarkus Armbruster2016-07-121-1/+1
* s390x/css: factor out some generic code from virtio_ccw_device_realize()Sascha Silbe2016-07-111-0/+143
* s390x/css: introduce property type for device idsCornelia Huck2016-06-141-0/+81
* s390x/css: clear IO irqs when generating IPI CRWHalil Pasic2016-06-141-3/+40
* s390x: reorganize CSS bits between cpu.h and other headersPaolo Bonzini2016-05-191-2/+2
* s390x/css: only suspend when enabled by orbCornelia Huck2016-03-011-3/+8
* s390x/css: Use static initialization for channel_subsys fieldsEduardo Habkost2016-03-011-14/+11
* s390x/css: Allocate channel_subsys staticallyEduardo Habkost2016-03-011-93/+92
* s390x/css: introduce indicator refcounting interfacesYi Min Zhao2016-03-011-0/+63
* s390: Clean up includesPeter Maydell2016-01-291-0/+1
* s390x/css: fix control flags during cschHalil Pasic2016-01-271-1/+1
* s390x: fix generation of event information crwSong Shan Gong2016-01-271-1/+12
* hw/s390x: Remove superfluous return statementsThomas Huth2016-01-111-1/+0
* s390x/css: sense data endiannessCornelia Huck2015-11-111-0/+6
* s390x/css: start with cleared cstat/dstatCornelia Huck2015-09-071-0/+2
* s390x/css: ccw-0 enforces count > 0Cornelia Huck2015-09-071-0/+4
* s390x/css: handle ccw-0 TIC correctlyPierre Morel2015-09-071-0/+3