summaryrefslogtreecommitdiff
path: root/hw/s390x
AgeCommit message (Expand)AuthorFilesLines
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
2013-07-15virtio-ccw: Enable x-data-plane for virtio-ccw-blkDominik Dingel1-0/+3
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini2-2/+2
2013-07-01virtio-ccw: fix build breakage on windowsCornelia Huck1-4/+2
2013-06-25virtio-ccw: Wire up guest and host notifies.Cornelia Huck2-0/+89
2013-06-25virtio-ccw: Wire up ioeventfd.Cornelia Huck4-1/+126
2013-06-25s390/virtio-ccw: Fix virtio resetChristian Borntraeger1-0/+2
2013-06-18virtio-rng: Fix crash with non-default backendCole Robinson2-2/+2
2013-06-06virtio-ccw: Fix unsetting of indicators.Cornelia Huck1-4/+4
2013-06-06s390x/css: Fix concurrent sense.Cornelia Huck1-1/+1
2013-05-15virtio-net-x: forward the netclient name and type.KONRAD Frederic2-0/+6
2013-05-06S390: Add virtio-blk bootDominik Dingel1-0/+18
2013-05-06S390: Merging s390_ipl_cpu and s390_ipl_resetDominik Dingel1-11/+5
2013-05-06S390: BIOS check for fileDominik Dingel1-0/+4
2013-05-03virtio-scsi: fix the command line compatibility.KONRAD Frederic2-0/+24
2013-05-03virtio-serial: fix command line compatibility.KONRAD Frederic2-0/+23