Re: [PATCH v6 4/7] iommu/dma: Move PCI window region reservation back into dma specific path.

2018-05-03 Thread Joerg Roedel
On Wed, Apr 18, 2018 at 12:40:42PM +0100, Shameer Kolothum wrote: > This pretty much reverts commit 273df9635385 ("iommu/dma: Make PCI > window reservation generic") by moving the PCI window region > reservation back into the dma specific path so that these regions > doesn't get exposed via the

Re: [PATCH v6 4/7] iommu/dma: Move PCI window region reservation back into dma specific path.

2018-05-03 Thread Joerg Roedel
On Wed, Apr 18, 2018 at 12:40:42PM +0100, Shameer Kolothum wrote: > This pretty much reverts commit 273df9635385 ("iommu/dma: Make PCI > window reservation generic") by moving the PCI window region > reservation back into the dma specific path so that these regions > doesn't get exposed via the

Re: [PATCH v6 4/7] iommu/dma: Move PCI window region reservation back into dma specific path.

2018-04-30 Thread Alex Williamson
uawei.com>; John Garry > > <john.ga...@huawei.com>; xuwei (O) <xuw...@huawei.com>; Shameerali > > Kolothum Thodi <shameerali.kolothum.th...@huawei.com>; Joerg Roedel > > <j...@8bytes.org> > > Subject: [PATCH v6 4/7] iommu/dma: Move PCI window region reserva

Re: [PATCH v6 4/7] iommu/dma: Move PCI window region reservation back into dma specific path.

2018-04-30 Thread Alex Williamson
8, 2018 12:41 PM > > To: alex.william...@redhat.com; eric.au...@redhat.com; > > pmo...@linux.vnet.ibm.com > > Cc: k...@vger.kernel.org; linux-kernel@vger.kernel.org; iommu@lists.linux- > > foundation.org; Linuxarm ; John Garry > > ; xuwei (O) ; Shameerali > >

RE: [PATCH v6 4/7] iommu/dma: Move PCI window region reservation back into dma specific path.

2018-04-24 Thread Shameerali Kolothum Thodi
.org; linux-kernel@vger.kernel.org; iommu@lists.linux- > foundation.org; Linuxarm <linux...@huawei.com>; John Garry > <john.ga...@huawei.com>; xuwei (O) <xuw...@huawei.com>; Shameerali > Kolothum Thodi <shameerali.kolothum.th...@huawei.com>; Joerg Roedel > <j...@

RE: [PATCH v6 4/7] iommu/dma: Move PCI window region reservation back into dma specific path.

2018-04-24 Thread Shameerali Kolothum Thodi
.org; linux-kernel@vger.kernel.org; iommu@lists.linux- > foundation.org; Linuxarm ; John Garry > ; xuwei (O) ; Shameerali > Kolothum Thodi ; Joerg Roedel > > Subject: [PATCH v6 4/7] iommu/dma: Move PCI window region reservation > back into dma specific path. > > This pretty mu

[PATCH v6 4/7] iommu/dma: Move PCI window region reservation back into dma specific path.

2018-04-18 Thread Shameer Kolothum
This pretty much reverts commit 273df9635385 ("iommu/dma: Make PCI window reservation generic") by moving the PCI window region reservation back into the dma specific path so that these regions doesn't get exposed via the IOMMU API interface. With this change, the vfio interface will report only

[PATCH v6 4/7] iommu/dma: Move PCI window region reservation back into dma specific path.

2018-04-18 Thread Shameer Kolothum
This pretty much reverts commit 273df9635385 ("iommu/dma: Make PCI window reservation generic") by moving the PCI window region reservation back into the dma specific path so that these regions doesn't get exposed via the IOMMU API interface. With this change, the vfio interface will report only