Re: [RFC PATCH 0/5] amd_iommu: Refactor IOMMU group and support virtual aliases

2012-10-24 Thread Joerg Roedel
On Thu, Oct 18, 2012 at 03:29:10PM -0600, Alex Williamson wrote: > I think this series is good-to-go, modulo any testing you may be able to > do on it. I'm going to be offline for a couple weeks so feel free to > incorporate this RFC directly or I can re-spin something when I'm back. Okay, I appl

Re: [RFC PATCH 0/5] amd_iommu: Refactor IOMMU group and support virtual aliases

2012-10-18 Thread Alex Williamson
Joerg, I think this series is good-to-go, modulo any testing you may be able to do on it. I'm going to be offline for a couple weeks so feel free to incorporate this RFC directly or I can re-spin something when I'm back. Thanks, Alex On Mon, 2012-10-08 at 22:49 -0600, Alex Williamson wrote: > T

Re: [RFC PATCH 0/5] amd_iommu: Refactor IOMMU group and support virtual aliases

2012-10-09 Thread Alex Williamson
On Tue, 2012-10-09 at 20:57 +0200, Florian Dazinger wrote: > Am Tue, 09 Oct 2012 12:35:39 -0600 > schrieb Alex Williamson : > > > On Tue, 2012-10-09 at 20:27 +0200, Florian Dazinger wrote: > > > Am Mon, 08 Oct 2012 22:49:28 -0600 > > > schrieb Alex Williamson : > > > > > > > This series is meant

Re: [RFC PATCH 0/5] amd_iommu: Refactor IOMMU group and support virtual aliases

2012-10-09 Thread Florian Dazinger
Am Tue, 09 Oct 2012 12:35:39 -0600 schrieb Alex Williamson : > On Tue, 2012-10-09 at 20:27 +0200, Florian Dazinger wrote: > > Am Mon, 08 Oct 2012 22:49:28 -0600 > > schrieb Alex Williamson : > > > > > This series is meant to refactor IOMMU group support in amd_iommu > > > to properly support virt

Re: [RFC PATCH 0/5] amd_iommu: Refactor IOMMU group and support virtual aliases

2012-10-09 Thread Alex Williamson
On Tue, 2012-10-09 at 20:27 +0200, Florian Dazinger wrote: > Am Mon, 08 Oct 2012 22:49:28 -0600 > schrieb Alex Williamson : > > > This series is meant to refactor IOMMU group support in amd_iommu > > to properly support virtual aliases. If multiple devices alias to > > the same virtual alias, the

Re: [RFC PATCH 0/5] amd_iommu: Refactor IOMMU group and support virtual aliases

2012-10-09 Thread Florian Dazinger
Am Mon, 08 Oct 2012 22:49:28 -0600 schrieb Alex Williamson : > This series is meant to refactor IOMMU group support in amd_iommu > to properly support virtual aliases. If multiple devices alias to > the same virtual alias, they should be grouped together. This code > also verifies whether the al

[RFC PATCH 0/5] amd_iommu: Refactor IOMMU group and support virtual aliases

2012-10-08 Thread Alex Williamson
This series is meant to refactor IOMMU group support in amd_iommu to properly support virtual aliases. If multiple devices alias to the same virtual alias, they should be grouped together. This code also verifies whether the alias should be the root of the group vs devices above the alias. This