diff options
author | Mark McLoughlin <markmc@redhat.com> | 2009-05-11 18:11:46 +0100 |
---|---|---|
committer | Rusty Russell <rusty@rustcorp.com.au> | 2009-06-12 22:27:13 +0930 |
commit | d1f0132e76a11b05167313c606a853953f416081 (patch) | |
tree | abd06f91d578b1927249f6a467910da88b3ec910 /.gitignore | |
parent | b60da13fc7bbf99d3c68578bd3fbcf66e1cb5f41 (diff) |
lguest: add support for indirect ring entries
Support the VIRTIO_RING_F_INDIRECT_DESC feature.
This is a simple matter of changing the descriptor walking
code to operate on a struct vring_desc* and supplying it
with an indirect table if detected.
Signed-off-by: Mark McLoughlin <markmc@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions