lkml.org 
[lkml]   [2020]   [Jun]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    Subject[PATCH v2 0/7] iommu/vt-d: Misc tweaks and fixes for vSVA
    Date
    Hi Baolu and all,

    This is a series to address some of the issues we found in vSVA support.
    Most of the patches deal with exception handling, we also removed some bits
    that are not currently supported.

    Many thanks to Kevin Tian's review.

    Jacob & Yi


    Changelog:

    v2 Address reviews from Baolu
    - Fixed addr field in devTLB flush (5/7)
    - Assign address for single page devTLB invalidation (4/7)
    - Coding style tweaks

    Jacob Pan (4):
    iommu/vt-d: Remove global page support in devTLB flush
    iommu/vt-d: Fix PASID devTLB invalidation
    iommu/vt-d: Warn on out-of-range invalidation address
    iommu/vt-d: Disable multiple GPASID-dev bind

    Liu Yi L (3):
    iommu/vt-d: Enforce PASID devTLB field mask
    iommu/vt-d: Handle non-page aligned address
    iommu/vt-d: Fix devTLB flush for vSVA

    drivers/iommu/intel/dmar.c | 24 +++++++++++++++++++-----
    drivers/iommu/intel/iommu.c | 37 ++++++++++++++++++++++---------------
    drivers/iommu/intel/pasid.c | 11 ++++++++++-
    drivers/iommu/intel/svm.c | 22 +++++++++-------------
    include/linux/intel-iommu.h | 5 ++---
    5 files changed, 62 insertions(+), 37 deletions(-)

    --
    2.7.4

    \
     
     \ /
      Last update: 2020-06-30 23:02    [W:3.161 / U:0.164 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site