On Sun, 2014-06-08 at 09:48 +1000, Alexey Kardashevskiy wrote:
> On 06/07/2014 08:55 AM, Alex Williamson wrote:
> > On Sat, 2014-06-07 at 08:50 +1000, Alexey Kardashevskiy wrote:
> >> On 06/07/2014 03:35 AM, Alex Williamson wrote:
> >>> On Sat, 2014-06-07 at 02:54 +1000, Alexey Kardashevskiy wrote:
On 06/07/2014 08:55 AM, Alex Williamson wrote:
> On Sat, 2014-06-07 at 08:50 +1000, Alexey Kardashevskiy wrote:
>> On 06/07/2014 03:35 AM, Alex Williamson wrote:
>>> On Sat, 2014-06-07 at 02:54 +1000, Alexey Kardashevskiy wrote:
On 06/07/2014 02:48 AM, Alex Williamson wrote:
> On Fri, 2014
On Sat, 2014-06-07 at 08:50 +1000, Alexey Kardashevskiy wrote:
> On 06/07/2014 03:35 AM, Alex Williamson wrote:
> > On Sat, 2014-06-07 at 02:54 +1000, Alexey Kardashevskiy wrote:
> >> On 06/07/2014 02:48 AM, Alex Williamson wrote:
> >>> On Fri, 2014-06-06 at 13:34 +1000, Alexey Kardashevskiy wrote:
On 06/07/2014 03:35 AM, Alex Williamson wrote:
> On Sat, 2014-06-07 at 02:54 +1000, Alexey Kardashevskiy wrote:
>> On 06/07/2014 02:48 AM, Alex Williamson wrote:
>>> On Fri, 2014-06-06 at 13:34 +1000, Alexey Kardashevskiy wrote:
While most operations with VFIO IOMMU driver are generic and used
On Sat, 2014-06-07 at 02:54 +1000, Alexey Kardashevskiy wrote:
> On 06/07/2014 02:48 AM, Alex Williamson wrote:
> > On Fri, 2014-06-06 at 13:34 +1000, Alexey Kardashevskiy wrote:
> >> While most operations with VFIO IOMMU driver are generic and used inside
> >> vfio.c, there are still some operatio
On 06/07/2014 02:48 AM, Alex Williamson wrote:
> On Fri, 2014-06-06 at 13:34 +1000, Alexey Kardashevskiy wrote:
>> While most operations with VFIO IOMMU driver are generic and used inside
>> vfio.c, there are still some operations which only specific VFIO IOMMU
>> drivers implement. The first examp
On Fri, 2014-06-06 at 13:34 +1000, Alexey Kardashevskiy wrote:
> While most operations with VFIO IOMMU driver are generic and used inside
> vfio.c, there are still some operations which only specific VFIO IOMMU
> drivers implement. The first example of it will be reading a DMA window
> start from t
While most operations with VFIO IOMMU driver are generic and used inside
vfio.c, there are still some operations which only specific VFIO IOMMU
drivers implement. The first example of it will be reading a DMA window
start from the host.
This adds a helper which passes an ioctl request to the conta