On Mon, Jul 27, 2026 at 12:08 PM Stefan Hajnoczi <[email protected]> wrote: > > On Thu, Jul 23, 2026 at 03:30:05PM -0700, Connor Kite wrote: > > Add a wrapper to iova-tree to call g_tree_foreach. Provies a means to > > Provies -> Provides > > > execute some function on each node of the iova-tree. > > > > Signed-off-by: Connor Kite <[email protected]> > > --- > > include/qemu/iova-tree.h | 13 +++++++++++++ > > util/iova-tree.c | 5 +++++ > > 2 files changed, 18 insertions(+) > > Reviewed-by: Stefan Hajnoczi <[email protected]>
This is fixed on my end now and will be included in the next rev of the series. Thanks, Connor
