|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [POWERPC/IA64] Updates required due to loader changes
On Wed, 2006-08-23 at 16:49 +0200, Tristan Gingold wrote:
> on ia64 we never used __xen_guest. The code you proposed to change is inside
> #ifdef VALIDATE_VT which is never enabled.
OK thanks.
There was something like:
#ifdef __ia64__
dsi->xe_guest_string = "";
#endif
in xc_elf_load.c too but that is now gone too...
Ian.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|