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
..
2021-05-10 15:41:50 -04:00
2021-06-02 06:51:09 +02:00
2021-07-21 07:45:38 -10:00
2020-11-15 17:04:40 +01:00
2021-07-26 06:56:41 -10:00
2021-05-10 17:21:54 +01:00
2020-11-15 17:04:40 +01:00
2021-01-07 05:09:41 -10:00
2022-02-21 13:30:20 +00:00
2021-06-25 14:24:24 +03:00
2021-06-16 15:03:26 +02:00
2021-06-04 13:50:01 +02:00
2022-03-04 18:14:40 +01:00
2022-02-14 17:11:25 +00:00
2022-03-04 08:50:41 -10:00
2021-01-24 20:10:54 +01:00
2021-12-21 10:50:22 +04:00
2020-12-10 12:15:18 -05:00
2021-12-21 10:50:22 +04:00
2021-02-01 10:50:55 +00:00
2022-03-06 06:19:47 -05:00
2021-02-07 20:38:34 +00:00
2020-11-15 17:04:40 +01:00
2022-03-07 09:33:30 +01:00
2020-10-15 16:06:27 +02:00
2021-11-09 10:32:52 +11:00
2022-02-21 13:30:20 +00:00
2021-03-09 21:47:45 +01:00
2022-01-08 15:46:10 +10:00
2021-02-03 08:00:33 -06:00
2022-03-15 13:57:44 +08:00
2022-03-04 18:18:26 +01:00
2021-06-16 15:03:26 +02:00
2020-09-23 16:07:44 +01:00
2022-02-21 13:30:20 +00:00
2022-03-04 18:18:25 +01:00
2022-03-07 13:16:49 +00:00
2022-02-21 13:30:20 +00:00
2021-11-08 12:27:23 +04:00
2022-02-21 13:30:20 +00:00
2020-12-10 17:16:44 +01:00
2021-12-21 10:50:22 +04:00
2022-03-08 15:26:10 +00:00
2021-07-14 14:33:53 +01:00
2021-11-04 10:32:01 +00:00
2021-06-25 14:24:24 +03:00
2021-05-26 14:49:46 +02:00
2022-02-09 12:08:42 +00:00
2020-09-23 16:07:44 +01:00
2021-06-25 14:22:21 +03:00
2020-09-23 16:07:44 +01:00
2022-03-04 18:14:40 +01:00
2021-06-21 05:49:01 +02:00
2020-09-23 16:07:44 +01:00
2021-06-18 10:59:53 -05:00
2021-07-21 07:45:38 -10:00
2021-06-16 15:03:26 +02:00
2021-06-16 15:03:26 +02:00
2021-06-16 15:03:26 +02:00
2021-04-12 12:27:14 +10:00
2021-11-16 09:43:44 +01:00
2022-03-08 22:27:34 +00:00
2021-02-08 11:19:51 +00:00
2021-09-07 09:08:24 +01:00
2022-02-01 13:49:15 +01:00
2022-03-07 11:49:30 +01:00
2021-01-19 14:38:51 +00:00
2021-04-01 15:27:44 +04:00