mirror of
https://github.com/torvalds/linux.git
synced 2024-11-05 03:21:32 +00:00
d1f0132e76
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> |
||
---|---|---|
.. | ||
.gitignore | ||
extract | ||
lguest.c | ||
lguest.txt | ||
Makefile |