tools/lguest: handle indirect partway through chain.
authorRusty Russell <rusty@rustcorp.com.au>
Fri, 13 Feb 2015 06:43:42 +0000 (17:13 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Fri, 13 Feb 2015 06:45:50 +0000 (17:15 +1030)
commit3afe3e0f8db10a41a5923e1d7498318877473f33
tree4da04fb2dde7e05c298e8a481c6cc5d6eb096c69
parentc97eb679ef70dbb4482e66b9d192fc9e5bc6e0d6
tools/lguest: handle indirect partway through chain.

Linux doesn't generate these, but it's perfectly valid according to
a close reading of the spec.  I opened virtio spec bug VIRTIO-134 to
make this clearer there, too.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
tools/lguest/lguest.c