Re: [PATCH 03/10] iommu/core: Add bus_type parameter to iommu_domain_alloc

2011-09-12 Thread Roedel, Joerg
On Mon, Sep 12, 2011 at 07:50:35AM -0400, Sethi Varun-B16395 wrote: > > - kvm->arch.iommu_domain = iommu_domain_alloc(); > > + kvm->arch.iommu_domain = iommu_domain_alloc(&pci_bus_type); > > Although it might require changes starting all the way from the qemu > interface, but > it would certa

RE: [PATCH 03/10] iommu/core: Add bus_type parameter to iommu_domain_alloc

2011-09-12 Thread Sethi Varun-B16395
> -Original Message- > From: kvm-ow...@vger.kernel.org [mailto:kvm-ow...@vger.kernel.org] On > Behalf Of Joerg Roedel > Sent: Wednesday, September 07, 2011 9:12 PM > To: io...@lists.linux-foundation.org > Cc: Greg Kroah-Hartman; Alex Williamson; Ohad Ben-Cohen; David Woodhouse; > David Br