linux/arch/x86/lguest
Matias Zabaljauregui acdd0b6292 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>
2009-06-12 22:27:08 +09:30
..
Kconfig lguest: PAE support 2009-06-12 22:27:08 +09:30
Makefile lguest: fix 'unhandled trap 13' with CONFIG_CC_STACKPROTECTOR 2009-06-04 11:50:06 -07:00
boot.c lguest: PAE support 2009-06-12 22:27:08 +09:30
i386_head.S lguest: optimize by coding restore_flags and irq_enable in assembler. 2009-06-12 22:27:03 +09:30