|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v3 10/14] libxc: allow caller to specify guest rambase rather than hardcoding
On Thu, 2013-11-07 at 17:06 +0000, Ian Jackson wrote:
> Ian Campbell writes ("[PATCH v3 10/14] libxc: allow caller to specify guest
> rambase rather than hardcoding"):
> > It's still hardcoded but it could now be plausibly be made variable.
> ...
> > +#ifdef GUEST_RAM_BASE
> > + if ( (ret = xc_dom_rambase_init(dom, GUEST_RAM_BASE)) != 0 ) {
> > + LOGE(ERROR, "xc_dom_rambase failed");
> > + goto out;
> > + }
> > +#endif
>
> This is weird. Where is the definition of GUEST_RAM_BASE ?
In "xen: arm: define guest virtual platform in API headers" which is in
patch #8.
Ian.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |