index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
kvm
/
virtio_ccw.c
Age
Commit message (
Expand
)
Author
2014-04-28
virtio_ccw: introduce device_lost in virtio_ccw_device
Heinz Graalfs
2014-03-06
virtio_ccw: fix hang in set offline processing
Heinz Graalfs
2014-03-04
virtio-ccw: virtio-ccw adapter interrupt support.
Cornelia Huck
2014-03-04
virtio_ccw: fix vcdev pointer handling issues
Heinz Graalfs
2014-01-17
KVM: s390: virtio-ccw: Handle command rejects.
Cornelia Huck
2013-10-29
virtio_ring: change host notification API
Heinz Graalfs
2013-05-05
Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-04-07
KVM: s390: virtio_ccw: reset errors for new I/O.
Cornelia Huck
2013-03-22
virtio: remove obsolete virtqueue_get_queue_index()
Rusty Russell
2013-03-05
KVM: s390: Export virtio-ccw api.
Cornelia Huck
2013-03-05
virtio_ccw: pass a cookie value to kvm hypercall
Michael S. Tsirkin
2013-02-24
Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-01-30
s390/virtio-ccw: Fix setup_vq error handling.
Cornelia Huck
2013-01-09
KVM: s390: Gracefully handle busy conditions on ccw_device_start
Christian Borntraeger
2013-01-09
KVM: s390: Dynamic allocation of virtio-ccw I/O data.
Cornelia Huck
2012-12-18
KVM: s390: Add a channel I/O based virtio transport driver.
Cornelia Huck