• Linus Torvalds's avatar
    Merge tag 'vfio-v6.1-rc1' of https://github.com/awilliam/linux-vfio · d3cf4051
    Linus Torvalds authored
    Pull VFIO updates from Alex Williamson:
    
     - Prune private items from vfio_pci_core.h to a new internal header,
       fix missed function rename, and refactor vfio-pci interrupt defines
       (Jason Gunthorpe)
    
     - Create consistent naming and handling of ioctls with a function per
       ioctl for vfio-pci and vfio group handling, use proper type args
       where available (Jason Gunthorpe)
    
     - Implement a set of low power device feature ioctls allowing userspace
       to make use of power states such as D3cold where supported (Abhishek
       Sahu)
    
     - Remove device counter on vfio groups, which had restricted the page
       pinning interface to singleton groups to account for limitations in
       the type1 IOMMU backend. Document usage as limited to emulated IOMMU
       devices, ie. traditional mdev devices where this restriction is
       consistent (Jason Gunthorpe)
    
     - Correct function prefix in hisi_acc driver incurred during previous
       refactoring (Shameer Kolothu...
    d3cf4051
MAINTAINERS 672 KB