Re: [PATCH] iommu-groups: Add list_head for iommu groups

2014-04-08 Thread Ritesh Harjani
Sure Joerg, Thanks Ritesh On Tue, Apr 8, 2014 at 3:48 PM, Joerg Roedel wrote: > On Mon, Apr 07, 2014 at 09:54:54PM +0530, Ritesh Harjani wrote: >> On Mon, Apr 7, 2014 at 7:44 PM, Alex Williamson >> wrote: >> > On Mon, 2014-04-07 at 15:23 +0530, Ritesh Harjani wrote: >> >> Say multiple groups a

Re: [PATCH] iommu-groups: Add list_head for iommu groups

2014-04-08 Thread Joerg Roedel
On Mon, Apr 07, 2014 at 09:54:54PM +0530, Ritesh Harjani wrote: > On Mon, Apr 7, 2014 at 7:44 PM, Alex Williamson > wrote: > > On Mon, 2014-04-07 at 15:23 +0530, Ritesh Harjani wrote: > >> Say multiple groups are linked to one iommu device. Each iommu_group > >> maintains > >> one iommu_data spec

Re: [PATCH] iommu-groups: Add list_head for iommu groups

2014-04-07 Thread Ritesh Harjani
Yes, Alex. Thanks for the suggestions. Ritesh On Mon, Apr 7, 2014 at 7:44 PM, Alex Williamson wrote: > On Mon, 2014-04-07 at 15:23 +0530, Ritesh Harjani wrote: >> On Fri, Apr 4, 2014 at 7:33 PM, Alex Williamson >> wrote: >> > On Fri, 2014-04-04 at 11:12 +0530, Ritesh Harjani wrote: >> >> Hi Al

Re: [PATCH] iommu-groups: Add list_head for iommu groups

2014-04-07 Thread Alex Williamson
On Mon, 2014-04-07 at 15:23 +0530, Ritesh Harjani wrote: > On Fri, Apr 4, 2014 at 7:33 PM, Alex Williamson > wrote: > > On Fri, 2014-04-04 at 11:12 +0530, Ritesh Harjani wrote: > >> Hi All, > >> > >> Please find the below patch and let me know your suggestions on this. > >> > >> With this patch io

Re: [PATCH] iommu-groups: Add list_head for iommu groups

2014-04-07 Thread Ritesh Harjani
On Fri, Apr 4, 2014 at 7:33 PM, Alex Williamson wrote: > On Fri, 2014-04-04 at 11:12 +0530, Ritesh Harjani wrote: >> Hi All, >> >> Please find the below patch and let me know your suggestions on this. >> >> With this patch iommu groups can be linked and iommu driver will >> get to know which all i

Re: [PATCH] iommu-groups: Add list_head for iommu groups

2014-04-04 Thread Alex Williamson
On Fri, 2014-04-04 at 11:12 +0530, Ritesh Harjani wrote: > Hi All, > > Please find the below patch and let me know your suggestions on this. > > With this patch iommu groups can be linked and iommu driver will > get to know which all iommu groups belongs to a particular iommu device. > > > > E

[PATCH] iommu-groups: Add list_head for iommu groups

2014-04-03 Thread Ritesh Harjani
Hi All, Please find the below patch and let me know your suggestions on this. With this patch iommu groups can be linked and iommu driver will get to know which all iommu groups belongs to a particular iommu device. Each iommu device might have multiple iommu groups, with each group populated