From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Fitzhardinge Subject: Re: Prepping a bugfix push Date: Thu, 03 Dec 2009 11:38:54 -0800 Message-ID: <4B1813CE.5070906@goop.org> References: <4B1810DF.40309@goop.org> <20091203193540.GB4228@kremvax.cs.ubc.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20091203193540.GB4228@kremvax.cs.ubc.ca> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Ian.Campbell@eu.citrix.com, konrad.wilk@oracle.com, pbonzini@redhat.com, xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On 12/03/09 11:35, Brendan Cully wrote: > Not a patch, but I've just tried out xm save -c again with the latest > xen changes, and while I no longer see the grant table version panic, > the guest's devices (aside from the console) appear to be wedged on > resume. Is anyone else seeing this? > I tried it successfully the other day, but not since the most recent set of patches. If one of them caused this, then "xen: don't leak IRQs over suspend/resume" looks like the most suspect. I'm building a test kernel at the moment, so I'll do some more testing. J