On Fri, Jul 05, 2019 at 07:01:35PM +0800, Liu Yi L wrote: > This patch imports the vIOMMU related definitions from kernel > uapi/vfio.h. e.g. pasid allocation, guest pasid bind, guest pasid > table bind and guest iommu cache invalidation. > > Cc: Kevin Tian <[email protected]> > Cc: Jacob Pan <[email protected]> > Cc: Peter Xu <[email protected]> > Cc: Eric Auger <[email protected]> > Cc: Yi Sun <[email protected]> > Signed-off-by: Liu Yi L <[email protected]> > Signed-off-by: Jacob Pan <[email protected]> > Signed-off-by: Yi Sun <[email protected]>
Just a note that in the last version you can use scripts/update-linux-headers.sh to update the headers. For this RFC it's perfectly fine. -- Peter Xu
