[PATCH 0/1] util: Make some iova_tree functions parameters const

Eugenio Pérez posted 1 patch 2 years, 6 months ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20211012155001.811160-1-eperezma@redhat.com
There is a newer version of this series
include/qemu/iova-tree.h |  8 ++++----
hw/i386/intel_iommu.c    |  2 +-
util/iova-tree.c         | 10 +++++-----
3 files changed, 10 insertions(+), 10 deletions(-)
[PATCH 0/1] util: Make some iova_tree functions parameters const
Posted by Eugenio Pérez 2 years, 6 months ago
Some guidelines misses I found while working on Shadow Virtqueue, that
uses these functions at this moment.

Eugenio Pérez (1):
  util: Make some iova_tree parameters const

 include/qemu/iova-tree.h |  8 ++++----
 hw/i386/intel_iommu.c    |  2 +-
 util/iova-tree.c         | 10 +++++-----
 3 files changed, 10 insertions(+), 10 deletions(-)

-- 
2.27.0