This is an archived copy of the Xen.org mailing list, which we have
preserved to ensure that existing links to archives are not broken.
The live archive, which contains the latest emails, can be found at
http://lists.xen.org/
IA64 counter part of the change 12204:e6fdb32b786c of xen-unstable.hg
remove xc_ia64_get_pfn_list() from setup_guest() in xc_linux_build.c,
use xc_domain_populate_physmap() and xc_domain_translate_gpfn_list().
On Wed, Nov 08, 2006 at 04:25:30PM -0700, Alex Williamson wrote:
> On Wed, 2006-11-08 at 10:16 +0900, Isaku Yamahata wrote:
> >
> > The patch of cs=4a320d26fc24 changed initrd loading semantics
> > so that initrd->len isn't initialized.
> > The attached patch addresses the patch of cs=4a320d26fc24,
> > however it doesn't address cs=e6fdb32b786c.
>
> Thanks for the patch Isaku! I added it to the merged tree, updated
> with xen-unstable again and fixed a new build problem. PV and VTi
> domains still fail to startup due to guest memory allocation changes:
>
>http://xenbits.xensource.com/xen-unstable.hg?cs=e6fdb32b786c
>http://xenbits.xensource.com/xen-unstable.hg?cs=cf3d69ba5633
>
> Updated merge tree available at same url:
>
>http://free.linux.hp.com/~awilliam/xen-ia64-merge/
>
> Patches appreciated. Thanks,
>
> Alex
>
> --
> Alex Williamson HP Open Source & Linux Org.
>
>
> _______________________________________________
> Xen-ia64-devel mailing list
> Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
>http://lists.xensource.com/xen-ia64-devel
--
yamahata