android_kernel_xiaomi_sm8350/arch/x86/xen
Ian Campbell 87d034f313 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 <ijc@hellion.org.uk>
Cc: H. Peter Anvin <hpa@zytor.com>
Cc: Jeremy Fitzhardinge <jeremy@goop.org>
Tested-by: Mark McLoughlin <markmc@redhat.com>
Acked-by: Mark McLoughlin <markmc@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
2008-03-04 17:10:12 +01:00
..
enlighten.c xen: mask out SEP from CPUID 2008-02-29 18:55:43 +01:00
events.c
features.c
Kconfig
Makefile
manage.c
mmu.c x86: sparse warnings in pageattr.c 2008-02-09 23:24:08 +01:00
mmu.h
multicalls.c
multicalls.h
setup.c x86/xen: fix DomU boot problem 2008-03-04 17:10:12 +01:00
smp.c
time.c x86: fix sparse warning in xen/time.c 2008-02-09 23:24:08 +01:00
vdso.h
xen-asm.S
xen-head.S
xen-ops.h