commit | 3afe3e0f8db10a41a5923e1d7498318877473f33 | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Fri Feb 13 17:13:42 2015 +1030 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Fri Feb 13 17:15:50 2015 +1030 |
tree | 4da04fb2dde7e05c298e8a481c6cc5d6eb096c69 | |
parent | c97eb679ef70dbb4482e66b9d192fc9e5bc6e0d6 [diff] |
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>