[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 0/4] mini-os: initial ARM support
Hi Oleksandr, I have applied your commit "Fixed initialisation code" on top of "proposed" branch -> Mini-OS boots without crashes and works as expected. It is very important commit!) I have only one question. Why do you use those addresses for GIC for now: ÂÂÂ gic.gicd_base = (char *)0x2c001000ULL; ÂÂÂ gic.gicc_base = (char *)0x2c002000ULL; With this I have a hypervisor crash( I let the Mini-OS to read them from cpu regs. And in my case they are: - 0x48211000 - 0x48212000Â
OK. It is clear. Thank you. -- _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |