aboutsummaryrefslogtreecommitdiff
path: root/include/hw/s390x
AgeCommit message (Expand)Author
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
2014-01-21s390-sclp: SCLP Event integrationJason J. Herne
2014-01-21s390-sclp: SCLP CPU InfoJason J. Herne
2014-01-21s390-sclp: Define New SCLP CodesJason J. Herne
2013-09-20s390/sclplmconsole: Add support for SCLP line-mode consoleHeinz Graalfs
2013-09-20s390/ebcdic: Move conversion tables to header fileHeinz Graalfs
2013-09-20s390/eventfacility: allow childs to handle more than 1 event typeChristian Borntraeger
2013-09-20s390/eventfacility: remove unused event_type variableChristian Borntraeger
2013-09-20s390/eventfacility: Fix receive/send masksChristian Borntraeger
2013-04-08hw: move headers to include/Paolo Bonzini