1
0
Fork 0
alistair23-linux/arch/x86/lguest
Matias Zabaljauregui 58a2456644 lguest: move the initial guest page table creation code to the host
This patch moves the initial guest page table creation code to the host,
so the launcher keeps working with PAE enabled configs.

Signed-off-by: Matias Zabaljauregui <zabaljauregui@gmail.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2008-12-30 09:26:11 +10:30
..
Kconfig x86, VisWS: turn into generic arch, eliminate Kconfig specials 2008-07-10 18:55:47 +02:00
Makefile Move lguest guest support to arch/x86. 2007-10-23 15:49:50 +10:00
boot.c x86: 32 bit: interrupt stub consistency with 64 bit 2008-11-11 13:03:07 -08:00
i386_head.S lguest: move the initial guest page table creation code to the host 2008-12-30 09:26:11 +10:30