summaryrefslogtreecommitdiff
path: root/include/hw/s390x
AgeCommit message (Expand)AuthorFilesLines
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