diff options
author | Ben Gardon <bgardon@google.com> | 2020-10-14 21:26:49 +0300 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2020-10-22 01:17:02 +0300 |
commit | 7d94531249a54b822f1a8b20d8a8f8d59ad1d985 (patch) | |
tree | 5a8c0e04b34a8e581cb73793ea579f9bfa8c21df /tools | |
parent | faaf05b00aecdb347ffd1d763d024394ec0329f8 (diff) | |
download | linux-7d94531249a54b822f1a8b20d8a8f8d59ad1d985.tar.xz |
kvm: x86/mmu: Remove disallowed_hugepage_adjust shadow_walk_iterator arg
In order to avoid creating executable hugepages in the TDP MMU PF
handler, remove the dependency between disallowed_hugepage_adjust and
the shadow_walk_iterator. This will open the function up to being used
by the TDP MMU PF handler in a future patch.
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-10-bgardon@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions