diff options
author | Kirti Wankhede <[email protected]> | 2020-05-29 02:00:50 +0530 |
---|---|---|
committer | Alex Williamson <[email protected]> | 2020-05-28 15:53:24 -0600 |
commit | b704fd14a06f678f080e44db28061f1bcb1f595c (patch) | |
tree | aaacf254f9ed728d2a1500b9aed2d4259af4846f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | cade075f265b25c3d6c13486e1bf0fbed9935a4a (diff) |
vfio iommu: Add ioctl definition for dirty pages tracking
IOMMU container maintains a list of all pages pinned by vfio_pin_pages API.
All pages pinned by vendor driver through this API should be considered as
dirty during migration. When container consists of IOMMU capable device and
all pages are pinned and mapped, then all pages are marked dirty.
Added support to start/stop dirtied pages tracking and to get bitmap of all
dirtied pages for requested IO virtual address range.
Signed-off-by: Kirti Wankhede <[email protected]>
Reviewed-by: Neo Jia <[email protected]>
Reviewed-by: Cornelia Huck <[email protected]>
Reviewed-by: Yan Zhao <[email protected]>
Signed-off-by: Alex Williamson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions