• Linus Torvalds's avatar
    Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost · 0b7359cc
    Linus Torvalds authored
    Pull virtio updates from Michael Tsirkin:
    
     - vdpa/mlx5: support for resumable vqs
    
     - virtio_scsi: mq_poll support
    
     - 3virtio_pmem: support SHMEM_REGION
    
     - virtio_balloon: stay awake while adjusting balloon
    
     - virtio: support for no-reset virtio PCI PM
    
     - Fixes, cleanups
    
    * tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost:
      vdpa/mlx5: Add mkey leak detection
      vdpa/mlx5: Introduce reference counting to mrs
      vdpa/mlx5: Use vq suspend/resume during .set_map
      vdpa/mlx5: Mark vq state for modification in hw vq
      vdpa/mlx5: Mark vq addrs for modification in hw vq
      vdpa/mlx5: Introduce per vq and device resume
      vdpa/mlx5: Allow modifying multiple vq fields in one modify command
      vdpa/mlx5: Expose resumable vq capability
      vdpa: Block vq property changes in DRIVER_OK
      vdpa: Track device suspended state
      scsi: virtio_scsi: Add mq_poll support
      virtio_pmem: support feature SHMEM_REGION
      virtio_balloon: stay awake while adjusting balloon
      vdpa: Remove usage of the deprecated ida_simple_xx() API
      virtio: Add support for no-reset virtio PCI PM
      virtio_net: fix missing dma unmap for resize
      vhost-vdpa: account iommu allocations
      vdpa: Fix an error handling path in eni_vdpa_probe()
    0b7359cc
virtio_pci_common.c 17.4 KB