summaryrefslogtreecommitdiffstats
path: root/arch/x86/xen/p2m.c
AgeCommit message (Expand)Author
2011-03-14xen/debugfs: Add 'p2m' file for printing out the P2M layout.Konrad Rzeszutek Wilk
2011-03-14xen/mmu: WARN_ON when racing to swap middle leaf.Konrad Rzeszutek Wilk
2011-03-14xen/mmu: Add the notion of identity (1-1) mapping.Konrad Rzeszutek Wilk
2011-03-03xen: Mark all initial reserved pages for the balloon as INVALID_P2M_ENTRY.Konrad Rzeszutek Wilk
2011-01-21xen: p2m: correctly initialize partial p2m leafStefan Bader
2011-01-11xen/p2m: Fix module linking error.Konrad Rzeszutek Wilk
2011-01-11xen p2m: clear the old pte when adding a page to m2p_overrideJeremy Fitzhardinge
2011-01-11xen p2m: transparently change the p2m mappings in the m2p overrideStefano Stabellini
2011-01-11xen: add m2p override mechanismJeremy Fitzhardinge
2011-01-11xen: move p2m handling to separate fileJeremy Fitzhardinge