summary refs log tree commit diff stats
path: root/hw/s390x/virtio-ccw.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* s390x/virtio-ccw: wire up irq routing and irqfdsCornelia Huck2014-05-201-16/+149
* s390x/virtio-ccw: reference-counted indicatorsCornelia Huck2014-05-201-17/+63
* s390x: add I/O adapter registrationCornelia Huck2014-05-201-0/+4
* s390x/css: Don't save orb in subchannel.Cornelia Huck2014-05-071-1/+0
* qom: Add check() argument to object_property_add_link()Stefan Hajnoczi2014-03-191-0/+1
* qom: Make QOM link property unref optionalStefan Hajnoczi2014-03-191-1/+2
* s390x/virtio-ccw: Adapter interrupt support.Cornelia Huck2014-03-051-7/+95
* exec: Make stw_*_phys input an AddressSpaceEdgar E. Iglesias2014-02-111-1/+2
* exec: Make stl_*_phys input an AddressSpaceEdgar E. Iglesias2014-02-111-1/+1
* exec: Make stq_*_phys input an AddressSpaceEdgar E. Iglesias2014-02-111-2/+2
* exec: Make lduw_*_phys input an AddressSpaceEdgar E. Iglesias2014-02-111-3/+5
* exec: Make ldq/ldub_*_phys input an AddressSpaceEdgar E. Iglesias2014-02-111-8/+10
* exec: Make ldl_*_phys input an AddressSpaceEdgar E. Iglesias2014-02-111-2/+3
* 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-231-2/+0
* | qdev: Replace no_user by cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-231-1/+1
|/
* virtio-ccw: remove vdev fieldPaolo Bonzini2013-12-091-36/+44
* virtio-ccw: move virtio_ccw_stop_ioeventfd to virtio_ccw_busdev_unplugPaolo Bonzini2013-12-091-1/+2
* qdev: Drop misleading qdev_free() functionStefan Hajnoczi2013-11-051-1/+1
* qom: Pass available size to object_initialize()Andreas Färber2013-08-301-7/+7
* qdev: Pass size to qbus_create_inplace()Andreas Färber2013-08-301-2/+2
* virtio-ccw: Pass size to virtio_ccw_bus_new()Andreas Färber2013-08-301-3/+5
* virtio: Remove unnecessary OBJECT() castsPeter Maydell2013-08-301-7/+7
* virtio-ccw: Enable x-data-plane for virtio-ccw-blkDominik Dingel2013-07-151-0/+3
* virtio-ccw: fix build breakage on windowsCornelia Huck2013-07-011-4/+2
* virtio-ccw: Wire up guest and host notifies.Cornelia Huck2013-06-251-0/+88
* virtio-ccw: Wire up ioeventfd.Cornelia Huck2013-06-251-0/+117
* s390/virtio-ccw: Fix virtio resetChristian Borntraeger2013-06-251-0/+2
* virtio-rng: Fix crash with non-default backendCole Robinson2013-06-181-1/+1
* virtio-ccw: Fix unsetting of indicators.Cornelia Huck2013-06-061-4/+4
* virtio-net-x: forward the netclient name and type.KONRAD Frederic2013-05-151-0/+3
* virtio-scsi: fix the command line compatibility.KONRAD Frederic2013-05-031-0/+12
* virtio-serial: fix command line compatibility.KONRAD Frederic2013-05-031-0/+12
* virtio-x-bus: force bus name to virtio-bus.KONRAD Frederic2013-05-031-1/+3
* virtio: Fix compilation without CONFIG_VHOST_SCSIEd Maste2013-04-261-0/+2
* virtio-ccw: Check indicators location.Cornelia Huck2013-04-251-0/+6
* virtio: remove virtiobindings.KONRAD Frederic2013-04-241-8/+0
* virtio: remove the function pointer.KONRAD Frederic2013-04-241-8/+6
* virtio-bus: make virtio_x_bus_new static.KONRAD Frederic2013-04-241-1/+3
* virtio-rng-ccw: switch to the new API.KONRAD Frederic2013-04-241-27/+21
* virtio-rng: add virtio-rng device.KONRAD Frederic2013-04-241-2/+1
* vhost-scsi-ccw: new device supporting the tcm_vhost Linux kernel modulePaolo Bonzini2013-04-191-0/+51
* virtio-scsi: create VirtIOSCSICommonPaolo Bonzini2013-04-191-1/+1
* virtio-net-ccw: switch to the new API.KONRAD Frederic2013-04-171-14/+17
* virtio-net: add the virtio-net device.KONRAD Frederic2013-04-171-5/+1
* virtio-balloon: fix dynamic properties.KONRAD Frederic2013-04-151-0/+34
* virtio-serial-ccw: switch to the new API.KONRAD Frederic2013-04-151-12/+16
* virtio-serial: add the virtio-serial device.KONRAD Frederic2013-04-151-2/+1
* hw: move headers to include/Paolo Bonzini2013-04-081-4/+4