qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] util: Make some iova_tree functions parameters const
@ 2021-10-12 15:50 Eugenio Pérez
  2021-10-12 15:50 ` [PATCH 1/1] util: Make some iova_tree " Eugenio Pérez
  0 siblings, 1 reply; 5+ messages in thread
From: Eugenio Pérez @ 2021-10-12 15:50 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.

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




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

end of thread, other threads:[~2021-10-13 18:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-12 15:50 [PATCH 0/1] util: Make some iova_tree functions parameters const Eugenio Pérez
2021-10-12 15:50 ` [PATCH 1/1] util: Make some iova_tree " Eugenio Pérez
2021-10-12 21:35   ` Peter Xu
2021-10-12 22:21   ` Philippe Mathieu-Daudé
2021-10-13 18:26     ` Eugenio Perez Martin

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).