From: Daniel De Graaf Date: Mon, 7 Feb 2011 22:23:05 +0000 (-0500) Subject: xen-gntalloc: Userspace grant allocation driver X-Git-Tag: v2.6.39-rc1~439^3~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd3140588d9551235ebc2a0dacdca098e7677573;p=pandora-kernel.git xen-gntalloc: Userspace grant allocation driver This allows a userspace application to allocate a shared page for implementing inter-domain communication or device drivers. These shared pages can be mapped using the gntdev device or by the kernel in another domain. Signed-off-by: Daniel De Graaf Signed-off-by: Konrad Rzeszutek Wilk --- Reading git-diff-tree failed