lguest: move the initial guest page table creation code to the host
authorMatias Zabaljauregui <zabaljauregui@gmail.com>
Mon, 29 Sep 2008 04:40:07 +0000 (01:40 -0300)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 29 Dec 2008 22:56:11 +0000 (09:26 +1030)
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>

No differences found