aboutsummaryrefslogtreecommitdiff
path: root/include/hw/s390x
AgeCommit message (Expand)Author
2017-05-05Merge remote-tracking branch 'cohuck/tags/s390x-3270-20170504' into stagingStefan Hajnoczi
2017-05-04s390x/3270: 3270 data stream handlingJing Liu
2017-05-04s390x/3270: Add abstract emulated ccw-attached 3270 deviceYang Chen
2017-05-04s390x/css: Add an algorithm to find a free chpidJing Liu
2017-05-02hw/s390x: provide loadparm property for the machineFarhan Ali
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-02-24virtio-ccw: support VIRTIO_QUEUE_MAX virtqueuesHalil Pasic
2017-02-24s390x: bump ADAPTER_ROUTES_MAX_GSIHalil Pasic
2017-02-24s390x: add property adapter_routes_max_batchHalil Pasic
2016-09-19s390x/kvm: disable cpu model for the 2.7 machineChristian Borntraeger
2016-09-06s390x/sclp: propagate hmfaiDavid Hildenbrand
2016-09-06s390x/sclp: propagate the mha via sclpDavid Hildenbrand
2016-09-06s390x/sclp: propagate the ibc val (lowest and unblocked ibc)David Hildenbrand
2016-09-06s390x/sclp: introduce sclp feature blocksDavid Hildenbrand
2016-09-05s390x/css: handle cssid 255 correctlyCornelia Huck
2016-07-20s390x/css: provide a dev_path for css devicesCornelia Huck
2016-07-12Clean up ill-advised or unusual header guardsMarkus Armbruster
2016-07-12Clean up header guards that don't match their file nameMarkus Armbruster
2016-07-12Use #include "..." for our own headers, <...> for othersMarkus Armbruster
2016-07-11s390x/pci: enforce zPCI state checkingYi Min Zhao
2016-07-11s390x/css: Factor out virtual css bridge and busJing Liu
2016-07-11s390x/css: factor out some generic code from virtio_ccw_device_realize()Sascha Silbe
2016-06-14s390x/css: introduce property type for device idsCornelia Huck
2016-06-14s390x/kvm: add interface for clearing IO irqsHalil Pasic
2016-05-19s390x: reorganize CSS bits between cpu.h and other headersPaolo Bonzini
2016-05-17s390x: enable runtime instrumentationFan Zhang
2016-03-10s390x: Introduce S390MachineClassJanosch Frank
2015-09-07s390/sclp: store the increment_size in the sclp deviceDavid Hildenbrand
2015-09-07s390/sclp: move sclp_service_interrupt into the sclp deviceDavid Hildenbrand
2015-09-07s390/sclp: move sclp_execute related functions into the SCLP classDavid Hildenbrand
2015-09-07s390/sclp: introduce a root sclp deviceDavid Hildenbrand
2015-09-07s390/sclp: replace sclp event types with proper definesDavid Hildenbrand
2015-09-07s390/sclp: rework sclp event facility initialization + device realizationDavid Hildenbrand
2015-09-07s390x/event-facility: fix location of receive maskCornelia Huck
2015-09-03s390x: Disable storage key migration on old machine typeJason J. Herne
2015-09-03s390x: Info skeys sub-commandJason J. Herne
2015-09-03s390x: Dump-skeys hmp supportJason J. Herne
2015-09-03s390x: Create QOM device for s390 storage keysJason J. Herne
2015-05-31virtio-ccw: introduce ccw specific queue limitJason Wang
2015-01-12s390: Add PCI bus supportFrank Blaschka
2014-09-23s390x: remove duplicate defines in SCLP codeJens Freimann
2014-09-01sclp-s390: Add device to manage s390 memory hotplugMatthew Rosato
2014-05-20s390x/virtio-ccw: wire up irq routing and irqfdsCornelia Huck
2014-05-20s390x: add I/O adapter registrationCornelia Huck
2014-05-20s390x: split flic into kvm and non-kvm partsCornelia Huck
2014-02-27s390x/event-facility: code restructureHeinz Graalfs
2014-02-27s390x/kvm: implement floating-interrupt controller deviceJens Freimann
2014-01-28sclp-s390: Define new SCLP codes and structuresMatthew Rosato