|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [PATCH 0 of 5] mem_access: introduction of per-page access c
This patch series introduces the notion of memory access permissions per
page, overlaid (or rather, laid underneath) the memory types, for independent
control and memory event handling of faults based on the page types.
Access permission violations are set to the memory event handler for
resolution.
The permissions provide independent read, write, and execute permissions,
and are currently only implemented for Intel EPT.
Descriptions:
1: Sends memory access page faults in HVM to the memory event interface
2: Establishes the p2m interface changes to accommodate access permissions
3: Domain creation can require an access handler
4: EPT and interface changes
5: libxc changes for the new memory events and HVM operations
Thanks
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-devel] [PATCH 0 of 5] mem_access: introduction of per-page access controls,
Joe Epstein <=
|
|
|
|
|