aboutsummaryrefslogtreecommitdiffstats
path: root/xen/arch/x86/mm/mem_paging.c
Commit message (Expand)AuthorAgeFilesLines
* Fix emacs local variable block to use correct C style variable.David Vrabel2013-02-211-1/+1
* xenpaging: remove obsolete XENMEM_paging_op_resumeOlaf Hering2012-03-011-7/+0
* 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-7/+6
* After preparing a page for page-in, allow immediate fill-in of the page contentsAndres Lagar-Cavilla2011-12-011-1/+1
* mem_event: use different ringbuffers for share, paging and accessOlaf Hering2011-09-161-4/+0
* x86/mm/p2m: Make p2m interfaces take struct domain arguments.Tim Deegan2011-06-021-11/+6
* x86/mm: mem-paging and mem-sharing only work with HAPTim Deegan2011-06-011-0/+4
* Nested Virtualization: p2m infrastructureKeir Fraser2010-08-091-4/+5
* Make Citrix copyright strinsg consistent.Keir Fraser2009-12-181-1/+1
* Memory paging domctl support, which is a sub-operation of the generic memoryKeir Fraser2009-12-171-0/+79