summaryrefslogtreecommitdiff
path: root/hw/s390x/css.c
AgeCommit message (Expand)AuthorFilesLines
2018-02-09s390x/flic: cache the common flic class in a central functionDavid Hildenbrand1-5/+5
2017-12-18misc: remove duplicated includesPhilippe Mathieu-Daudé1-1/+0
2017-12-14s390x/css: unrestrict cssidsHalil Pasic1-24/+4
2017-12-14s390x/tcg: rip out dead tpi codeDavid Hildenbrand1-6/+0
2017-10-20s390x: refactor error handling for MSCH handlerHalil Pasic1-13/+5
2017-10-20s390x: refactor error handling for HSCH handlerHalil Pasic1-13/+5
2017-10-20s390x: refactor error handling for CSCH handlerHalil Pasic1-9/+3
2017-10-20s390x: refactor error handling for XSCH handlerHalil Pasic1-12/+5
2017-10-20s390x: improve error handling for SSCH and RSCHHalil Pasic1-60/+24
2017-10-20s390x/css: be more consistent if broken beyond repairHalil Pasic1-12/+4
2017-10-20S390: use g_new() family of functionsMarc-André Lureau1-5/+5
2017-10-06s390x/css: support ccw IDAHalil Pasic1-1/+113
2017-10-06390x/css: introduce maximum data address checkingHalil Pasic1-0/+10
2017-10-06s390x/css: use ccw data streamHalil Pasic1-4/+5
2017-10-06s390x/css: introduce css data streamHalil Pasic1-0/+55
2017-09-27migration: pre_save return intDr. David Alan Gilbert1-3/+7
2017-09-19s390x/css: remove unused error handling branchHalil Pasic1-7/+0
2017-09-19s390x/css: fix NULL handling for CCW addressesHalil Pasic1-1/+1
2017-09-19s390x/css: drop data-check in interpretationHalil Pasic1-9/+0
2017-09-19s390x/css: fix cc handling for XSCHHalil Pasic1-5/+5
2017-08-30s390x/css: generate solicited crw for rchp completion signalingDong Jia Shi1-6/+10
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