aboutsummaryrefslogtreecommitdiff
path: root/hw/s390x/css.c
AgeCommit message (Expand)Author
2017-12-14s390x/tcg: rip out dead tpi codeDavid Hildenbrand
2017-10-20s390x: refactor error handling for MSCH handlerHalil Pasic
2017-10-20s390x: refactor error handling for HSCH handlerHalil Pasic
2017-10-20s390x: refactor error handling for CSCH handlerHalil Pasic
2017-10-20s390x: refactor error handling for XSCH handlerHalil Pasic
2017-10-20s390x: improve error handling for SSCH and RSCHHalil Pasic
2017-10-20s390x/css: be more consistent if broken beyond repairHalil Pasic
2017-10-20S390: use g_new() family of functionsMarc-André Lureau
2017-10-06s390x/css: support ccw IDAHalil Pasic
2017-10-06390x/css: introduce maximum data address checkingHalil Pasic
2017-10-06s390x/css: use ccw data streamHalil Pasic
2017-10-06s390x/css: introduce css data streamHalil Pasic
2017-09-27migration: pre_save return intDr. David Alan Gilbert
2017-09-19s390x/css: remove unused error handling branchHalil Pasic
2017-09-19s390x/css: fix NULL handling for CCW addressesHalil Pasic
2017-09-19s390x/css: drop data-check in interpretationHalil Pasic
2017-09-19s390x/css: fix cc handling for XSCHHalil Pasic
2017-08-30s390x/css: generate solicited crw for rchp completion signalingDong Jia Shi
2017-08-30s390x/css: use macro for event-information pending error recover codeDong Jia Shi
2017-07-28s390x/css: fix bits must be zero check for TICHalil Pasic
2017-07-28s390x/css: check ccw address validityHalil Pasic
2017-07-14Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170714' into s...Peter Maydell
2017-07-14s390x/css: use SubchDev.orbHalil Pasic
2017-07-14s390x/css: activate ChannelSubSys migrationHalil Pasic
2017-07-14s390x/css: add ORB to SubchDevHalil Pasic
2017-07-14s390x/css: add missing css state conditionallyHalil Pasic
2017-07-14s390x/css: update css_adapter_interruptYi Min Zhao
2017-07-14s390x/sic: realize SIC handlingFei Li
2017-07-14s390x: add flags field for registering I/O adapterFei Li
2017-07-14qdev: Add const qualifier to PropertyInfo definitionsFam Zheng
2017-07-05s390x: vmstatify config migration for virtio-ccwHalil Pasic
2017-06-06s390x/css: fence off MIDACornelia Huck
2017-06-06s390x/css: catch section mismatch on loadHalil Pasic
2017-05-19s390x/css: ccw translation infrastructureXiao Feng Ren
2017-05-19s390x/css: introduce and realize ccw-request callbackXiao Feng Ren
2017-05-19s390x/css: realize css_create_schDong Jia Shi
2017-05-19s390x/css: realize css_sch_build_schibXiao Feng Ren
2017-05-04s390x/3270: 3270 data stream handlingJing Liu
2017-05-04s390x/css: Add an algorithm to find a free chpidJing Liu
2017-04-21s390x: register I/O adapters per ISC during initFei Li
2017-04-21s390x: use enum for adapter type and standardize its namingFei Li
2017-04-21s390x/css: introduce read-only property type for device idsDong Jia Shi
2017-03-20s390x/css: reassign subchannel if schid is changed after migrationDong Jia Shi
2017-02-24s390x/css: handle format-0 TIC CCW correctlyDong Jia Shi
2016-09-28s390x/css: {c,h,t,r,x}sch: require enable AND device number validSascha Silbe
2016-09-05s390x/css: handle cssid 255 correctlyCornelia Huck
2016-07-20s390x/css: sch_handle_start_func() handles resume, tooSascha Silbe
2016-07-20s390x/css: copy CCW format bit from ORB to SCSWSascha Silbe
2016-07-12Use #include "..." for our own headers, <...> for othersMarkus Armbruster
2016-07-11s390x/css: factor out some generic code from virtio_ccw_device_realize()Sascha Silbe