aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/kvm/virtio_ccw.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-05Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-8/+12
2013-04-07KVM: s390: virtio_ccw: reset errors for new I/O.Cornelia Huck1-1/+4
2013-03-22virtio: remove obsolete virtqueue_get_queue_index()Rusty Russell1-3/+3
2013-03-05KVM: s390: Export virtio-ccw api.Cornelia Huck1-4/+1
2013-03-05virtio_ccw: pass a cookie value to kvm hypercallMichael S. Tsirkin1-3/+8
2013-02-24Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+926
2013-01-30s390/virtio-ccw: Fix setup_vq error handling.Cornelia Huck1-9/+11
2013-01-09KVM: s390: Gracefully handle busy conditions on ccw_device_startChristian Borntraeger1-5/+8
2013-01-09KVM: s390: Dynamic allocation of virtio-ccw I/O data.Cornelia Huck1-106/+174
2012-12-18KVM: s390: Add a channel I/O based virtio transport driver.Cornelia Huck1-0/+853