forked from Minki/linux
0b61f2c0f3
When Xen is copying data to/from the guest it will check if the kernel
has the right to do the access. If not, the hypercall will return an
error.
After the commit
|
||
---|---|---|
.. | ||
enlighten.c | ||
grant-table.c | ||
hypercall.S | ||
Makefile | ||
mm.c | ||
p2m.c |