From: Asias He Date: Sat, 27 Apr 2013 03:16:48 +0000 (+0800) Subject: vhost: Allow device specific fields per vq X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ab2e420ec1caf4ead233f3161ac7d86fe5d2a9f;p=pandora-kernel.git vhost: Allow device specific fields per vq This is useful for any device who wants device specific fields per vq. For example, tcm_vhost wants a per vq field to track requests which are in flight on the vq. Also, on top of this we can add patches to move things like ubufs from vhost.h out to net.c. Signed-off-by: Michael S. Tsirkin Signed-off-by: Asias He Signed-off-by: Michael S. Tsirkin --- Reading git-diff-tree failed