Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754869AbdC1R1L (ORCPT ); Tue, 28 Mar 2017 13:27:11 -0400 Received: from mx1.redhat.com ([209.132.183.28]:50578 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752469AbdC1R1K (ORCPT ); Tue, 28 Mar 2017 13:27:10 -0400 DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com F110FA7567 Authentication-Results: ext-mx02.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=redhat.com Authentication-Results: ext-mx02.extmail.prod.ext.phx2.redhat.com; spf=pass smtp.mailfrom=mst@redhat.com DKIM-Filter: OpenDKIM Filter v2.11.0 mx1.redhat.com F110FA7567 Date: Tue, 28 Mar 2017 20:27:02 +0300 From: "Michael S. Tsirkin" To: Mike Galbraith Cc: Christoph Hellwig , Thorsten Leemhuis , virtio-dev@lists.oasis-open.org, Linux Kernel Mailing List , rjones@redhat.com Subject: Re: Random guest crashes since 5c34d002dcc7 ("virtio_pci: use shared interrupts for virtqueues") Message-ID: <20170328202616-mutt-send-email-mst@kernel.org> References: <20170323145622.GA31690@lst.de> <1490605644.14634.50.camel@gmx.de> <20170327170540.GA28715@lst.de> <20170327211246-mutt-send-email-mst@kernel.org> <1490663300.27756.7.camel@gmx.de> <20170328053518-mutt-send-email-mst@kernel.org> <1490670973.27756.54.camel@gmx.de> <20170328183731-mutt-send-email-mst@kernel.org> <1490718833.9713.14.camel@gmx.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1490718833.9713.14.camel@gmx.de> X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.26]); Tue, 28 Mar 2017 17:27:04 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 489 Lines: 14 On Tue, Mar 28, 2017 at 06:33:53PM +0200, Mike Galbraith wrote: > On Tue, 2017-03-28 at 18:37 +0300, Michael S. Tsirkin wrote: > > > Anything specific that you do to trigger this? > > Nope, all I have to do is to poke kde Power/Session Hibernate button. Oh so you actually start hypernate? Is this what you mean when you say "poke"? > Not that it should matter, but the vm is a full clone of my 42.1 box, > including git server/repos etc, so has all whistles/bells/lard. > > -Mike