]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/xen.git/commit
x86: PV support for hugepages
authorKeir Fraser <keir.fraser@citrix.com>
Wed, 5 Nov 2008 10:57:21 +0000 (10:57 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Wed, 5 Nov 2008 10:57:21 +0000 (10:57 +0000)
commitbd1cd81d648447eafd80f5e49cc568e35b5985dd
tree1894b08dc086bd55736c7964d3b044152394b913
parent5c111d24bd778c1e118b3902b15bf56190dd3b87
x86: PV support for hugepages

Hugepage support must be enabled via the hypervisor command line
option "allowhugepage". There is currently no support in the tools for
saving/restoring/migrating guests who use hugepages.

Signed-off-by: Dave McCracken <dave.mccracken@oracle.com>
xen/arch/x86/mm.c
xen/arch/x86/traps.c
xen/include/asm-x86/mm.h
xen/include/asm-x86/x86_32/page.h
xen/include/asm-x86/x86_64/page.h