summaryrefslogtreecommitdiff
path: root/hw/s390x/virtio-ccw.c
AgeCommit message (Expand)AuthorFilesLines
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
2013-03-18virtio-blk-ccw switch to new API.KONRAD Frederic1-15/+18
2013-03-18virtio-x-bus: fix allow_hotplug assertion.KONRAD Frederic1-1/+1
2013-03-12virtio-ccw: Wire up virtio-rng.Cornelia Huck1-0/+60
2013-03-12virtio-ccw: remove qdev_unparent in unplug routingChristian Borntraeger1-1/+0
2013-03-08s390/virtio-ccw: remove redundant call to blockdev_mark_auto_delChristian Borntraeger1-1/+0
2013-02-08virtio-net: pass host features to virtio_net_initAnthony Liguori1-1/+2
2013-01-29s390: Drop set_bit usage in virtio_ccw.Cornelia Huck1-2/+2
2013-01-29s390: css error codes.Cornelia Huck1-1/+1
2013-01-29s390: Add new channel I/O based virtio transport.Cornelia Huck1-0/+960