All of lore.kernel.org
 help / color / mirror / Atom feed
* Regarding Mini-os boot up on xen arm
@ 2015-12-18 13:17 Misra Pankaj Kumar (RBEI/EEA2)
  2015-12-18 13:30 ` Ian Campbell
  0 siblings, 1 reply; 2+ messages in thread
From: Misra Pankaj Kumar (RBEI/EEA2) @ 2015-12-18 13:17 UTC (permalink / raw)
  To: xen-devel


[-- Attachment #1.1: Type: text/plain, Size: 982 bytes --]

Hello,

I am facing problem during mini-os boot-up. The execution breaks while checking for fdt_check_header while calling fdt32_to_cpu. I think it is not able to use the address of the dtb provided during arch_init.
The address i can see is 0x08400000.

(d3) Virtual -> physical offset = 3fc00000
(d3) Checking DTB at 08400000...
(d3) Fault handler at 004081ac called (prefetch_abort)

after this it dumps registers.

I am not understanding where have we specified the address of dtb, and first of all we have not compiled any dtb with mini-os, so which dtb will be used here ?

--> I came to know after some gooogling that xen provides DTB to guest os.

I checked verbose output of "xl create" and came to know that xen tools are allocating some space and populating it with DTB info, but since that address is virtual and so is changing every time, i can not hardcode it into r2 register.

So i want to know how xen passes DTB to guest os.

Thanks,
Pankaj


[-- Attachment #1.2: Type: text/html, Size: 3395 bytes --]

[-- Attachment #2: Type: text/plain, Size: 126 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Regarding Mini-os boot up on xen arm
  2015-12-18 13:17 Regarding Mini-os boot up on xen arm Misra Pankaj Kumar (RBEI/EEA2)
@ 2015-12-18 13:30 ` Ian Campbell
  0 siblings, 0 replies; 2+ messages in thread
From: Ian Campbell @ 2015-12-18 13:30 UTC (permalink / raw)
  To: Misra Pankaj Kumar (RBEI/EEA2), xen-devel

On Fri, 2015-12-18 at 13:17 +0000, Misra Pankaj Kumar (RBEI/EEA2) wrote:
> Hello,

I've just replied to this message on minios-devel.

While cross posting might be appropriate in this case, please do it in a
single message so we don't end up with two threads.

Ian.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-12-18 13:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-12-18 13:17 Regarding Mini-os boot up on xen arm Misra Pankaj Kumar (RBEI/EEA2)
2015-12-18 13:30 ` Ian Campbell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.