Skip to content
  • Peter Maydell's avatar
    2255564f
    Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20210316.0' into staging · 2255564f
    Peter Maydell authored
    
    
    VFIO update 2021-03-16
    
     * Fix "listerner" typo (Zenghui Yu)
    
     * Inclusive language and MAINTAINERS update (Philippe Mathieu-Daudé)
    
     * vIOMMU unmap notifier fixes (Eric Auger)
    
     * Migration fixes and optimizations (Shenming Lu)
    
     * Use host page size for dirty bitmap (Kunkun Jiang)
    
     * Use log_global_start/stop to switch dirty tracking (Keqian Zhu)
    
    # gpg: Signature made Tue 16 Mar 2021 16:59:10 GMT
    # gpg:                using RSA key 239B9B6E3BB08B22
    # gpg: Good signature from "Alex Williamson <alex.williamson@redhat.com>" [full]
    # gpg:                 aka "Alex Williamson <alex@shazbot.org>" [full]
    # gpg:                 aka "Alex Williamson <alwillia@redhat.com>" [full]
    # gpg:                 aka "Alex Williamson <alex.l.williamson@gmail.com>" [full]
    # Primary key fingerprint: 42F6 C04E 540B D1A9 9E7B  8A90 239B 9B6E 3BB0 8B22
    
    * remotes/awilliam/tags/vfio-update-20210316.0:
      vfio/migrate: Move switch of dirty tracking into vfio_memory_listener
      vfio: Support host translation granule size
      vfio: Avoid disabling and enabling vectors repeatedly in VFIO migration
      vfio: Set the priority of the VFIO VM state change handler explicitly
      vfio: Move the saving of the config space to the right place in VFIO migration
      spapr_iommu: Fix vhost integration regression
      vfio: Do not register any IOMMU_NOTIFIER_DEVIOTLB_UNMAP notifier
      MAINTAINERS: Cover docs/igd-assign.txt in VFIO section
      hw/vfio/pci-quirks: Replace the word 'blacklist'
      vfio: Fix vfio_listener_log_sync function name typo
    
    Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
    2255564f
    Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20210316.0' into staging
    Peter Maydell authored
    
    
    VFIO update 2021-03-16
    
     * Fix "listerner" typo (Zenghui Yu)
    
     * Inclusive language and MAINTAINERS update (Philippe Mathieu-Daudé)
    
     * vIOMMU unmap notifier fixes (Eric Auger)
    
     * Migration fixes and optimizations (Shenming Lu)
    
     * Use host page size for dirty bitmap (Kunkun Jiang)
    
     * Use log_global_start/stop to switch dirty tracking (Keqian Zhu)
    
    # gpg: Signature made Tue 16 Mar 2021 16:59:10 GMT
    # gpg:                using RSA key 239B9B6E3BB08B22
    # gpg: Good signature from "Alex Williamson <alex.williamson@redhat.com>" [full]
    # gpg:                 aka "Alex Williamson <alex@shazbot.org>" [full]
    # gpg:                 aka "Alex Williamson <alwillia@redhat.com>" [full]
    # gpg:                 aka "Alex Williamson <alex.l.williamson@gmail.com>" [full]
    # Primary key fingerprint: 42F6 C04E 540B D1A9 9E7B  8A90 239B 9B6E 3BB0 8B22
    
    * remotes/awilliam/tags/vfio-update-20210316.0:
      vfio/migrate: Move switch of dirty tracking into vfio_memory_listener
      vfio: Support host translation granule size
      vfio: Avoid disabling and enabling vectors repeatedly in VFIO migration
      vfio: Set the priority of the VFIO VM state change handler explicitly
      vfio: Move the saving of the config space to the right place in VFIO migration
      spapr_iommu: Fix vhost integration regression
      vfio: Do not register any IOMMU_NOTIFIER_DEVIOTLB_UNMAP notifier
      MAINTAINERS: Cover docs/igd-assign.txt in VFIO section
      hw/vfio/pci-quirks: Replace the word 'blacklist'
      vfio: Fix vfio_listener_log_sync function name typo
    
    Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
Loading