-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
enhancementNew feature or requestNew feature or request
Description
get_page_access is actually not implemented by hypervisor. the library is supposed to maintain the state of page whose permissions have been modified, and return this state, via this API.
So it's a higher-level than we expected.
Example in Libvmi:
https://github.com/libvmi/libvmi/blob/master/libvmi/events.c#L667
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request