summaryrefslogtreecommitdiffstats
path: root/hw/s390x
Commit message (Expand)AuthorAgeFilesLines
* 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
* virtio-ccw: Enable x-data-plane for virtio-ccw-blkDominik Dingel2013-07-151-0/+3
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-042-2/+2
* virtio-ccw: fix build breakage on windowsCornelia Huck2013-07-011-4/+2
* virtio-ccw: Wire up guest and host notifies.Cornelia Huck2013-06-252-0/+89
* virtio-ccw: Wire up ioeventfd.Cornelia Huck2013-06-254-1/+126
* s390/virtio-ccw: Fix virtio resetChristian Borntraeger2013-06-251-0/+2
* virtio-rng: Fix crash with non-default backendCole Robinson2013-06-182-2/+2
* virtio-ccw: Fix unsetting of indicators.Cornelia Huck2013-06-061-4/+4
* s390x/css: Fix concurrent sense.Cornelia Huck2013-06-061-1/+1
* virtio-net-x: forward the netclient name and type.KONRAD Frederic2013-05-152-0/+6
* S390: Add virtio-blk bootDominik Dingel2013-05-061-0/+18
* S390: Merging s390_ipl_cpu and s390_ipl_resetDominik Dingel2013-05-061-11/+5
* S390: BIOS check for fileDominik Dingel2013-05-061-0/+4
* virtio-scsi: fix the command line compatibility.KONRAD Frederic2013-05-032-0/+24
* virtio-serial: fix command line compatibility.KONRAD Frederic2013-05-032-0/+23
OpenPOWER on IntegriCloud