From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: PCI passthrough Date: Thu, 24 Sep 2009 14:46:02 +0300 Message-ID: <4ABB5BFA.40801@redhat.com> References: <4ABAB6CB.5050803@partlytrue.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: Matt Piermarini Return-path: Received: from mx1.redhat.com ([209.132.183.28]:23814 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751941AbZIXLqD (ORCPT ); Thu, 24 Sep 2009 07:46:03 -0400 In-Reply-To: <4ABAB6CB.5050803@partlytrue.com> Sender: kvm-owner@vger.kernel.org List-ID: On 09/24/2009 03:01 AM, Matt Piermarini wrote: > > If anybody has any ideas I can try, I'd surely appreciate it. My host > does NOT have vt-d capable hardware, and I'm not even sure that is > requirement - is it? Host is an Intel ICH10/P45/Q6600. > > Flags: bus master, medium devsel, latency 64, IRQ 20 "bus master" means the card can dma, which requires an iommu. -- Do not meddle in the internals of kernels, for they are subtle and quick to panic.