qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/1] util: Make some iova_tree functions parameters const
@ 2021-10-13 18:27 Eugenio Pérez
  2021-10-13 18:27 ` [PATCH v2 1/1] util: Make some iova_tree " Eugenio Pérez
  0 siblings, 1 reply; 3+ messages in thread
From: Eugenio Pérez @ 2021-10-13 18:27 UTC (permalink / raw)
  To: qemu-devel
  Cc: Eduardo Habkost, Michael S. Tsirkin, qemu-trivial, Jason Wang,
	Richard Henderson, Peter Xu, Paolo Bonzini

Some guidelines misses I found while working on Shadow Virtqueue, that
uses these functions at this moment.

v2:
* Add a missed const in iova_tree_find_address.

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         | 12 ++++++------
 3 files changed, 11 insertions(+), 11 deletions(-)

-- 
2.27.0




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-10-15 10:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-13 18:27 [PATCH v2 0/1] util: Make some iova_tree functions parameters const Eugenio Pérez
2021-10-13 18:27 ` [PATCH v2 1/1] util: Make some iova_tree " Eugenio Pérez
2021-10-15 10:41   ` Paolo Bonzini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).