WARNING - OLD ARCHIVES

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/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] Unable to Configure Xen Dom 0 in Jeremy's PVOPS Kernel

To: "Teo En Ming" <enming.teo@xxxxxxxxxxxxxxx>, "Pasi Kärkkäinen" <pasik@xxxxxx>
Subject: Re: [Xen-devel] Unable to Configure Xen Dom 0 in Jeremy's PVOPS Kernel
From: "Teo En Ming" <enming.teo@xxxxxxxxxxxxxxx>
Date: Wed, 22 Jul 2009 23:40:46 +0800
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Wed, 22 Jul 2009 08:52:13 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <WC20090722135452.56005B@xxxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <WC20090722123626.280056@xxxxxxxxxxxxxxx> <20090722133012.GY24960@xxxxxxxxxxxxxxx> <WC20090722135452.56005B@xxxxxxxxxxxxxxx>
Reply-to: enming.teo@xxxxxxxxxxxxxxx
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
haha stupid me...
 
I took the .config from the default opensuse 11.1 NON-xen kernel and tried to use it for Jeremy's pvops kernel and tried to do a make oldconfig, then no matter how i try, even if i enable >4GB memory addressing support and enable PAE, the Xen options would not show up at all.
 
Now, I take the .config from the default opensuse 11.1 XENified kernel and tried to do a make oldconfig with Jeremy's kernel, it works and now i am able to enable PAE and Xen options also shows up as well. Now I am building the new kernel. Hurray!!!
 
Think it's getting late in Singapore here right now. Too tired and not thing. 11:49 PM Singapore time now.
 
Thank you Boris and Palis for help me!!!
 
Mr. Teo En Ming Dip(Mechatronics Engineering) BEng(Hons)(Mechanical Engineering)
Technical Support Engineer
Asiasoft Online Pte Ltd
Tampines Central 1 #04-01 Tampines Plaza
Singapore 529541
Mobile: +65-96489798
MSN: teoenming@xxxxxxxxxxx


-----Original Message-----
From: "Teo En Ming" <enming.teo@xxxxxxxxxxxxxxx>
To: "Pasi Kärkkäinen" <pasik@xxxxxx>
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
Date: Wed, 22 Jul 2009 21:54:52 +0800
Subject: Re: [Xen-devel] Unable to Configure Xen Dom 0 in Jeremy's PVOPS Kernel

Thank you!
 
I have enabled PAE support and the XEN Dom0 options show up.
 
However, when I tried to copy over the .config from the default OpenSUSE 11.1 32-bit kernel (/boot directory), do a "make oldconfig" and then a "make menuconfig", the Xen Dom0 options do not show up anymore even though I have enabled PAE support. Any idea why this is so?
 
If I do a make oldconfig using Opensuse 11.1 default config, then a make menuconfig and then Xen options do not show up, can I edit linux-2.6-xen/.config directly using vi and then add the following Xen configuration options manually?
 
  • CONFIG_XEN=y
  • CONFIG_XEN_MAX_DOMAIN_MEMORY=32
  • CONFIG_XEN_SAVE_RESTORE=y
  • CONFIG_XEN_DOM0=y
  • CONFIG_XEN_PRIVILEGED_GUEST=y
  • CONFIG_XEN_PCI=y
  • CONFIG_PCI_XEN=y
  • CONFIG_XEN_BLKDEV_FRONTEND=m
  • CONFIG_NETXEN_NIC=m
  • CONFIG_XEN_NETDEV_FRONTEND=m
  • CONFIG_XEN_KBDDEV_FRONTEND=m
  • CONFIG_HVC_XEN=y
  • CONFIG_XEN_FBDEV_FRONTEND=m
  • CONFIG_XEN_BALLOON=y
  • CONFIG_XEN_SCRUB_PAGES=y
  • CONFIG_XEN_DEV_EVTCHN=y
  • CONFIG_XEN_BACKEND=y
  • CONFIG_XEN_BLKDEV_BACKEND=y
  • CONFIG_XEN_NETDEV_BACKEND=y
  • CONFIG_XENFS=y
  • CONFIG_XEN_COMPAT_XENFS=y
  • CONFIG_XEN_XENBUS_FRONTEND=m
Thank you!
 
Mr. Teo En Ming Dip(Mechatronics Engineering) BEng(Hons)(Mechanical Engineering)
Technical Support Engineer
Asiasoft Online Pte Ltd
Tampines Central 1 #04-01 Tampines Plaza
Singapore 529541
Mobile: +65-96489798
MSN: teoenming@xxxxxxxxxxx


-----Original Message-----
From: Pasi Kärkkäinen <pasik@xxxxxx>
To: Teo En Ming <enming.teo@xxxxxxxxxxxxxxx>
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
Date: Wed, 22 Jul 2009 16:30:12 +0300
Subject: Re: [Xen-devel] Unable to Configure Xen Dom 0 in Jeremy's PVOPS Kernel

On Wed, Jul 22, 2009 at 08:36:26PM +0800, Teo En Ming wrote:
> Hi All,
>
> I followed the instructions here at
> http://bderzhavets.wordpress.com/2009/06/10/setup-fedora-11-pv-domu-at-xen-3-4-1-dom0-kernel-2-6-30-rc6-tip-on-top-of-fedora-11/
>
> However, when I do a "make menuconfig", I cannot see any XEN related
> configuration options. What am I missing?
>

http://wiki.xensource.com/xenwiki/XenParavirtOps

If you're compiling 32b kernel, you need to first enable PAE support, before
you get the Xen options in menuconfig. Detailt in the URL above.

-- Pasi

> Thank you.
>
> Mr. Teo En Ming Dip(Mechatronics Engineering) BEng(Hons)(Mechanical
> Engineering)
>
> Technical Support Engineer
> Asiasoft Online Pte Ltd
> Tampines Central 1 #04-01 Tampines Plaza
> Singapore 529541
> Mobile: +65-96489798
> MSN: teoenming@xxxxxxxxxxx

> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel