aboutsummaryrefslogtreecommitdiff
path: root/hw/s390x/css.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-30s390x/css: use macro for event-information pending error recover codeDong Jia Shi1-1/+1
2017-07-28s390x/css: fix bits must be zero check for TICHalil Pasic1-1/+2
2017-07-28s390x/css: check ccw address validityHalil Pasic1-0/+4
2017-07-14Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170714' into s...Peter Maydell1-19/+177
2017-07-14s390x/css: use SubchDev.orbHalil Pasic1-15/+15
2017-07-14s390x/css: activate ChannelSubSys migrationHalil Pasic1-0/+5
2017-07-14s390x/css: add ORB to SubchDevHalil Pasic1-0/+35
2017-07-14s390x/css: add missing css state conditionallyHalil Pasic1-0/+74
2017-07-14s390x/css: update css_adapter_interruptYi Min Zhao1-2/+16
2017-07-14s390x/sic: realize SIC handlingFei Li1-0/+26
2017-07-14s390x: add flags field for registering I/O adapterFei Li1-2/+6
2017-07-14qdev: Add const qualifier to PropertyInfo definitionsFam Zheng1-2/+2
2017-07-05s390x: vmstatify config migration for virtio-ccwHalil Pasic1-156/+222
2017-06-06s390x/css: fence off MIDACornelia Huck1-0/+5
2017-06-06s390x/css: catch section mismatch on loadHalil Pasic1-0/+14
2017-05-19s390x/css: ccw translation infrastructureXiao Feng Ren1-6/+83
2017-05-19s390x/css: introduce and realize ccw-request callbackXiao Feng Ren1-2/+2
2017-05-19s390x/css: realize css_create_schDong Jia Shi1-7/+38
2017-05-19s390x/css: realize css_sch_build_schibXiao Feng Ren1-3/+149
2017-05-04s390x/3270: 3270 data stream handlingJing Liu1-0/+3
2017-05-04s390x/css: Add an algorithm to find a free chpidJing Liu1-0/+21
2017-04-21s390x: register I/O adapters per ISC during initFei Li1-32/+53
2017-04-21s390x: use enum for adapter type and standardize its namingFei Li1-1/+1
2017-04-21s390x/css: introduce read-only property type for device idsDong Jia Shi1-0/+7
2017-03-20s390x/css: reassign subchannel if schid is changed after migrationDong Jia Shi1-0/+15
2017-02-24s390x/css: handle format-0 TIC CCW correctlyDong Jia Shi1-6/+9
2016-09-28s390x/css: {c,h,t,r,x}sch: require enable AND device number validSascha Silbe1-6/+6
2016-09-05s390x/css: handle cssid 255 correctlyCornelia Huck1-5/+3
2016-07-20s390x/css: sch_handle_start_func() handles resume, tooSascha Silbe1-0/+4
2016-07-20s390x/css: copy CCW format bit from ORB to SCSWSascha Silbe1-0/+1
2016-07-12Use #include "..." for our own headers, <...> for othersMarkus Armbruster1-1/+1
2016-07-11s390x/css: factor out some generic code from virtio_ccw_device_realize()Sascha Silbe1-0/+143
2016-06-14s390x/css: introduce property type for device idsCornelia Huck1-0/+81
2016-06-14s390x/css: clear IO irqs when generating IPI CRWHalil Pasic1-3/+40
2016-05-19s390x: reorganize CSS bits between cpu.h and other headersPaolo Bonzini1-2/+2
2016-03-01s390x/css: only suspend when enabled by orbCornelia Huck1-3/+8
2016-03-01s390x/css: Use static initialization for channel_subsys fieldsEduardo Habkost1-14/+11
2016-03-01s390x/css: Allocate channel_subsys staticallyEduardo Habkost1-93/+92
2016-03-01s390x/css: introduce indicator refcounting interfacesYi Min Zhao1-0/+63
2016-01-29s390: Clean up includesPeter Maydell1-0/+1
2016-01-27s390x/css: fix control flags during cschHalil Pasic1-1/+1
2016-01-27s390x: fix generation of event information crwSong Shan Gong1-1/+12
2016-01-11hw/s390x: Remove superfluous return statementsThomas Huth1-1/+0
2015-11-11s390x/css: sense data endiannessCornelia Huck1-0/+6
2015-09-07s390x/css: start with cleared cstat/dstatCornelia Huck1-0/+2
2015-09-07s390x/css: ccw-0 enforces count > 0Cornelia Huck1-0/+4
2015-09-07s390x/css: handle ccw-0 TIC correctlyPierre Morel1-0/+3
2015-06-30s390x/css: Add a callback for when subchannel gets disabledThomas Huth1-0/+12
2015-06-30css: mss/mcss-e vs. migrationCornelia Huck1-0/+15
2015-04-26Switch non-CPU callers from ld/st*_phys to address_space_ld/st*Peter Maydell1-6/+13