commit | 5a08b04f637921e44ba767c07c74b0535504ab71 | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Tue Feb 07 06:15:13 2017 +0200 |
committer | Michael S. Tsirkin <mst@redhat.com> | Tue May 02 23:41:43 2017 +0300 |
tree | 41123464f2875505de9989115a1104ceb974d589 | |
parent | 0a12ae4024a5167c30444d722b0cbafbdb5f4b57 [diff] |
virtio: allow extra context per descriptor Allow extra context per descriptor. To avoid slow down for data path, this disables use of indirect descriptors for this vq. Signed-off-by: Michael S. Tsirkin <mst@redhat.com>