diff options
author | Ben Gardon <bgardon@google.com> | 2020-10-14 21:26:57 +0300 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2020-10-23 10:42:14 +0300 |
commit | 46044f72c3826b7528339f454fe8900bae6adaaa (patch) | |
tree | a179ff355799beb92f372ebbc69ea8fee5ef529f /arch/x86/kvm/mmu/mmu_audit.c | |
parent | 14881998566d2dc0703870bbe063e8d42d780eb9 (diff) | |
download | linux-46044f72c3826b7528339f454fe8900bae6adaaa.tar.xz |
kvm: x86/mmu: Support write protection for nesting in tdp MMU
To support nested virtualization, KVM will sometimes need to write
protect pages which are part of a shadowed paging structure or are not
writable in the shadowed paging structure. Add a function to write
protect GFN mappings for this purpose.
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-18-bgardon@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'arch/x86/kvm/mmu/mmu_audit.c')
0 files changed, 0 insertions, 0 deletions