index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
virtio_ring.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-30
virtio ring: inline function to check for events
Michael S. Tsirkin
1
-0
/
+14
2011-05-30
virtio: event index interface
Michael S. Tsirkin
1
-1
/
+14
2011-05-30
virtio: add full three-clause BSD text to headers.
Rusty Russell
1
-0
/
+23
2009-07-30
lguest and virtio: cleanup struct definitions to Linux style.
Rusty Russell
1
-8
/
+4
2009-06-12
virtio: indirect ring entries (VIRTIO_RING_F_INDIRECT_DESC)
Mark McLoughlin
1
-0
/
+5
2009-06-12
virtio: add names to virtqueue struct, mapping from devices to queues.
Rusty Russell
1
-1
/
+2
2008-12-30
virtio: hand virtio ring alignment as argument to vring_new_virtqueue
Rusty Russell
1
-0
/
+1
2008-12-30
virtio: rename 'pagesize' arg to vring_init/vring_size
Rusty Russell
1
-6
/
+6
2008-07-25
virtio: Add transport feature handling stub for virtio_ring.
Rusty Russell
1
-0
/
+2
2008-02-04
virtio: clarify NO_NOTIFY flag usage
Rusty Russell
1
-2
/
+6
2008-02-04
virtio: Fix vring_init/vring_size to take unsigned long
Anthony Liguori
1
-2
/
+2
2008-02-04
virtio: explicit enable_cb/disable_cb rather than callback return.
Rusty Russell
1
-1
/
+1
2007-11-12
virtio: Force use of power-of-two for descriptor ring sizes
Rusty Russell
1
-8
/
+11
2007-11-12
virtio: fix vring_init for 64 bits
Anthony Liguori
1
-2
/
+2
2007-10-23
Virtio helper routines for a descriptor ringbuffer implementation
Rusty Russell
1
-0
/
+119