lguest: PAE support
authorMatias Zabaljauregui <zabaljauregui@gmail.com>
Sat, 13 Jun 2009 04:27:07 +0000 (22:27 -0600)
committerRusty Russell <rusty@rustcorp.com.au>
Fri, 12 Jun 2009 12:57:08 +0000 (22:27 +0930)
commitacdd0b6292b282c4511897ac2691a47befbf1c6a
tree1bfcfc32b11d35e99fec5bbf52b19d6ee038f25e
parentcefcad1773197523e11e18b669f245e6a8d32058
lguest: PAE support

This version requires that host and guest have the same PAE status.
NX cap is not offered to the guest, yet.

Signed-off-by: Matias Zabaljauregui <zabaljauregui@gmail.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Documentation/lguest/lguest.txt
arch/x86/include/asm/lguest.h
arch/x86/include/asm/lguest_hcall.h
arch/x86/lguest/Kconfig
arch/x86/lguest/boot.c
drivers/lguest/Kconfig
drivers/lguest/hypercalls.c
drivers/lguest/lg.h
drivers/lguest/page_tables.c