aboutsummaryrefslogtreecommitdiff
path: root/hw/s390x
AgeCommit message (Expand)Author
2014-01-10Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-12-23qdev: switch reset to post-orderPaolo Bonzini
2013-12-23sysbus: Set cannot_instantiate_with_device_add_yetMarkus Armbruster
2013-12-23qdev: Replace no_user by cannot_instantiate_with_device_add_yetMarkus Armbruster
2013-12-09virtio-ccw: remove vdev fieldPaolo Bonzini
2013-12-09virtio-ccw: move virtio_ccw_stop_ioeventfd to virtio_ccw_busdev_unplugPaolo Bonzini
2013-11-21s390x: fix flat file load on 32 bit systemsMichael S. Tsirkin
2013-11-05qdev: Drop misleading qdev_free() functionStefan Hajnoczi
2013-09-20s390/eventfacility: allow childs to handle more than 1 event typeChristian Borntraeger
2013-09-20s390/eventfacility: remove unused event_type variableChristian Borntraeger
2013-09-20s390/eventfacility: fix multiple Read Event Data sourcesRalf Hoppe
2013-09-20s390/sclp: add reset() functionsHeinz Graalfs
2013-09-20s390/sclpquiesce: Add code to support live migrationHeinz Graalfs
2013-09-03Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori
2013-09-03Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-09-01misc: Fix some typos in names and commentsStefan Weil
2013-08-30qom: Pass available size to object_initialize()Andreas Färber
2013-08-30qdev: Pass size to qbus_create_inplace()Andreas Färber
2013-08-30virtio-ccw: Pass size to virtio_ccw_bus_new()Andreas Färber
2013-08-30s390-virtio-bus: Pass size to virtio_s390_bus_new()Andreas Färber
2013-08-30virtio: Remove unnecessary OBJECT() castsPeter Maydell
2013-08-30s390: provide I/O subsystem resetChristian Borntraeger
2013-08-28hw: Clean up bogus default boot orderMarkus Armbruster
2013-07-29s390x: Rename 'dprintf' to 'DPRINTF'Peter Maydell
2013-07-29s390/ipl: Fix boot orderChristian Borntraeger
2013-07-15virtio-ccw: Enable x-data-plane for virtio-ccw-blkDominik Dingel
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-07-01virtio-ccw: fix build breakage on windowsCornelia Huck
2013-06-25virtio-ccw: Wire up guest and host notifies.Cornelia Huck
2013-06-25virtio-ccw: Wire up ioeventfd.Cornelia Huck
2013-06-25s390/virtio-ccw: Fix virtio resetChristian Borntraeger
2013-06-18virtio-rng: Fix crash with non-default backendCole Robinson
2013-06-06virtio-ccw: Fix unsetting of indicators.Cornelia Huck
2013-06-06s390x/css: Fix concurrent sense.Cornelia Huck
2013-05-15virtio-net-x: forward the netclient name and type.KONRAD Frederic
2013-05-06S390: Add virtio-blk bootDominik Dingel
2013-05-06S390: Merging s390_ipl_cpu and s390_ipl_resetDominik Dingel
2013-05-06S390: BIOS check for fileDominik Dingel
2013-05-03virtio-scsi: fix the command line compatibility.KONRAD Frederic
2013-05-03virtio-serial: fix command line compatibility.KONRAD Frederic
2013-05-03virtio-x-bus: force bus name to virtio-bus.KONRAD Frederic
2013-04-26virtio-rng-s390: add properties.KONRAD Frederic
2013-04-26S390: CCW: Use new, working firmware by defaultAlexander Graf
2013-04-26S390: IPL: Use different firmware for different machinesAlexander Graf
2013-04-26S390: IPL: Support ELF firmwareAlexander Graf
2013-04-26S390: Make IPL reset address dynamicAlexander Graf
2013-04-26virtio: Fix compilation without CONFIG_VHOST_SCSIEd Maste
2013-04-25virtio-ccw: Check indicators location.Cornelia Huck
2013-04-24virtio: remove virtiobindings.KONRAD Frederic
2013-04-24virtio: remove the function pointer.KONRAD Frederic