[PATCH v3 0/2] Update properties naming for 'x-scalable-mode' and 'x-flts'

Zhenzhong Duan posted 2 patches 2 weeks, 3 days ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20260513064227.2304854-1-zhenzhong.duan@intel.com
Maintainers: Yi Liu <yi.l.liu@intel.com>, Eric Auger <eric.auger@redhat.com>, Zhenzhong Duan <zhenzhong.duan@intel.com>, Pierrick Bouvier <pierrick.bouvier@oss.qualcomm.com>, "Michael S. Tsirkin" <mst@redhat.com>, Jason Wang <jasowang@redhat.com>, "Clément Mathieu--Drif" <clement.mathieu--drif@bull.com>, Paolo Bonzini <pbonzini@redhat.com>, Richard Henderson <richard.henderson@linaro.org>, Fabiano Rosas <farosas@suse.de>, Laurent Vivier <lvivier@redhat.com>
docs/devel/vfio-iommufd.rst    | 10 +++++-----
hw/i386/intel_iommu.c          | 12 ++++++------
hw/i386/intel_iommu_accel.c    |  6 +++---
tests/qtest/intel-iommu-test.c |  2 +-
tests/qtest/iommu-intel-test.c |  4 ++--
5 files changed, 17 insertions(+), 17 deletions(-)
[PATCH v3 0/2] Update properties naming for 'x-scalable-mode' and 'x-flts'
Posted by Zhenzhong Duan 2 weeks, 3 days ago
Hi,

This series dropped 'x-' prefix for properties 'x-scalable-mode' and 'x-flts',
by this chance also renamed 'flts' to 'fsts' to align with newer spec.

After that, we can add scalable mode and first stage translation support to
libvirt.

Compared to v2, updated QEMU command line in iommu-intel-test qtest suite
which is merged recently.

Thanks
Zhenzhong


Zhenzhong Duan (2):
  intel_iommu: Remove 'x-' prefix from 'x-scalable-mode' and 'x-flts'
    properties
  intel_iommu: Change 'flts' property naming to 'fsts'

 docs/devel/vfio-iommufd.rst    | 10 +++++-----
 hw/i386/intel_iommu.c          | 12 ++++++------
 hw/i386/intel_iommu_accel.c    |  6 +++---
 tests/qtest/intel-iommu-test.c |  2 +-
 tests/qtest/iommu-intel-test.c |  4 ++--
 5 files changed, 17 insertions(+), 17 deletions(-)

-- 
2.47.3