summaryrefslogtreecommitdiffstats
path: root/hw/s390x
Commit message (Expand)AuthorAgeFilesLines
* cpu: Move exception_index field from CPU_COMMON to CPUStateAndreas Färber2014-03-131-5/+3
* Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell2014-03-071-2/+2
|\
| * elf-loader: add more return codesAlexey Kardashevskiy2014-03-051-2/+2
* | s390x/virtio-ccw: Adapter interrupt support.Cornelia Huck2014-03-054-7/+111
|/
* s390x/ipl: Fix crash of ELF images with arbitrary entry pointsThomas Huth2014-02-271-8/+13
* s390x/event-facility: exploit realize/unrealizeHeinz Graalfs2014-02-271-9/+18
* s390x/event-facility: add support for live migrationHeinz Graalfs2014-02-271-0/+12
* s390x/event-facility: code restructureHeinz Graalfs2014-02-272-64/+28
* s390x/event-facility: some renamingHeinz Graalfs2014-02-271-9/+9
* s390x/sclp: Add missing checks to SCLP handlerThomas Huth2014-02-271-2/+7
* s390x/sclp: Fixed the size of sccb and code parameterThomas Huth2014-02-271-2/+2
* s390x/eventfacility: mask out commandsChristian Borntraeger2014-02-271-1/+1
* s390x/virtio-hcall: Specification exception for illegal subcodesThomas Huth2014-02-271-1/+2
* s390x/virtio-hcall: Add range check for hypervisor callThomas Huth2014-02-271-4/+7
* s390x/kvm: implement floating-interrupt controller deviceJens Freimann2014-02-272-1/+9
* exec: Make stb_phys input an AddressSpaceEdgar E. Iglesias2014-02-112-6/+12
* exec: Make stw_*_phys input an AddressSpaceEdgar E. Iglesias2014-02-113-5/+9
* exec: Make stl_*_phys input an AddressSpaceEdgar E. Iglesias2014-02-113-3/+3
* exec: Make stq_*_phys input an AddressSpaceEdgar E. Iglesias2014-02-112-3/+4
* exec: Make lduw_*_phys input an AddressSpaceEdgar E. Iglesias2014-02-112-4/+7
* exec: Make ldq/ldub_*_phys input an AddressSpaceEdgar E. Iglesias2014-02-112-10/+13
* exec: Make ldl_*_phys input an AddressSpaceEdgar E. Iglesias2014-02-113-4/+6
* s390-sclp: SCLP Event integrationJason J. Herne2014-01-213-0/+119
* s390-sclp: SCLP CPU InfoJason J. Herne2014-01-211-0/+51
* s390-sclp: Define New SCLP CodesJason J. Herne2014-01-211-1/+1
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2014-01-101-4/+1
|\
| * qdev: switch reset to post-orderPaolo Bonzini2013-12-231-4/+1
* | sysbus: Set cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-233-5/+0
* | qdev: Replace no_user by cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-233-3/+3
|/
* virtio-ccw: remove vdev fieldPaolo Bonzini2013-12-092-37/+44
* virtio-ccw: move virtio_ccw_stop_ioeventfd to virtio_ccw_busdev_unplugPaolo Bonzini2013-12-091-1/+2
* s390x: fix flat file load on 32 bit systemsMichael S. Tsirkin2013-11-211-8/+9
* qdev: Drop misleading qdev_free() functionStefan Hajnoczi2013-11-051-1/+1
* s390/eventfacility: allow childs to handle more than 1 event typeChristian Borntraeger2013-09-202-4/+4
* s390/eventfacility: remove unused event_type variableChristian Borntraeger2013-09-201-2/+0
* s390/eventfacility: fix multiple Read Event Data sourcesRalf Hoppe2013-09-201-3/+3
* s390/sclp: add reset() functionsHeinz Graalfs2013-09-202-0/+17
* s390/sclpquiesce: Add code to support live migrationHeinz Graalfs2013-09-201-0/+13
* Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori2013-09-031-1/+1
|\
| * misc: Fix some typos in names and commentsStefan Weil2013-09-011-1/+1
* | Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-09-032-2/+0
|\ \
| * | hw: Clean up bogus default boot orderMarkus Armbruster2013-08-282-2/+0
* | | qom: Pass available size to object_initialize()Andreas Färber2013-08-302-13/+13
* | | qdev: Pass size to qbus_create_inplace()Andreas Färber2013-08-303-6/+6
* | | virtio-ccw: Pass size to virtio_ccw_bus_new()Andreas Färber2013-08-301-3/+5
* | | s390-virtio-bus: Pass size to virtio_s390_bus_new()Andreas Färber2013-08-301-3/+5
* | | virtio: Remove unnecessary OBJECT() castsPeter Maydell2013-08-302-13/+13
| |/ |/|
* | s390: provide I/O subsystem resetChristian Borntraeger2013-08-301-0/+15
|/
* s390x: Rename 'dprintf' to 'DPRINTF'Peter Maydell2013-07-292-4/+4
* s390/ipl: Fix boot orderChristian Borntraeger2013-07-291-10/+12
OpenPOWER on IntegriCloud