From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Fitzhardinge Subject: Re: Re: [PATCH] xen: mask XSAVE in cpuid since we don't allow guests to use it Date: Fri, 13 Mar 2009 08:20:00 -0700 Message-ID: <49BA79A0.2060902@goop.org> References: <863325.57345.qm@web56101.mail.re3.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <863325.57345.qm@web56101.mail.re3.yahoo.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: bderzhavets@yahoo.com Cc: Xen-devel , Keir Fraser List-Id: xen-devel@lists.xenproject.org Boris Derzhavets wrote: > Yesterday 2.6.29-rc7 ( built on 03/08/09) kernel worked fine > under Xen Unstable (rel 19317). > Today a new fresh kernel 2.6.29-rc7 has been built. The most recent rc7 > kernel under Xen Unstable (rel 19317) generates an error (vif) cannot > be connected, hotplug scripts not working when i attempted to start > f10 PV DomU > or SNV_106 PV DomU. > Status of Xen seems to be OK due to same DomUs functionality under > Suse's 2.6.27-5 & Xen Unstable (rel 19317), it is absolutely normal. > Yes, I think there's a second problem in dom0, which has similar symptoms as the other hotplug scripts bug. The scripts bug confused efforts in tracking down the dom0 problem. I'll have another go at the kernel side today. J