[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] ARM: Xen on Vexpress
On Thu, Jun 12, 2014 at 15:50:02, Jeenu Viswambharan wrote: > > > - What does DOM0 see as its PC at entry? > > > > The load address of the kernel image, since the zImage protocol > > requires us to enter the kernel at that offset. > > I managed to break at eret before guest entry, and the PC is > 0xafc00000 itself. It does fail to boot bare metal too from that > address. I'll see if I can find what's going wrong. I've been told that loading Linux at that high an offset from the memory base wouldn't work after all, even on bare metal. I therefore set kernel_addr_r to 0x80008000, which makes Xen load DOM0 at 0x8fc00000. I can see Linux starting to boot from this address on bare metal, but With Xen I'm seeing "uncompression error" (not printed on to the console, but through debugger inspection). I haven't pinned down why exactly it's throwing this. While I'm at it, I'd appreciate any helpful pointers. -- Jeenu -- IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you. ARM Limited, Registered office 110 Fulbourn Road, Cambridge CB1 9NJ, Registered in England & Wales, Company No: 2557590 ARM Holdings plc, Registered office 110 Fulbourn Road, Cambridge CB1 9NJ, Registered in England & Wales, Company No: 2548782 Attachment:
xen.log _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx http://lists.xen.org/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |