On Wed, 29 Jan 2020 04:16:38 -0800 "Liu, Yi L" <yi.l.liu@xxxxxxxxx> wrote: > From: Liu Yi L <yi.l.liu@xxxxxxxxx> > > The kernel uapi/linux/iommu.h header file includes the > extensions for vSVA support. e.g. bind gpasid, iommu > fault report related user structures and etc. > > Cc: Kevin Tian <kevin.tian@xxxxxxxxx> > Cc: Jacob Pan <jacob.jun.pan@xxxxxxxxxxxxxxx> > Cc: Peter Xu <peterx@xxxxxxxxxx> > Cc: Yi Sun <yi.y.sun@xxxxxxxxxxxxxxx> > Cc: Michael S. Tsirkin <mst@xxxxxxxxxx> > Cc: Cornelia Huck <cohuck@xxxxxxxxxx> > Cc: Paolo Bonzini <pbonzini@xxxxxxxxxx> > Signed-off-by: Liu Yi L <yi.l.liu@xxxxxxxxx> > --- > linux-headers/linux/iommu.h | 372 ++++++++++++++++++++++++++++++++++++++++++++ > linux-headers/linux/vfio.h | 148 ++++++++++++++++++ > 2 files changed, 520 insertions(+) > create mode 100644 linux-headers/linux/iommu.h Please add a note that this is to be replaced with a full headers update, so that it doesn't get missed :)