From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@bugzilla.kernel.org
Subject: [Bug 60271] Kernelpanic since 3.9.6 with qemu-kvm and
pci-passthrough
Date: Mon, 1 Jul 2013 17:50:29 +0000 (UTC)
Message-ID: <20130701175029.527D411FB5D@bugzilla.kernel.org>
References:
Mime-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
To: kvm@vger.kernel.org
Return-path:
Received: from mail.kernel.org ([198.145.19.201]:50493 "EHLO mail.kernel.org"
rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP
id S1753207Ab3GARue (ORCPT );
Mon, 1 Jul 2013 13:50:34 -0400
Received: from mail.kernel.org (localhost [127.0.0.1])
by mail.kernel.org (Postfix) with ESMTP id 384882018D
for ; Mon, 1 Jul 2013 17:50:31 +0000 (UTC)
Received: from bugzilla.kernel.org (bugzilla.kernel.org [198.145.19.217])
by mail.kernel.org (Postfix) with ESMTP id 5BF9E20134
for ; Mon, 1 Jul 2013 17:50:29 +0000 (UTC)
In-Reply-To:
Sender: kvm-owner@vger.kernel.org
List-ID:
https://bugzilla.kernel.org/show_bug.cgi?id=60271
Alex Williamson changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |alex.williamson@redhat.com
--- Comment #4 from Alex Williamson 2013-07-01 17:50:29 ---
There are only two KVM patches between 3.9.7 and 3.9.8, perhaps you could try
reverting each of them:
https://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git/patch/?id=c78078398d9c86a7b36b02726399d07013b1e732
https://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git/patch/?id=65f918123bd108a9b50bceaf4b32ac173b9e3f3e
Save to a $FILE, patch -p1 -R < $FILE. I don't see any IOMMU or KVM device
assignment specific changes between those stable versions (there are a couple
radeon patches too and the archlinux report seems to point at using radeon as
an assigned device). As Gleb says, we're just stabbing in the dark w/o seeing
the beginning of panic message.
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.