x86/32-on-64: adjust Dom0 initial page table layout
authorJan Beulich <jbeulich@suse.com>
Fri, 7 Sep 2012 13:01:39 +0000 (15:01 +0200)
committerJan Beulich <jbeulich@suse.com>
Fri, 7 Sep 2012 13:01:39 +0000 (15:01 +0200)
commit7a9d7646307b7c872b8dbd7546579acd3b54223d
tree9d03d6b28cf38661bbb0f53ab7ebe26f8a88c6f4
parente4975cd5325572c4521aec1b80eef660a98cc988
x86/32-on-64: adjust Dom0 initial page table layout

Drop the unnecessary reservation of the L4 page for 32on64 Dom0, and
allocate its L3 first (to match behavior when running identical bit-
width hypervisor and Dom0 kernel).

Reported-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Signed-off-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Keir Fraser <keir@xen.org>
xen/arch/x86/domain_build.c