From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vasiliy G Tolstov Subject: Re: linux kernel 2.6.37 Date: Thu, 20 Jan 2011 23:28:26 +0300 Message-ID: <1295555306.22720.11.camel@mobile> References: <4D384204020000260001866B@hibbing.edu> <1295554269.22720.6.camel@mobile> <20110120201937.GR2754@reaktio.net> Reply-To: v.tolstov@selfip.ru Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <20110120201937.GR2754@reaktio.net> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Pasi =?ISO-8859-1?Q?K=E4rkk=E4inen?= Cc: Don Brearley , xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On Thu, 2011-01-20 at 22:19 +0200, Pasi K=C3=A4rkk=C3=A4inen 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: > > >=20 > > > FWIW, I was able to successfully boot PV domU guests while using Xe= n > > > 4.0.2-rc2-pre and > > > 2.6.37-rc7 from the git repo > > >=20 > > > 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.=20 > > >=20 > > > Hope that helps! > > > - Don > >=20 > > Sorry, i mean domU, not dom0 =3D). I can try to move from 2.6.32 from > > jeremy to vanilla 2.6.37... > >=20 >=20 > Yeah, please try it and let us know if you find any issues. >=20 > 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.. >=20 > -- Pasi >=20 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=3Dy CONFIG_XEN_DOM0=3Dy CONFIG_XEN_PRIVILEGED_GUEST=3Dy CONFIG_XEN_PVHVM=3Dy CONFIG_XEN_MAX_DOMAIN_MEMORY=3D128 CONFIG_XEN_SAVE_RESTORE=3Dy CONFIG_PCI_XEN=3Dy CONFIG_XEN_PCIDEV_FRONTEND=3Dy CONFIG_XEN_BLKDEV_FRONTEND=3Dy CONFIG_XEN_NETDEV_FRONTEND=3Dy CONFIG_XEN_KBDDEV_FRONTEND=3Dy CONFIG_HVC_XEN=3Dy CONFIG_XEN_FBDEV_FRONTEND=3Dy # Xen driver support CONFIG_XEN_BALLOON=3Dy CONFIG_XEN_SCRUB_PAGES=3Dy CONFIG_XEN_DEV_EVTCHN=3Dy CONFIG_XENFS=3Dy CONFIG_XEN_COMPAT_XENFS=3Dy CONFIG_XEN_SYS_HYPERVISOR=3Dy CONFIG_XEN_PLATFORM_PCI=3Dy CONFIG_SWIOTLB_XEN=3Dy Works fine under Exherbo linux (systemd based init system requires >=3D2.6.36 kernel)