From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Fitzhardinge Subject: Re: [PATCH] xen: suspend and resume system devices when running PVHVM Date: Mon, 14 Feb 2011 15:30:56 -0800 Message-ID: <4D59BB30.5040101@goop.org> References: <1297704751-15612-1-git-send-email-ian.campbell@citrix.com> <1297709947.26452.0.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1297709947.26452.0.camel@localhost.localdomain> 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 Cc: "xen-devel@lists.xensource.com" , Stefano Stabellini List-Id: xen-devel@lists.xenproject.org On 02/14/2011 10:59 AM, Ian Campbell wrote: > On Mon, 2011-02-14 at 18:41 +0000, Stefano Stabellini wrote: >> On Mon, 14 Feb 2011, Ian Campbell wrote: >>> Otherwise we fail to properly suspend/resume all of the emulated devices. >>> >>> Something between 2.6.38-rc2 and rc3 appears to have exposed this >>> issue, but it's always been wrong not to do this. >>> >>> Signed-off-by: Ian Campbell >>> Cc: Stefano Stabellini >>> Cc: Jeremy Fitzhardinge >> I can confirm that this patch fixes a sporadic save/restore issue with >> upstream PVHVM kernels. >> I am going to import it in the pvhvm branch I am preparing for the next >> merge window. > I was intending to send this one to Linus for the next rc, since it > appears to be currently broken. Fine by me. J