|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Cannot boot 2.6.24 kernel as PV guest.
Hi Ian,
On 04/02/2008, pradeep singh rautela <rautelap@xxxxxxxxx> wrote:
[...]
> >
> > I think you need to select M686 for Xen support to be available as an
> > option.
>
> Thanks Ian that solved my problem.
It solved the problem of booting.
xm list shows the domU state to be running(r).
But the system appears to be responding very slow to operations.Plus a
xm console PV-domainU-name does not gives me anything.It appears to
just hang there waiting for something.
Also starting with xm create pvdomain.cfg -c does not give me
anything but an endless wait with terminal completely frozen.
Looks like a still a lot of stuff need to be added into upstream kernel.yes/no?
Thanks,
--Pradeep
>
> Regards,
> --Pradeep
> >
> > arch/x86/xen/Kconfig:
> > config XEN
> > bool "Xen guest support"
> > select PARAVIRT
> > depends on X86_32
> > depends on X86_CMPXCHG && X86_TSC && !NEED_MULTIPLE_NODES
> > && !(X86_VISWS || X86_VOYAGER)
> >
> > arch/x86/Kconfig:
> > config X86_TSC
> > def_bool y
> > depends on ((MWINCHIP3D || MWINCHIP2 || MCRUSOE ||
> > MEFFICEON || MCYRIXIII || MK7 || MK6 || MPENTIUM4 || MPENTIUMM ||
> > MPENTIUMIII || MPENTIUMII || M686 || M586MMX || M586TSC || MK8 || MVIAC3_2
> > || MVIAC7 || MGEODEGX1 || MGEODE_LX || MCORE2) && !X86_NUMAQ) || X86_64
> >
> > Ian.
> >
> >
>
>
> --
> Pradeep Singh Rautela
> http://eagain.wordpress.com
> http://emptydomain.googlepages.com
>
--
Pradeep Singh Rautela
http://eagain.wordpress.com
http://emptydomain.googlepages.com
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|