> From: kvm-ow...@vger.kernel.org [mailto:kvm-ow...@vger.kernel.org] On Behalf > Of Cornelia Huck > Sent: Wednesday, January 29, 2020 8:29 PM > To: Liu, Yi L <yi.l....@intel.com> > Subject: Re: [RFC v3 07/25] header file update VFIO/IOMMU vSVA APIs > > On Wed, 29 Jan 2020 04:16:38 -0800 > "Liu, Yi L" <yi.l....@intel.com> wrote: > > > From: Liu Yi L <yi.l....@intel.com> > > > > 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.t...@intel.com> > > Cc: Jacob Pan <jacob.jun....@linux.intel.com> > > Cc: Peter Xu <pet...@redhat.com> > > Cc: Yi Sun <yi.y....@linux.intel.com> > > Cc: Michael S. Tsirkin <m...@redhat.com> > > Cc: Cornelia Huck <coh...@redhat.com> > > Cc: Paolo Bonzini <pbonz...@redhat.com> > > Signed-off-by: Liu Yi L <yi.l....@intel.com> > > --- > > 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 :)
Exactly, thanks for the reminder. I expect to have a full headers update when the whole vSVA series is accepted. :-) Thanks, Yi Liu