From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@bugzilla.kernel.org Subject: [Bug 88671] BUG at drivers/pci/ats.c:62! the second time booting a kvm guest with pci passthrough Date: Fri, 21 Nov 2014 18:36:22 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit To: kvm@vger.kernel.org Return-path: Received: from mail.kernel.org ([198.145.19.201]:56169 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751457AbaKUSg0 (ORCPT ); Fri, 21 Nov 2014 13:36:26 -0500 Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id B62C62022D for ; Fri, 21 Nov 2014 18:36:23 +0000 (UTC) Received: from bugzilla1.web.kernel.org (bugzilla1.web.kernel.org [172.20.200.51]) by mail.kernel.org (Postfix) with ESMTP id 77EB8201ED for ; Fri, 21 Nov 2014 18:36:22 +0000 (UTC) In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: https://bugzilla.kernel.org/show_bug.cgi?id=88671 --- Comment #3 from Tom Stellard --- I should also mention that I have this hook executing when the machine starts up: if [ "$2" = "prepare" ]; then virsh nodedev-detach pci_0000_01_00_1 fi -- You are receiving this mail because: You are watching the assignee of the bug.