diff options
author | 2011-12-12 18:14:42 +0800 | |
---|---|---|
committer | 2011-12-16 11:25:02 -0500 | |
commit | 6666754b11297526c699f8df63c52d50c24fe946 (patch) | |
tree | cd850e009e16c4e1e64d91ab66617ac097c89104 /lib/parser.c | |
parent | xen/granttable: Improve comments for function pointers (diff) | |
download | wireguard-linux-6666754b11297526c699f8df63c52d50c24fe946.tar.xz wireguard-linux-6666754b11297526c699f8df63c52d50c24fe946.zip |
xen/granttable: Support sub-page grants
- They can't be used to map the page (so can only be used in a GNTTABOP_copy
hypercall).
- It's possible to grant access with a finer granularity than whole pages.
- Xen guarantees that they can be revoked quickly (a normal map grant can
only be revoked with the cooperation of the domain which has been granted
access).
Signed-off-by: Annie Li <annie.li@oracle.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Diffstat (limited to 'lib/parser.c')
0 files changed, 0 insertions, 0 deletions