On Sat, Aug 22, 2009 at 05:09:58PM -0400, Robbie garrett wrote:
> thanks,
>
> that worked for me.
>
> but when i did a make menueconfig i did not see anything for xen.
>
> what are the next steps?
If you're compiling 32bit kernel, you need to enable PAE (64BG memory support)
first, Xen/dom0 options only become available after that.
Xen domU/dom0 requires PAE on 32bit.
See: http://wiki.xensource.com/xenwiki/XenParavirtOps
-- Pasi
> ----- Original Message -----
> From: Fasiha Ashraf
> To: xen-users@xxxxxxxxxxxxxxxxxxx
> Sent: Saturday, August 22, 2009 7:18 AM
> Subject: Fw: Re: [Xen-users] Latest working -xen kernel?
>
>
>
>
> Fasiha Ashraf
>
> --- On Sat, 22/8/09, Fasiha Ashraf <feehapk@xxxxxxxxxxx> wrote:
>
>
> From: Fasiha Ashraf <feehapk@xxxxxxxxxxx>
> Subject: Re: [Xen-users] Latest working -xen kernel?
> To: "Robbie garrett" <rgarrett@xxxxxxxxxxxxxx>
> Date: Saturday, 22 August, 2009, 4:18 PM
>
>
> You must use this command into the directory where you have
> cloned the xen kernel from git repository. like in my case
>
> #cd /usr/src/kernels/linux-2.6-xen/
> now
> # git tag -l
> v2.6.30
> v2.6.30-rc1
> v2.6.30-rc2
> v2.6.30-rc3
> v2.6.30-rc4
> v2.6.30-rc5
> v2.6.30-rc6
> v2.6.30-rc7
> v2.6.30-rc8
> v2.6.31-rc1
> v2.6.31-rc2
> v2.6.31-rc3
> v2.6.31-rc4
> v2.6.31-rc5
> xen-dom0-2.6.31-rc3
> xen-dom0-head
> xen-percpu-event-masks
>
> output will be something like this.. Similarly all the git
> commands will be working after cd into that specific directory.
>
> Regards,
> Fasiha Ashraf
>
> --- On Fri, 21/8/09, Robbie garrett <rgarrett@xxxxxxxxxxxxxx>
> wrote:
>
>
> From: Robbie garrett <rgarrett@xxxxxxxxxxxxxx>
> Subject: Re: [Xen-users] Latest working -xen kernel?
> To: "Fasiha Ashraf" <feehapk@xxxxxxxxxxx>,
> xen-users@xxxxxxxxxxxxxxxxxxx
> Date: Friday, 21 August, 2009, 9:42 PM
>
>
> vm02:~# git checkout -b new v2.6.31-rc6
> fatal: Not a git repository
> vm02:~# git tag -l
> fatal: Not a git repository
> vm02:~# git reset --hard v2.6.31-rc6
> fatal: Not a git repository
>
> is what i get.
>
> ----- Original Message -----
> From: Fasiha Ashraf
> To: xen-users@xxxxxxxxxxxxxxxxxxx
> Sent: Friday, August 21, 2009 10:28 AM
> Subject: Re: [Xen-users] Latest working -xen kernel?
>
>
> This can be get
> git checkout -b new v2.6.31-rc6
>
> also you can check available options via
> git tag -l
>
> you can forcefully reset your version using the
> command mentioned below
>
> git reset --hard v2.6.31-rc6
>
> Regards,
> Fasiha Ashraf
>
> --- On Thu, 20/8/09, Stefan Kuhne
> <stefan.kuhne@xxxxxxx> wrote:
>
>
> From: Stefan Kuhne <stefan.kuhne@xxxxxxx>
> Subject: Re: [Xen-users] Latest working -xen
> kernel?
> To: xen-users@xxxxxxxxxxxxxxxxxxx
> Date: Thursday, 20 August, 2009, 4:51 PM
>
>
> Boris Derzhavets schrieb:
>
> Hi,
>
> > 2.6.31-rc6(5,4,3,..) via Jeremy Fitzhardinge
> Git Repo seems to be good
> > on 64-bit F11 & Ubuntu 9.04 under 3.4.1
> Hypervisor.
> >
> how can i get this Repo?
> With all Trees i've test i get:
> LD .tmp_vmlinux1
> ld: kernel image bigger than KERNEL_IMAGE_SIZE
> ld: kernel image bigger than KERNEL_IMAGE_SIZE
> ld: kernel image bigger than KERNEL_IMAGE_SIZE
>
> Regards,
> Ssetfan Kuhne
>
>
>
> -----Inline Attachment Follows-----
>
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists..xensource.com/xen-users
>
>
> ------------------------------------------------------------
> See the Web's breaking stories, chosen by people like
> you. Check out Yahoo! Buzz.
>
>
> ------------------------------------------------------------
>
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
>
> -----Inline Attachment Follows-----
>
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
>
>
> ----------------------------------------------------------------------
> See the Web's breaking stories, chosen by people like you. Check
> out Yahoo! Buzz.
>
>
> ------------------------------------------------------------------------------
> Love Cricket? Check out live scores, photos, video highlights and more.
> Click here.
>
>
> ------------------------------------------------------------------------------
>
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|