[PATCH 0/2] vfio/common: Some fixes about region_add/region_del

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/20210823115640.817-1-jiangkunkun@huawei.com
Maintainers: Alex Williamson <alex.williamson@redhat.com>
hw/vfio/common.c | 35 +++++++++++++++++++++++++++--------
1 file changed, 27 insertions(+), 8 deletions(-)
[PATCH 0/2] vfio/common: Some fixes about region_add/region_del
Posted by Kunkun Jiang 2 years, 7 months ago
This series include patches as below:

Patch 1:
- Add a trace point to informe users when a MMIO RAM section less than minimum size

Patch 2:
- Fix address alignment in region_add/regiondel with vfio iommu smallest page size

Kunkun Jiang (2):
  vfio/common: Add trace point when a MMIO RAM section less than minimum
    size
  vfio/common: Fix address alignment in region_add/region_del

 hw/vfio/common.c | 35 +++++++++++++++++++++++++++--------
 1 file changed, 27 insertions(+), 8 deletions(-)

-- 
2.23.0