From: Ian Campbell Date: Thu, 28 Feb 2008 23:16:49 +0000 (+0000) Subject: x86/xen: fix DomU boot problem X-Git-Tag: v2.6.25-rc4~96^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87d034f3139b5f0d93df2ba58f37d6f2c2c7eeb6;p=pandora-kernel.git x86/xen: fix DomU boot problem Construct Xen guest e820 map with a hole between 640K-1M. It's pure luck that Xen kernels have gotten away with it in the past. The patch below seems like the right thing to do. It certainly boots in a domU without the DMI problem (without any of the other related patches such as Alexander's). Signed-off-by: Ian Campbell Cc: H. Peter Anvin Cc: Jeremy Fitzhardinge Tested-by: Mark McLoughlin Acked-by: Mark McLoughlin Signed-off-by: Ingo Molnar Acked-by: Thomas Gleixner --- Reading git-diff-tree failed