From: Annie Li Date: Mon, 12 Dec 2011 10:15:07 +0000 (+0800) Subject: xen/granttable: Support transitive grants X-Git-Tag: v3.3-rc1~129^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9438ce9dbbf512fd717051284f568d5cb35e5cf1;p=pandora-kernel.git xen/granttable: Support transitive grants These allow a domain A which has been granted access on a page of domain B's memory to issue domain C with a copy-grant on the same page. This is useful e.g. for forwarding packets between domains. Signed-off-by: Annie Li Signed-off-by: Konrad Rzeszutek Wilk --- Reading git-diff-tree failed