diff options
author | Ben Gardon <bgardon@google.com> | 2020-10-14 11:26:53 -0700 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2020-10-23 03:42:12 -0400 |
commit | f8e144971c6834fa1e171be4cd8026f8bc537bca (patch) | |
tree | 20146e504a64852a8f056a6bf6dd69d97e455334 /drivers/parport | |
parent | 063afacd8730be3d9a3d50f9ea730f840265aba0 (diff) | |
download | linux-f8e144971c6834fa1e171be4cd8026f8bc537bca.tar.gz linux-f8e144971c6834fa1e171be4cd8026f8bc537bca.tar.bz2 linux-f8e144971c6834fa1e171be4cd8026f8bc537bca.zip |
kvm: x86/mmu: Add access tracking for tdp_mmu
In order to interoperate correctly with the rest of KVM and other Linux
subsystems, the TDP MMU must correctly handle various MMU notifiers. The
main Linux MM uses the access tracking MMU notifiers for swap and other
features. Add hooks to handle the test/flush HVA (range) family of
MMU notifiers.
Tested by running kvm-unit-tests and KVM selftests on an Intel Haswell
machine. This series introduced no new failures.
This series can be viewed in Gerrit at:
https://linux-review.googlesource.com/c/virt/kvm/kvm/+/2538
Signed-off-by: Ben Gardon <bgardon@google.com>
Message-Id: <20201014182700.2888246-14-bgardon@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'drivers/parport')
0 files changed, 0 insertions, 0 deletions