summaryrefslogtreecommitdiff
path: root/include/hw/s390x
AgeCommit message (Expand)AuthorFilesLines
2016-09-19s390x/kvm: disable cpu model for the 2.7 machineChristian Borntraeger1-0/+3
2016-09-06s390x/sclp: propagate hmfaiDavid Hildenbrand1-1/+2
2016-09-06s390x/sclp: propagate the mha via sclpDavid Hildenbrand1-1/+2
2016-09-06s390x/sclp: propagate the ibc val (lowest and unblocked ibc)David Hildenbrand1-1/+2
2016-09-06s390x/sclp: introduce sclp feature blocksDavid Hildenbrand1-3/+9
2016-09-05s390x/css: handle cssid 255 correctlyCornelia Huck1-1/+1
2016-07-20s390x/css: provide a dev_path for css devicesCornelia Huck1-0/+7
2016-07-12Clean up ill-advised or unusual header guardsMarkus Armbruster3-9/+9
2016-07-12Clean up header guards that don't match their file nameMarkus Armbruster1-2/+2
2016-07-12Use #include "..." for our own headers, <...> for othersMarkus Armbruster3-4/+4
2016-07-11s390x/pci: enforce zPCI state checkingYi Min Zhao1-0/+1
2016-07-11s390x/css: Factor out virtual css bridge and busJing Liu1-0/+31
2016-07-11s390x/css: factor out some generic code from virtio_ccw_device_realize()Sascha Silbe1-0/+18
2016-06-14s390x/css: introduce property type for device idsCornelia Huck1-0/+17
2016-06-14s390x/kvm: add interface for clearing IO irqsHalil Pasic1-0/+2
2016-05-19s390x: reorganize CSS bits between cpu.h and other headersPaolo Bonzini2-0/+387
2016-05-17s390x: enable runtime instrumentationFan Zhang1-0/+4
2016-03-10s390x: Introduce S390MachineClassJanosch Frank1-0/+40
2015-09-07s390/sclp: store the increment_size in the sclp deviceDavid Hildenbrand1-0/+1
2015-09-07s390/sclp: move sclp_service_interrupt into the sclp deviceDavid Hildenbrand1-0/+1
2015-09-07s390/sclp: move sclp_execute related functions into the SCLP classDavid Hildenbrand1-0/+9
2015-09-07s390/sclp: introduce a root sclp deviceDavid Hildenbrand2-2/+22
2015-09-07s390/sclp: replace sclp event types with proper definesDavid Hildenbrand1-0/+1
2015-09-07s390/sclp: rework sclp event facility initialization + device realizationDavid Hildenbrand1-2/+1
2015-09-07s390x/event-facility: fix location of receive maskCornelia Huck1-2/+4
2015-09-03s390x: Disable storage key migration on old machine typeJason J. Herne1-0/+1
2015-09-03s390x: Info skeys sub-commandJason J. Herne1-0/+2
2015-09-03s390x: Dump-skeys hmp supportJason J. Herne1-0/+2
2015-09-03s390x: Create QOM device for s390 storage keysJason J. Herne1-0/+55
2015-05-31virtio-ccw: introduce ccw specific queue limitJason Wang1-1/+4
2015-01-12s390: Add PCI bus supportFrank Blaschka1-0/+8
2014-09-23s390x: remove duplicate defines in SCLP codeJens Freimann1-2/+0
2014-09-01sclp-s390: Add device to manage s390 memory hotplugMatthew Rosato1-0/+20
2014-05-20s390x/virtio-ccw: wire up irq routing and irqfdsCornelia Huck2-0/+35
2014-05-20s390x: add I/O adapter registrationCornelia Huck1-0/+2
2014-05-20s390x: split flic into kvm and non-kvm partsCornelia Huck1-11/+40
2014-02-27s390x/event-facility: code restructureHeinz Graalfs2-24/+19
2014-02-27s390x/kvm: implement floating-interrupt controller deviceJens Freimann1-0/+33
2014-01-28sclp-s390: Define new SCLP codes and structuresMatthew Rosato1-0/+34
2014-01-21s390-sclp: SCLP Event integrationJason J. Herne2-0/+6
2014-01-21s390-sclp: SCLP CPU InfoJason J. Herne1-0/+32
2014-01-21s390-sclp: Define New SCLP CodesJason J. Herne1-0/+8
2013-09-20s390/sclplmconsole: Add support for SCLP line-mode consoleHeinz Graalfs1-0/+80
2013-09-20s390/ebcdic: Move conversion tables to header fileHeinz Graalfs1-0/+104
2013-09-20s390/eventfacility: allow childs to handle more than 1 event typeChristian Borntraeger1-3/+2
2013-09-20s390/eventfacility: remove unused event_type variableChristian Borntraeger1-1/+0
2013-09-20s390/eventfacility: Fix receive/send masksChristian Borntraeger1-1/+1
2013-04-08hw: move headers to include/Paolo Bonzini2-0/+214