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] linux kernel 2.6.37

To: Pasi Kärkkäinen <pasik@xxxxxx>
Subject: Re: [Xen-devel] linux kernel 2.6.37
From: Vasiliy G Tolstov <v.tolstov@xxxxxxxxx>
Date: Thu, 20 Jan 2011 23:28:26 +0300
Cc: Don Brearley <donbrearley@xxxxxxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Thu, 20 Jan 2011 12:30:13 -0800
Dkim-signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=selfip.ru; s=dk; h=Content-Transfer-Encoding:Mime-Version:Message-ID:Date:Content-Type:References:In-Reply-To:Cc:To:Reply-To:From:Subject; bh=4Kvm+djgFrbbDLrsJlRv3MwiQXVolJ4MEOHXKEWonUo=; b=hpKTnAsoThyNi2RBPjyGphH8ViLr33yQCzlIDbOVAzP8Ct7FZx7sVDlBLZ6zJiKfaS5vg1tMz6QY+WGmLnJdropt8hHDwILKmiqfEJYUum8EVpyHPKHPifqPfLLp1tlW;
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <20110120201937.GR2754@xxxxxxxxxxx>
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>
Organization: Selfip.Ru
References: <4D384204020000260001866B@xxxxxxxxxxx> <1295554269.22720.6.camel@mobile> <20110120201937.GR2754@xxxxxxxxxxx>
Reply-to: v.tolstov@xxxxxxxxx
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
On Thu, 2011-01-20 at 22:19 +0200, Pasi Kärkkäinen wrote:
> On Thu, Jan 20, 2011 at 11:11:09PM +0300, Vasiliy G Tolstov wrote:
> > On Thu, 2011-01-20 at 14:09 -0600, Don Brearley wrote:
> > > 
> > > FWIW, I was able to successfully boot PV domU guests while using Xen
> > > 4.0.2-rc2-pre and
> > > 2.6.37-rc7 from the git repo
> > > 
> > > The problem I encountered was the lack of netback support.  Couldn't
> > > get any
> > > network interfaces to come up.  Whoops :)  Otherwise it seemed fine,
> > > but I didnt
> > > run the guests very long. 
> > > 
> > > Hope that helps!
> > > - Don
> > 
> > Sorry, i mean domU, not dom0 =). I can try to move from 2.6.32 from
> > jeremy to vanilla 2.6.37...
> > 
> 
> Yeah, please try it and let us know if you find any issues.
> 
> One day in the (hopefully near) future we'll set up automatic
> upstream (Linus) kernel testing.. so we can catch possible regressions/bugs 
> early
> during the -rc phase and "final" releases are known to be good..
> 
> -- Pasi
> 

Now (about 1 week testing) i have now issues. Memory hotplug work's fine
(i'm add xen dom0 support for that :)). Live migration does not have any
issues. Xenbus watch work's fine (in some e-mails i send message, that
xenbus wath does not work in my kernel module undex 2.6.32 from jeremy
and 2.6.36 from linus.

Now i have not tested second serial console...

My kernel config , xen section is
CONFIG_XEN=y
CONFIG_XEN_DOM0=y
CONFIG_XEN_PRIVILEGED_GUEST=y
CONFIG_XEN_PVHVM=y
CONFIG_XEN_MAX_DOMAIN_MEMORY=128
CONFIG_XEN_SAVE_RESTORE=y
CONFIG_PCI_XEN=y
CONFIG_XEN_PCIDEV_FRONTEND=y
CONFIG_XEN_BLKDEV_FRONTEND=y
CONFIG_XEN_NETDEV_FRONTEND=y
CONFIG_XEN_KBDDEV_FRONTEND=y
CONFIG_HVC_XEN=y
CONFIG_XEN_FBDEV_FRONTEND=y
# Xen driver support
CONFIG_XEN_BALLOON=y
CONFIG_XEN_SCRUB_PAGES=y
CONFIG_XEN_DEV_EVTCHN=y
CONFIG_XENFS=y
CONFIG_XEN_COMPAT_XENFS=y
CONFIG_XEN_SYS_HYPERVISOR=y
CONFIG_XEN_PLATFORM_PCI=y
CONFIG_SWIOTLB_XEN=y

Works fine under Exherbo linux (systemd based init system requires
>=2.6.36 kernel)



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

<Prev in Thread] Current Thread [Next in Thread>