|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Xen refuses to load minimal dom0 kernel
I am trying to link a minimal Domain 0 kernel (adapted from the
Mini-OS), but when Xen tries to build the Domain 0 it panics:
Mini-OS assumes .text at 0x0. Since you've changed that, you better make corresponding changes to VIRT_BASE and ELF_PADDR_OFFSET in mini- os/arch/x86/x86_32.S. If that does not help, could you send an output of the following printk added just before the if statement?
printk("v_start=%lx v_end=(%lx, %lx)\n", dsi.v_start, v_end, dsi.v_end);
Thanks
Gregor
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |