From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@bugzilla.kernel.org
Subject: [Bug 42636] PCI passthrough does not work with AMD iommu for PCI
device
Date: Fri, 30 Mar 2012 11:35:50 GMT
Message-ID: <201203301135.q2UBZoCP025251@bugzilla.kernel.org>
References:
Mime-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
To: kvm@vger.kernel.org
Return-path:
Received: from bugzilla.kernel.org ([198.145.19.204]:57600 "EHLO
bugzilla.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org
with ESMTP id S934162Ab2C3Lfu (ORCPT );
Fri, 30 Mar 2012 07:35:50 -0400
Received: from bugzilla.kernel.org (localhost [127.0.0.1])
by bugzilla.kernel.org (8.14.5/8.14.5) with ESMTP id q2UBZojo025252
for ; Fri, 30 Mar 2012 11:35:50 GMT
In-Reply-To:
Sender: kvm-owner@vger.kernel.org
List-ID:
https://bugzilla.kernel.org/show_bug.cgi?id=42636
Alexandre DERUMIER changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |aderumier@odiso.com
--- Comment #6 from Alexandre DERUMIER 2012-03-30 11:35:49 ---
Hi,
for amd, pass
"iommu=pt iommu=1" to kernel options
you can also try to load kvm module with allow_unsafe_assigned_interrupts=1
echo "options kvm allow_unsafe_assigned_interrupts=1" >
/etc/modprobe.d/kvm_iommu_map_guest.conf
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.