Hi Alex,
On 05/02/2016 10:23 PM, Alex Williamson wrote:
> Hi Eric,
>
> On Mon, 2 May 2016 17:48:13 +0200
> Eric Auger wrote:
>
>> Hi Alex,
>> On 04/29/2016 12:27 AM, Alex Williamson wrote:
>>> On Thu, 28 Apr 2016 08:15:21 +
>>> Eric Auger wrote:
>>>
This function checks whether
Hi Eric,
On Mon, 2 May 2016 17:48:13 +0200
Eric Auger wrote:
> Hi Alex,
> On 04/29/2016 12:27 AM, Alex Williamson wrote:
> > On Thu, 28 Apr 2016 08:15:21 +
> > Eric Auger wrote:
> >
> >> This function checks whether
> >> - the device belongs to a non default iommu domain
> >> - this iomm
Hi Alex,
On 04/29/2016 12:27 AM, Alex Williamson wrote:
> On Thu, 28 Apr 2016 08:15:21 +
> Eric Auger wrote:
>
>> This function checks whether
>> - the device belongs to a non default iommu domain
>> - this iommu domain requires the MSI address to be mapped.
>>
>> If those conditions are met,
On Thu, 28 Apr 2016 08:15:21 +
Eric Auger wrote:
> This function checks whether
> - the device belongs to a non default iommu domain
> - this iommu domain requires the MSI address to be mapped.
>
> If those conditions are met, the function returns the iommu domain
> to be used for mapping th
This function checks whether
- the device belongs to a non default iommu domain
- this iommu domain requires the MSI address to be mapped.
If those conditions are met, the function returns the iommu domain
to be used for mapping the MSI doorbell; else it returns NULL.
Signed-off-by: Eric Auger