diff options
author | Pierre Morel <[email protected]> | 2019-05-21 17:34:35 +0200 |
---|---|---|
committer | Vasily Gorbik <[email protected]> | 2019-07-02 16:00:28 +0200 |
commit | 62e358ce586b53562a5efcfdbaddc5bd285e6484 (patch) | |
tree | 0aec338cb0a250b4bbae7f635989e1df3d3fd28b /tools/perf/scripts/python/export-to-sqlite.py | |
parent | e5282de931057e2baa4bd73235a0773fde6e9649 (diff) |
vfio: ap: register IOMMU VFIO notifier
To be able to use the VFIO interface to facilitate the
mediated device memory pinning/unpinning we need to register
a notifier for IOMMU.
While we will start to pin one guest page for the interrupt indicator
byte, this is still ok with ballooning as this page will never be
used by the guest virtio-balloon driver.
So the pinned page will never be freed. And even a broken guest does
so, that would not impact the host as the original page is still
in control by vfio.
Signed-off-by: Pierre Morel <[email protected]>
Reviewed-by: Cornelia Huck <[email protected]>
Reviewed-by: Tony Krowiak <[email protected]>
Acked-by: Harald Freudenberger <[email protected]>
Signed-off-by: Halil Pasic <[email protected]>
Signed-off-by: Vasily Gorbik <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions