diff options
author | 2021-01-29 08:54:08 -0800 | |
---|---|---|
committer | 2021-02-01 13:20:06 -0700 | |
commit | 40ae9b807b89e60f86a40f33b931e6cde7eed2b7 (patch) | |
tree | 0a7abe3866b7872ac4a01fe47fefac3ff7d7929b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | vfio: interfaces to update vaddr (diff) | |
download | wireguard-linux-40ae9b807b89e60f86a40f33b931e6cde7eed2b7.tar.xz wireguard-linux-40ae9b807b89e60f86a40f33b931e6cde7eed2b7.zip |
vfio/type1: massage unmap iteration
Modify the iteration in vfio_dma_do_unmap so it does not depend on deletion
of each dma entry. Add a variant of vfio_find_dma that returns the entry
with the lowest iova in the search range to initialize the iteration. No
externally visible change, but this behavior is needed in the subsequent
update-vaddr patch.
Signed-off-by: Steve Sistare <steven.sistare@oracle.com>
Reviewed-by: Cornelia Huck <cohuck@redhat.com>
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions