[PATCH 0/2] vfio: Some fixes about vfio-pci MMIO RAM mapping

Kunkun Jiang posted 2 patches 2 years, 7 months ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20210903093611.1159-1-jiangkunkun@huawei.com
Maintainers: Alex Williamson <alex.williamson@redhat.com>
There is a newer version of this series
hw/vfio/common.c | 7 +++++++
hw/vfio/pci.c    | 8 +-------
2 files changed, 8 insertions(+), 7 deletions(-)
[PATCH 0/2] vfio: Some fixes about vfio-pci MMIO RAM mapping
Posted by Kunkun Jiang 2 years, 7 months ago
This series include patches as below:

Patch 1:
- Deleted a check to fix vfio-pci sub-page MMIO BAR mmaping in live migration

Patch 2:
- Added a trace point to informe users when a MMIO RAM ection less than PAGE_SIZE

Kunkun Jiang (2):
  vfio/pci: Fix vfio-pci sub-page MMIO BAR mmaping in live migration
  vfio/common: Add trace point when a MMIO RAM section less than
    PAGE_SIZE

 hw/vfio/common.c | 7 +++++++
 hw/vfio/pci.c    | 8 +-------
 2 files changed, 8 insertions(+), 7 deletions(-)

-- 
2.23.0