Re: [PATCH] x86: extend e820 ealy_res support 32bit - fix v2



On Fri, May 23, 2008 at 5:01 PM, Yinghai Lu <yhlu.kernel@xxxxxxxxx> wrote:
On Fri, May 23, 2008 at 4:38 PM, Jeremy Fitzhardinge <jeremy@xxxxxxxx> wrote:
Yinghai Lu wrote:

Jeremy,

your config works on XEN of 5.2 as domU
( I added ext2 support...)


The boot log you attached is for a kernel booting either natively or in an
hvm domain ("Booting paravirtualized kernel on bare hardware"). Were you
booting it as an hvm guest rather than a pv one?

run it as FV guest.

I moved reserve_ebda_region() to i386_start_kernel from setup_arch.

and reserve_ebda_region will check if (paravirt_enabled()), wonder if
that cause problem.

but 64bit already did that.

YH
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



Relevant Pages