summaryrefslogtreecommitdiffstats
path: root/hw/s390x/css.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* s390x/css: Add a callback for when subchannel gets disabledThomas Huth2015-06-301-0/+12
* css: mss/mcss-e vs. migrationCornelia Huck2015-06-301-0/+15
* Switch non-CPU callers from ld/st*_phys to address_space_ld/st*Peter Maydell2015-04-261-6/+13
* s390x/ioinst: Rework memory access in STCRW instructionThomas Huth2015-02-181-0/+20
* s390x/ioinst: Rework memory access in TSCH instructionThomas Huth2015-02-181-15/+23
* s390x/css: Make schib parameter of css_do_msch constThomas Huth2015-02-181-1/+1
* s390: Add PCI bus supportFrank Blaschka2015-01-121-0/+5
* s390x/css: catch ccw sequence errorsCornelia Huck2014-09-231-0/+10
* s390x/css: support format-0 ccwsCornelia Huck2014-09-231-9/+21
* s390x/css: reflect cpa in scswCornelia Huck2014-07-081-0/+9
* s390x: cleanup interrupt injectionCornelia Huck2014-06-101-11/+4
* s390/virtio-ccw: migration supportJens Freimann2014-06-101-0/+111
* s390x/css: handle emw correctly for tschCornelia Huck2014-06-101-4/+20
* s390x: add I/O adapter registrationCornelia Huck2014-05-201-0/+50
* s390x/css: Don't save orb in subchannel.Cornelia Huck2014-05-071-13/+8
* s390x/virtio-ccw: Adapter interrupt support.Cornelia Huck2014-03-051-0/+10
* exec: Make stw_*_phys input an AddressSpaceEdgar E. Iglesias2014-02-111-1/+2
* exec: Make stl_*_phys input an AddressSpaceEdgar E. Iglesias2014-02-111-1/+1
* exec: Make lduw_*_phys input an AddressSpaceEdgar E. Iglesias2014-02-111-1/+2
* exec: Make ldl_*_phys input an AddressSpaceEdgar E. Iglesias2014-02-111-1/+2
* misc: Fix some typos in names and commentsStefan Weil2013-09-011-1/+1
* virtio-ccw: Wire up ioeventfd.Cornelia Huck2013-06-251-1/+1
* s390x/css: Fix concurrent sense.Cornelia Huck2013-06-061-1/+1
* s390/css: Fix subchannel detectionChristian Borntraeger2013-03-081-4/+7
* s390: Fix handling of iscs.Cornelia Huck2013-02-131-2/+2
* s390: css error codes.Cornelia Huck2013-01-291-4/+4
* s390: Use s390_cpu_physical_memory_map for tpi.Cornelia Huck2013-01-291-1/+1
* s390: Virtual channel subsystem support.Cornelia Huck2013-01-291-0/+1277
OpenPOWER on IntegriCloud