On Thu, Jan 19, 2017 at 08:57:55PM +0000, Eric Auger wrote: > The get() populates the list with the MSI IOVA reserved window. > > At the moment an arbitray MSI IOVA window is set at 0x8000000 > of size 1MB. This will allow to report those info in iommu-group > sysfs. > > Signed-off-by: Eric Auger <eric.auger@xxxxxxxxxx> > Reviewed-by: Tomasz Nowicki <tomasz.nowicki@xxxxxxxxxxxxxxxxxx> > Tested-by: Tomasz Nowicki <tomasz.nowicki@xxxxxxxxxxxxxxxxxx> > Tested-by: Bharat Bhushan <bharat.bhushan@xxxxxxx> > > --- I acked this before: Acked-by: Will Deacon <will.deacon@xxxxxxx> Will