aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/asm-x86/p2m.h
Commit message (Expand)AuthorAgeFilesLines
* Fix emacs local variable block to use correct C style variable.David Vrabel2013-02-211-1/+1
* EPT: Make ept data structure or operations neutralZhang Xiantao2013-01-151-0/+4
* nestedhap: Change hostcr3 and p2m->cr3 to meaningful wordsZhang Xiantao2013-01-151-8/+8
* x86/p2m: drop redundant macro definitionsJan Beulich2012-12-071-7/+7
* x86: get_page_from_gfn() must return NULL for invalid GFNsJan Beulich2012-12-041-1/+1
* p2m: rename p2m_is_magic to p2m_is_podOlaf Hering2012-10-221-2/+2
* x86/mm: remove the linear mapping of the p2m tables.Tim Deegan2012-09-131-16/+0
* x86: We can assume CONFIG_PAGING_LEVELS==4.Keir Fraser2012-09-121-24/+0
* xen: Remove x86_32 build target.Keir Fraser2012-09-121-28/+0
* x86/PoD: clean up typesJan Beulich2012-08-161-3/+3
* nestedhvm: fix nested page fault build error on 32-bitIan Campbell2012-08-031-2/+2
* xen,pod: Only sweep in an emergency, and only for 4k pagesGeorge Dunlap2012-06-281-1/+0
* xen,pod: Zero-check recently populated pages (checklast)George Dunlap2012-06-281-0/+4
* x86/mem_sharing: Allow paging-in pages to be replaced by shared ones.Andres Lagar-Cavilla2012-05-181-0/+1
* x86/mem_sharing: Fix test for "empty" physmap entry in sharing_add_to_physmapTim Deegan2012-05-171-0/+7
* x86/p2m, arm/p2m: remove get_gfn_untyped().Tim Deegan2012-05-171-11/+0
* x86/mm: Introduce get_page_from_gfn().Tim Deegan2012-05-171-0/+27
* x86/mm: make p2m lock into an rwlockTim Deegan2012-05-171-1/+1
* x86/mm/shadow: don't use locking p2m lookups with the paging lock held.Tim Deegan2012-04-261-0/+5
* x86/mm/sharing: Clean ups for relinquishing shared pages on destroyAndres Lagar-Cavilla2012-04-181-0/+4
* x86/mm: tidy up get_two_gfns() a littleTim Deegan2012-03-151-18/+15
* x86/mm: make 'query type' argument to get_gfn into a set of flagsTim Deegan2012-03-151-10/+8
* x86/mm: remove 'p2m_guest' lookup type.Tim Deegan2012-03-151-2/+1
* hvm: Print support/enable status of HAP superpage mappings.Keir Fraser2012-03-081-0/+2
* x86/mm: Refactor possibly deadlocking get_gfn callsAndres Lagar-Cavilla2012-02-101-0/+60
* Re-order calls to put_gfn() around wait queue invocationsAndres Lagar-Cavilla2012-02-101-3/+7
* x86/mm: Rework locking in the PoD layerAndres Lagar-Cavilla2012-02-101-19/+8
* x86/mm: Make p2m lookups fully synchronized wrt modificationsAndres Lagar-Cavilla2012-02-101-18/+29
* x86/mm: Fix paging statsAndres Lagar-Cavilla2012-02-021-2/+4
* x86/mm: Remove p2m_ram_paging_inAndres Lagar-Cavilla2012-02-021-5/+2
* x86/mm: New mem access type to log accessAndres Lagar-Cavilla2011-12-061-0/+3
* x86/mm: When mem event automatically promotes access rights, let other subsys...Andres Lagar-Cavilla2011-12-061-4/+5
* x86/mm: remove 0x55 debug pattern from M2P tableTim Deegan2011-12-021-4/+3
* After preparing a page for page-in, allow immediate fill-in of the page contentsAndres Lagar-Cavilla2011-12-011-1/+1
* Make the prototype of p2m_mem_access_resume consistentAndres Lagar-Cavilla2011-12-011-1/+1
* x86/mm: Allow pages typed as log dirty to also be sharedAndres Lagar-Cavilla2011-12-011-1/+2
* x86/mm: Rework stale p2m auditingAndres Lagar-Cavilla2011-12-011-4/+7
* x86/mm: fix domain-paging's interaction with log-dirtyAndres Lagar-Cavilla2011-11-241-1/+2
* Modify naming of queries into the p2mAndres Lagar-Cavilla2011-11-111-12/+33
* x86/mm: Refactor p2m get_entry accessorTim Deegan2011-11-101-38/+2
* x86/mm: Enforce ordering constraints for the page alloc lock in the PoD codeTim Deegan2011-11-101-0/+5
* x86/p2m: allocate CPU masks dynamicallyJan Beulich2011-10-211-1/+1
* x86/mm: adjust p2m interface to return superpage sizesTim Deegan2011-09-081-6/+11
* x86/mm: fix 32-bit p2m type lookupsTim Deegan2011-07-081-2/+1
* Nested p2m: use a linked list for LRU np2m selection.Tim Deegan2011-06-301-0/+6
* x86/p2m: Add p2m_change_type_range() operationTim Deegan2011-06-301-0/+11
* Nested p2m: rework locking around nested-p2m flushes and updates.Tim Deegan2011-06-301-1/+6
* x86/mm/p2m: Move check for non-translated guests in one layerTim Deegan2011-06-151-12/+12
* Fix 32-bit build after p2m seriesTim Deegan2011-06-061-0/+7
* x86/mm: merge the shadow, hap and log-dirty locks into a single paging lock.Tim Deegan2011-06-021-2/+2