Common interface
Receiving foreign pages
module Gnttab : sig ... end
Offering pages to foreign domains
module Gntshr : sig ... end
val console : gntref
In xen-4.2 and later, the domain builder will allocate one of the reserved grant table entries and use it to pre-authorise the console backend domain.
val xenstore : gntref
In xen-4.2 and later, the domain builder will allocate one of the reserved grant table entries and use it to pre-authorise the xenstore backend domain.