aboutsummaryrefslogtreecommitdiff
path: root/include/hw/s390x/sclp.h
AgeCommit message (Expand)Author
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-07-12Use #include "..." for our own headers, <...> for othersMarkus Armbruster
2016-07-11s390x/pci: enforce zPCI state checkingYi Min Zhao
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-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-02-27s390x/event-facility: code restructureHeinz Graalfs
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-04-08hw: move headers to include/Paolo Bonzini