|
|
|
|
|
|
|
|
|
|
xen-ia64-devel
Re: [Xen-ia64-devel] CONFIG_DOMAIN0_CONTIGUOUS in domain.c
Hi.
I think that construct_dom0() is broken for CONFIG_DOMAIN0_CONTIGUOUS.
I had to modify it heavily to boot dom0 with P2M/VP model.
For example
construct_dom0()
...
memcpy(__va(pinitrd_start),initrd_start,initrd_len);
This memcpy() assumes p==m.
I thought that CONFIG_DOMAIN0_CONTIGUOUS option was introduced
at the eary develpment stage and it remained just because
no one removed it. However I don't know its history.
thanks.
On Mon, Feb 27, 2006 at 03:53:43PM +0800, Dong, Eddie wrote:
> All:
> I am not sure if somebody has tested the path with
> CONFIG_DOMAIN0_CONTIGUOUS in xen/arch/ia64/xen/domain.c disabled, as this is a
> must for p2m/vp coming patches, please echo if yes? If no, then it is an
> urgent
> task now to either remove the code or disable the configuration by default.
>
> Thanks,eddie
>
> _______________________________________________
> Xen-ia64-devel mailing list
> Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-ia64-devel
--
yamahata
_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-ia64-devel] CONFIG_DOMAIN0_CONTIGUOUS in domain.c, Dong, Eddie
- Re: [Xen-ia64-devel] CONFIG_DOMAIN0_CONTIGUOUS in domain.c,
Isaku Yamahata <=
- RE: [Xen-ia64-devel] CONFIG_DOMAIN0_CONTIGUOUS in domain.c, Zhang, Xiantao
- RE: [Xen-ia64-devel] CONFIG_DOMAIN0_CONTIGUOUS in domain.c, Dong, Eddie
- RE: [Xen-ia64-devel] CONFIG_DOMAIN0_CONTIGUOUS in domain.c, Tian, Kevin
- RE: [Xen-ia64-devel] CONFIG_DOMAIN0_CONTIGUOUS in domain.c, Magenheimer, Dan (HP Labs Fort Collins)
- RE: [Xen-ia64-devel] CONFIG_DOMAIN0_CONTIGUOUS in domain.c, Dong, Eddie
- RE: [Xen-ia64-devel] CONFIG_DOMAIN0_CONTIGUOUS in domain.c, Magenheimer, Dan (HP Labs Fort Collins)
|
|
|
|
|