index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
virtio.h
Age
Commit message (
Expand
)
Author
2011-05-30
virtio: add api for delayed callbacks
Michael S. Tsirkin
2010-05-19
virtio: add_buf_gfp
Michael S. Tsirkin
2010-05-19
virtio_ring: remove a level of indirection
Michael S. Tsirkin
2010-05-19
virtio: add virtqueue_ vq_ops wrappers
Michael S. Tsirkin
2010-03-13
net/9p: Add sysfs mount_tag file for virtio 9P device
Aneesh Kumar K.V
2010-02-24
virtio: Add ability to detach unused buffers from vrings
Shirley Ma
2009-09-23
virtio: make add_buf return capacity remaining
Rusty Russell
2009-06-12
virtio: add names to virtqueue struct, mapping from devices to queues.
Rusty Russell
2009-06-12
virtio: fix obsolete documentation on probe function
Rusty Russell
2008-05-02
virtio: explicit advertisement of driver features
Rusty Russell
2008-04-07
virtio: remove overzealous BUG_ON.
Rusty Russell
2008-03-17
virtio: fix race in enable_cb
Christian Borntraeger
2008-02-04
virtio: reset function
Rusty Russell
2008-02-04
virtio: configuration change callback
Rusty Russell
2008-02-04
virtio: explicit enable_cb/disable_cb rather than callback return.
Rusty Russell
2007-10-23
Virtio interface
Rusty Russell