summaryrefslogtreecommitdiff
path: root/hw/s390x/virtio-ccw.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-05s390x/virtio-ccw: Adapter interrupt support.Cornelia Huck1-7/+95
2014-02-11exec: Make stw_*_phys input an AddressSpaceEdgar E. Iglesias1-1/+2
2014-02-11exec: Make stl_*_phys input an AddressSpaceEdgar E. Iglesias1-1/+1
2014-02-11exec: Make stq_*_phys input an AddressSpaceEdgar E. Iglesias1-2/+2
2014-02-11exec: Make lduw_*_phys input an AddressSpaceEdgar E. Iglesias1-3/+5
2014-02-11exec: Make ldq/ldub_*_phys input an AddressSpaceEdgar E. Iglesias1-8/+10
2014-02-11exec: Make ldl_*_phys input an AddressSpaceEdgar E. Iglesias1-2/+3
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 Armbruster1-2/+0
2013-12-23qdev: Replace no_user by cannot_instantiate_with_device_add_yetMarkus Armbruster1-1/+1
2013-12-09virtio-ccw: remove vdev fieldPaolo Bonzini1-36/+44
2013-12-09virtio-ccw: move virtio_ccw_stop_ioeventfd to virtio_ccw_busdev_unplugPaolo Bonzini1-1/+2
2013-11-05qdev: Drop misleading qdev_free() functionStefan Hajnoczi1-1/+1
2013-08-30qom: Pass available size to object_initialize()Andreas Färber1-7/+7
2013-08-30qdev: Pass size to qbus_create_inplace()Andreas Färber1-2/+2
2013-08-30virtio-ccw: Pass size to virtio_ccw_bus_new()Andreas Färber1-3/+5
2013-08-30virtio: Remove unnecessary OBJECT() castsPeter Maydell1-7/+7
2013-07-15virtio-ccw: Enable x-data-plane for virtio-ccw-blkDominik Dingel1-0/+3
2013-07-01virtio-ccw: fix build breakage on windowsCornelia Huck1-4/+2
2013-06-25virtio-ccw: Wire up guest and host notifies.Cornelia Huck1-0/+88
2013-06-25virtio-ccw: Wire up ioeventfd.Cornelia Huck1-0/+117
2013-06-25s390/virtio-ccw: Fix virtio resetChristian Borntraeger1-0/+2
2013-06-18virtio-rng: Fix crash with non-default backendCole Robinson1-1/+1
2013-06-06virtio-ccw: Fix unsetting of indicators.Cornelia Huck1-4/+4
2013-05-15virtio-net-x: forward the netclient name and type.KONRAD Frederic1-0/+3
2013-05-03virtio-scsi: fix the command line compatibility.KONRAD Frederic1-0/+12
2013-05-03virtio-serial: fix command line compatibility.KONRAD Frederic1-0/+12
2013-05-03virtio-x-bus: force bus name to virtio-bus.KONRAD Frederic1-1/+3
2013-04-26virtio: Fix compilation without CONFIG_VHOST_SCSIEd Maste1-0/+2
2013-04-25virtio-ccw: Check indicators location.Cornelia Huck1-0/+6
2013-04-24virtio: remove virtiobindings.KONRAD Frederic1-8/+0
2013-04-24virtio: remove the function pointer.KONRAD Frederic1-8/+6
2013-04-24virtio-bus: make virtio_x_bus_new static.KONRAD Frederic1-1/+3
2013-04-24virtio-rng-ccw: switch to the new API.KONRAD Frederic1-27/+21
2013-04-24virtio-rng: add virtio-rng device.KONRAD Frederic1-2/+1
2013-04-19vhost-scsi-ccw: new device supporting the tcm_vhost Linux kernel modulePaolo Bonzini1-0/+51
2013-04-19virtio-scsi: create VirtIOSCSICommonPaolo Bonzini1-1/+1
2013-04-17virtio-net-ccw: switch to the new API.KONRAD Frederic1-14/+17
2013-04-17virtio-net: add the virtio-net device.KONRAD Frederic1-5/+1
2013-04-15virtio-balloon: fix dynamic properties.KONRAD Frederic1-0/+34
2013-04-15virtio-serial-ccw: switch to the new API.KONRAD Frederic1-12/+16
2013-04-15virtio-serial: add the virtio-serial device.KONRAD Frederic1-2/+1
2013-04-08hw: move headers to include/Paolo Bonzini1-4/+4
2013-03-28virtio-balloon-ccw: switch to the new API.KONRAD Frederic1-11/+14
2013-03-26virtio-scsi-ccw: switch to new APIKONRAD Frederic1-12/+15
2013-03-26virtio-scsi: moving host_features from properties to transport properties.KONRAD Frederic1-1/+2
2013-03-20virtio-ccw, s390-virtio: Use generic virtio-blk macro.Cornelia Huck1-7/+1
2013-03-20s390-virtio, virtio-ccw: Add config_wce for virtio-blk.Cornelia Huck1-0/+1
2013-03-20virtio-ccw: Add missing blk chs properties.Cornelia Huck1-0/+1