1
0
Fork 0
alistair23-linux/include/xen
Jeremy Fitzhardinge ad9a86121f xen: Add grant table support
Add Xen 'grant table' driver which allows granting of access to
selected local memory pages by other virtual machines and,
symmetrically, the mapping of remote memory pages which other virtual
machines have granted access to.

This driver is a prerequisite for many of the Xen virtual device
drivers, which grant the 'device driver domain' restricted and
temporary access to only those memory pages that are currently
involved in I/O operations.

Signed-off-by: Jeremy Fitzhardinge <jeremy@xensource.com>
Signed-off-by: Ian Pratt <ian.pratt@xensource.com>
Signed-off-by: Christian Limpach <Christian.Limpach@cl.cam.ac.uk>
Signed-off-by: Chris Wright <chrisw@sous-sol.org>
2007-07-18 08:47:44 -07:00
..
interface xen: Add grant table support 2007-07-18 08:47:44 -07:00
events.h xen: use the hvc console infrastructure for Xen console 2007-07-18 08:47:44 -07:00
features.h xen: Core Xen implementation 2007-07-18 08:47:42 -07:00
grant_table.h xen: Add grant table support 2007-07-18 08:47:44 -07:00
hvc-console.h xen: use the hvc console infrastructure for Xen console 2007-07-18 08:47:44 -07:00
page.h xen: Core Xen implementation 2007-07-18 08:47:42 -07:00