summaryrefslogtreecommitdiff
path: root/hw/s390x
AgeCommit message (Expand)AuthorFilesLines
2014-03-13cpu: Move exception_index field from CPU_COMMON to CPUStateAndreas Färber1-5/+3
2014-03-07Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell1-2/+2
2014-03-05s390x/virtio-ccw: Adapter interrupt support.Cornelia Huck4-7/+111
2014-03-05elf-loader: add more return codesAlexey Kardashevskiy1-2/+2
2014-02-27s390x/ipl: Fix crash of ELF images with arbitrary entry pointsThomas Huth1-8/+13
2014-02-27s390x/event-facility: exploit realize/unrealizeHeinz Graalfs1-9/+18
2014-02-27s390x/event-facility: add support for live migrationHeinz Graalfs1-0/+12
2014-02-27s390x/event-facility: code restructureHeinz Graalfs2-64/+28
2014-02-27s390x/event-facility: some renamingHeinz Graalfs1-9/+9
2014-02-27s390x/sclp: Add missing checks to SCLP handlerThomas Huth1-2/+7
2014-02-27s390x/sclp: Fixed the size of sccb and code parameterThomas Huth1-2/+2
2014-02-27s390x/eventfacility: mask out commandsChristian Borntraeger1-1/+1
2014-02-27s390x/virtio-hcall: Specification exception for illegal subcodesThomas Huth1-1/+2
2014-02-27s390x/virtio-hcall: Add range check for hypervisor callThomas Huth1-4/+7
2014-02-27s390x/kvm: implement floating-interrupt controller deviceJens Freimann2-1/+9
2014-02-11exec: Make stb_phys input an AddressSpaceEdgar E. Iglesias2-6/+12
2014-02-11exec: Make stw_*_phys input an AddressSpaceEdgar E. Iglesias3-5/+9
2014-02-11exec: Make stl_*_phys input an AddressSpaceEdgar E. Iglesias3-3/+3
2014-02-11exec: Make stq_*_phys input an AddressSpaceEdgar E. Iglesias2-3/+4
2014-02-11exec: Make lduw_*_phys input an AddressSpaceEdgar E. Iglesias2-4/+7
2014-02-11exec: Make ldq/ldub_*_phys input an AddressSpaceEdgar E. Iglesias2-10/+13
2014-02-11exec: Make ldl_*_phys input an AddressSpaceEdgar E. Iglesias3-4/+6
2014-01-21s390-sclp: SCLP Event integrationJason J. Herne3-0/+119
2014-01-21s390-sclp: SCLP CPU InfoJason J. Herne1-0/+51
2014-01-21s390-sclp: Define New SCLP CodesJason J. Herne1-1/+1
2014-01-10Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori1-4/+1
2013-12-23qdev: switch reset to post-orderPaolo Bonzini1-4/+1
2013-12-23sysbus: Set cannot_instantiate_with_device_add_yetMarkus Armbruster3-5/+0
2013-12-23qdev: Replace no_user by cannot_instantiate_with_device_add_yetMarkus Armbruster3-3/+3
2013-12-09virtio-ccw: remove vdev fieldPaolo Bonzini2-37/+44
2013-12-09virtio-ccw: move virtio_ccw_stop_ioeventfd to virtio_ccw_busdev_unplugPaolo Bonzini1-1/+2
2013-11-21s390x: fix flat file load on 32 bit systemsMichael S. Tsirkin1-8/+9
2013-11-05qdev: Drop misleading qdev_free() functionStefan Hajnoczi1-1/+1
2013-09-20s390/eventfacility: allow childs to handle more than 1 event typeChristian Borntraeger2-4/+4
2013-09-20s390/eventfacility: remove unused event_type variableChristian Borntraeger1-2/+0
2013-09-20s390/eventfacility: fix multiple Read Event Data sourcesRalf Hoppe1-3/+3
2013-09-20s390/sclp: add reset() functionsHeinz Graalfs2-0/+17
2013-09-20s390/sclpquiesce: Add code to support live migrationHeinz Graalfs1-0/+13
2013-09-03Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori1-1/+1
2013-09-03Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2-2/+0
2013-09-01misc: Fix some typos in names and commentsStefan Weil1-1/+1
2013-08-30qom: Pass available size to object_initialize()Andreas Färber2-13/+13
2013-08-30qdev: Pass size to qbus_create_inplace()Andreas Färber3-6/+6
2013-08-30virtio-ccw: Pass size to virtio_ccw_bus_new()Andreas Färber1-3/+5
2013-08-30s390-virtio-bus: Pass size to virtio_s390_bus_new()Andreas Färber1-3/+5
2013-08-30virtio: Remove unnecessary OBJECT() castsPeter Maydell2-13/+13
2013-08-30s390: provide I/O subsystem resetChristian Borntraeger1-0/+15
2013-08-28hw: Clean up bogus default boot orderMarkus Armbruster2-2/+0
2013-07-29s390x: Rename 'dprintf' to 'DPRINTF'Peter Maydell2-4/+4
2013-07-29s390/ipl: Fix boot orderChristian Borntraeger1-10/+12