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 18:56:45 +0000 (UTC)
Message-ID: <20130701185645.DB7E611FB5D@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]:52494 "EHLO mail.kernel.org"
rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP
id S1754971Ab3GAS4t (ORCPT );
Mon, 1 Jul 2013 14:56:49 -0400
Received: from mail.kernel.org (localhost [127.0.0.1])
by mail.kernel.org (Postfix) with ESMTP id EE8B82019F
for ; Mon, 1 Jul 2013 18:56:47 +0000 (UTC)
Received: from bugzilla.kernel.org (bugzilla.kernel.org [198.145.19.217])
by mail.kernel.org (Postfix) with ESMTP id E0BF62018F
for ; Mon, 1 Jul 2013 18:56:46 +0000 (UTC)
In-Reply-To:
Sender: kvm-owner@vger.kernel.org
List-ID:
https://bugzilla.kernel.org/show_bug.cgi?id=60271
--- Comment #5 from Fabian Zimmermann 2013-07-01 18:56:45 ---
tried to get dmesg with netconsole, but didn't got any "verbose" msg in
dmesg/console, only:
[ 214.717070] input: PC Speaker as /devices/platform/pcspkr/input/input7
[ 220.578854] input: PC Speaker as /devices/platform/pcspkr/input/input8
[ 222.689153] input: PC Speaker as /devices/platform/pcspkr/input/input9
[ 237.756584] cgroup: libvirtd (797) created nested cgroup for controller
"memory" which has incomplete hierarchy support. Nested cgroups may change
behavior in the future.
[ 237.756595] cgroup: "memory" requires setting use_hierarchy to 1 on the
root.
[ 237.756651] cgroup: libvirtd (797) created nested cgroup for controller
"devices" which has incomplete hierarchy support. Nested cgroups may change
behavior in the future.
[ 237.756688] cgroup: libvirtd (797) created nested cgroup for controller
"blkio" which has incomplete hierarchy support. Nested cgroups may change
behavior in the future.
[ 237.758818] tun: Universal TUN/TAP device driver, 1.6
[ 237.758825] tun: (C) 1999-2004 Max Krasnyansky
[ 237.778667] device vnet0 entered promiscuous mode
[ 237.801933] br0: port 2(vnet0) entered forwarding state
[ 237.801946] br0: port 2(vnet0) entered forwarding state
[ 237.828833] qemu-system-x86: sending ioctl 5326 to a partition!
[ 237.828851] qemu-system-x86: sending ioctl 80200204 to a partition!
[ 237.949768] pci-stub 0000:01:00.0: enabling device (0000 -> 0003)
[ 238.586632] assign device 0:1:0.0
[ 238.734338] assign device 0:1:0.1
[ 238.837611] assign device 0:0:1b.0
[ 238.940852] assign device 0:0:1a.0
[ 252.827533] br0: port 2(vnet0) entered forwarding state
[ 267.843359] pci-stub 0000:01:00.0: irq 47 for MSI/MSI-X
... general protection fault: 0000 [#1]
will now try to reverse above patches.
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.