]> xenbits.xensource.com Git - people/royger/xen-test-framework.git/commit
Split common pagetable infrastructure from PAE specific infrastructure
authorAndrew Cooper <andrew.cooper3@citrix.com>
Fri, 26 Feb 2016 15:39:42 +0000 (15:39 +0000)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Sat, 26 Mar 2016 21:37:50 +0000 (21:37 +0000)
commit2986115acccc542c67b51af0fe528289ff7dabe5
tree833f1bdb63b9908851f6ea572d7daa7cbe7a4b3a
parent01f8b4b93b1a281e2b49edd81316451b152d7e6d
Split common pagetable infrastructure from PAE specific infrastructure

In preparation for the introduction of PSE paging.  In most cases, add a PAE
prefix to existing constants.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
arch/x86/boot/head_hvm.S
arch/x86/hvm_pagetables.S
arch/x86/link.lds.S
include/arch/x86/page-pae.h [new file with mode: 0644]
include/arch/x86/page.h