aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/asm-x86/guest_pt.h
Commit message (Expand)AuthorAgeFilesLines
* nested_ept: Implement guest ept's walkerZhang Xiantao2013-01-151-0/+4
* x86/mm: Comment the definitions of _mfn(), _gfn() &c.Tim Deegan2012-11-291-0/+5
* x86/mm: make 'query type' argument to get_gfn into a set of flagsTim Deegan2012-03-151-1/+1
* Modify naming of queries into the p2mAndres Lagar-Cavilla2011-11-111-3/+3
* x86/mm: adjust paging interface to return superpage sizesTim Deegan2011-09-081-0/+18
* x86/mm: Handle 1GiB superpages in the pagetable walker.Tim Deegan2011-07-281-0/+11
* x86/mm/p2m: Make p2m interfaces take struct domain arguments.Tim Deegan2011-06-021-1/+1
* x86 guest pagetable walker: check for invalid bits in pagetableKeir Fraser2010-10-181-0/+11
* Nested Virtualization: p2m infrastructureKeir Fraser2010-08-091-2/+2
* x86: Speed up PV-guest superpage mappingKeir Fraser2010-05-271-1/+1
* x86: Allow PV superpages to work with live migrationKeir Fraser2010-05-181-4/+5
* Better gcc error message if GUEST_PAGING_LEVELS is undefined.Keir Fraser2010-04-121-0/+4
* PoD (populate-on-demand) memory 1/9: Add a p2m query type.Keir Fraser2009-01-051-1/+1
* x86: Move the guest pagetable walker out of shadow/multi.cKeir Fraser2008-11-131-0/+89
* x86: Move guest_l*e definitions into common codeKeir Fraser2008-11-131-0/+202