diff options
| author | Claudio Imbrenda <[email protected]> | 2022-06-28 15:56:10 +0200 |
|---|---|---|
| committer | Janosch Frank <[email protected]> | 2022-07-19 12:05:57 +0000 |
| commit | ca2fd0609b5ddd15fe57c917a41508a7a9fc17e1 (patch) | |
| tree | 9dd07a7d5886f6a00ded48d6653477ee0aad59a5 /tools/perf/scripts/python/flamegraph.py | |
| parent | be48d86f77f0cbceecadf10fda6330d82a0a77b7 (diff) | |
KVM: s390: pv: add mmu_notifier
Add an mmu_notifier for protected VMs. The callback function is
triggered when the mm is torn down, and will attempt to convert all
protected vCPUs to non-protected. This allows the mm teardown to use
the destroy page UVC instead of export.
Also make KVM select CONFIG_MMU_NOTIFIER, needed to use mmu_notifiers.
Signed-off-by: Claudio Imbrenda <[email protected]>
Acked-by: Janosch Frank <[email protected]>
Reviewed-by: Nico Boehr <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Message-Id: <[email protected]>
[[email protected]: Conflict resolution for mmu_notifier.h include
and struct kvm_s390_pv]
Signed-off-by: Janosch Frank <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions