aboutsummaryrefslogtreecommitdiffstats
path: root/xen/arch/x86/mm/mem_access.c
Commit message (Expand)AuthorAgeFilesLines
* Fix emacs local variable block to use correct C style variable.David Vrabel2013-02-211-1/+1
* x86/mm: Check sharing/paging/access have been enabled before processing a memopAndres Lagar-Cavilla2012-02-161-0/+3
* Use memops for mem paging, sharing, and access, instead of domctlsAndres Lagar-Cavilla2012-02-101-4/+3
* Re-order calls to put_gfn() around wait queue invocationsAndres Lagar-Cavilla2012-02-101-0/+10
* Make the prototype of p2m_mem_access_resume consistentAndres Lagar-Cavilla2011-12-011-2/+1
* mem_access: mem event additions for accessJoe Epstein2011-01-071-0/+59