xen-gntalloc: Userspace grant allocation driver
authorDaniel De Graaf <dgdegra@tycho.nsa.gov>
Mon, 7 Feb 2011 22:23:05 +0000 (17:23 -0500)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Mon, 14 Feb 2011 19:16:17 +0000 (14:16 -0500)
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 <dgdegra@tycho.nsa.gov>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>

No differences found