index
:
litmus-rt-odroidx.git
odroidx
odroidx-color
wip-mc
LITMUS^RT and MC^2 V0 support for the ODROID-X dev board
Christopher Joseph Kenna
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
*
lguest and virtio: cleanup struct definitions to Linux style.
Rusty Russell
2009-07-30
*
virtio: indirect ring entries (VIRTIO_RING_F_INDIRECT_DESC)
Mark McLoughlin
2009-06-12
*
virtio: add names to virtqueue struct, mapping from devices to queues.
Rusty Russell
2009-06-12
*
virtio: hand virtio ring alignment as argument to vring_new_virtqueue
Rusty Russell
2008-12-29
*
virtio: rename 'pagesize' arg to vring_init/vring_size
Rusty Russell
2008-12-29
*
virtio: Add transport feature handling stub for virtio_ring.
Rusty Russell
2008-07-24
*
virtio: clarify NO_NOTIFY flag usage
Rusty Russell
2008-02-04
*
virtio: Fix vring_init/vring_size to take unsigned long
Anthony Liguori
2008-02-04
*
virtio: explicit enable_cb/disable_cb rather than callback return.
Rusty Russell
2008-02-04
*
virtio: Force use of power-of-two for descriptor ring sizes
Rusty Russell
2007-11-11
*
virtio: fix vring_init for 64 bits
Anthony Liguori
2007-11-11
*
Virtio helper routines for a descriptor ringbuffer implementation
Rusty Russell
2007-10-23