From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: hang on restore in 3.3.1 Date: Wed, 11 Feb 2009 10:21:36 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: James Harper , "xen-devel@lists.xensource.com" List-Id: xen-devel@lists.xenproject.org On 11/02/2009 09:51, "James Harper" wrote: > What do you think the chances are of it being a qemu problem? the > xentrace code would indicate that it was the hypervisor asserting the > interrupt, but that wouldn't preclude qemu from being the originator of > the interrupt would it? Most interrupts come from qemu, since it emulates most devices. Switching your qemu is a pretty easy test (build internal old version rather than out-of-tree new version). -- Keir