From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753967AbdC1CgE (ORCPT ); Mon, 27 Mar 2017 22:36:04 -0400 Received: from mx1.redhat.com ([209.132.183.28]:55616 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753884AbdC1CgD (ORCPT ); Mon, 27 Mar 2017 22:36:03 -0400 DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com BD654C04BD55 Authentication-Results: ext-mx07.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=redhat.com Authentication-Results: ext-mx07.extmail.prod.ext.phx2.redhat.com; spf=pass smtp.mailfrom=mst@redhat.com DKIM-Filter: OpenDKIM Filter v2.11.0 mx1.redhat.com BD654C04BD55 Date: Tue, 28 Mar 2017 05:35:54 +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: <20170328053518-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> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1490663300.27756.7.camel@gmx.de> X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.31]); Tue, 28 Mar 2017 02:35:56 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Mar 28, 2017 at 03:08:20AM +0200, Mike Galbraith wrote: > On Mon, 2017-03-27 at 21:16 +0300, Michael S. Tsirkin wrote: > > > Mike, could you pls send lspci -vv that shows up after > > boot? > > Presuming you mean the virtual box.. Yes. Hmm nothing strange here. Can you pls post your QEMU command line so I can try reproducing?