On 07/11/2016 16:39, George John wrote:
Hi,

Hello,

(XEN) Freed 276kB init memory.
(XEN) traps.c:2505:d0v0 HSR=0x93820007 pc=0xc001d084 gva=0xe7804060
gpa=0x000000e6160060

Looking at the log, DOM0 is trying to access an region that is not mapped (0x000000e6160060).

When booting Xen is going through the device tree and mapping to dom0 all the regions described. So it seems that this region is not present in the device tree.

Which Linux kernel are you using? I would recommend you to try the latest as possible and use the device-tree provided in arch/arm/boot/dts/ to see if it solves the problem.

Cheers,

--
Julien Grall

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

Reply via email to