index
:
kernel_samsung_smdk4412.git
ath9k
master
migrate_3.2
qmi
replicant-6.0
replicant-6.0-old
upstreaming
kernel for Galaxy S3
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
virtio_ring.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
lguest and virtio: cleanup struct definitions to Linux style.
Rusty Russell
2009-07-30
1
-8
/
+4
*
virtio: indirect ring entries (VIRTIO_RING_F_INDIRECT_DESC)
Mark McLoughlin
2009-06-12
1
-0
/
+5
*
virtio: add names to virtqueue struct, mapping from devices to queues.
Rusty Russell
2009-06-12
1
-1
/
+2
*
virtio: hand virtio ring alignment as argument to vring_new_virtqueue
Rusty Russell
2008-12-30
1
-0
/
+1
*
virtio: rename 'pagesize' arg to vring_init/vring_size
Rusty Russell
2008-12-30
1
-6
/
+6
*
virtio: Add transport feature handling stub for virtio_ring.
Rusty Russell
2008-07-25
1
-0
/
+2
*
virtio: clarify NO_NOTIFY flag usage
Rusty Russell
2008-02-04
1
-2
/
+6
*
virtio: Fix vring_init/vring_size to take unsigned long
Anthony Liguori
2008-02-04
1
-2
/
+2
*
virtio: explicit enable_cb/disable_cb rather than callback return.
Rusty Russell
2008-02-04
1
-1
/
+1
*
virtio: Force use of power-of-two for descriptor ring sizes
Rusty Russell
2007-11-12
1
-8
/
+11
*
virtio: fix vring_init for 64 bits
Anthony Liguori
2007-11-12
1
-2
/
+2
*
Virtio helper routines for a descriptor ringbuffer implementation
Rusty Russell
2007-10-23
1
-0
/
+119