|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Unstable fail to load dom0
On 27/03/2009 15:59, "Andrew Lyon" <andrew.lyon@xxxxxxxxx> wrote:
>> Could you try editing xen/arch/x86/boot/reloc.c and delete all lines from
>> the function reloc() in that file except for the last line 'return mbi;'.
>> That code is new since 3.3 and one possible cause of your problem.
>
> Fails to compile:
Sorry. Change the one remaining line in reloc() to 'return mbi_old;'.
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|