From: Juergen Gross Date: Thu, 28 Aug 2014 04:44:10 +0000 (+0200) Subject: xen: Add Xen pvSCSI protocol description X-Git-Tag: omap-for-v3.19/prcm-cleanup~115^2~18 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e124c9a2c3c4c51555fe6f0bc214fe1b5cce3666;p=pandora-kernel.git xen: Add Xen pvSCSI protocol description Add the definition of pvSCSI protocol used between the pvSCSI frontend in a XEN domU and the pvSCSI backend in a XEN driver domain (usually Dom0). This header was originally provided by Fujitsu for Xen based on Linux 2.6.18. Changes are: - Added comments. - Adapt to Linux style guide. - Add support for larger SG-lists by putting them in an own granted page. - Remove stale definitions. Signed-off-by: Juergen Gross Signed-off-by: David Vrabel --- Reading git-diff-tree failed