Eugenio Pérez 193d17be0b util: add iova_tree_find_iova
This function does the reverse operation of iova_tree_find: To look for
a mapping that match a translated address so we can do the reverse.

This have linear complexity instead of logarithmic, but it supports
overlapping HVA. Future developments could reduce it.

Signed-off-by: Eugenio Pérez <eperezma@redhat.com>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
2022-03-15 13:57:44 +08:00
..
2020-01-06 18:41:32 +04:00
2022-03-15 13:57:44 +08:00
2021-07-09 18:20:27 +02:00
2020-12-10 17:16:44 +01:00
2022-03-04 18:14:40 +01:00
2021-07-09 18:20:27 +02:00
2021-04-01 15:27:44 +04:00