[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v3 04/15] xen: arm: support building a 64-bit dom0 domain
On Fri, 2013-07-19 at 08:59 -0400, Konrad Rzeszutek Wilk wrote: > > + regs->cpsr = PSR_GUEST_INIT|PSR_MODE_SVC; > > + > > + /* Pretend to be a Cortex A15 */ > > Um, should there by a TODO for that? I'm not a big fan of sprinkling TODOs through the code. Given that CortexA15/A7 (which are architecturally identical) are the only processor cores which we currently support (or which exist) and that real 64-bit hardware isn't available yet I think changing this would be part of a bigger effort anyway. > > + d->arch.vpidr = 0x410fc0f0; > > + > > /* FROM LINUX head.S _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |