diff options
author | Sean Christopherson <seanjc@google.com> | 2021-04-01 17:56:58 -0700 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2021-04-19 09:05:23 -0400 |
commit | e1eed5847b09fe41d4db4b86f9d840aba869c905 (patch) | |
tree | 7a6e40c4b655d5d38b571e1b103656ffeb4d3a90 /include/linux/kvm_host.h | |
parent | 8931a454aea03bab21b3b8fcdc94f674eebd1c5d (diff) |
KVM: x86/mmu: Allow yielding during MMU notifier unmap/zap, if possible
Let the TDP MMU yield when unmapping a range in response to a MMU
notification, if yielding is allowed by said notification. There is no
reason to disallow yielding in this case, and in theory the range being
invalidated could be quite large.
Cc: Ben Gardon <bgardon@google.com>
Signed-off-by: Sean Christopherson <seanjc@google.com>
Message-Id: <20210402005658.3024832-11-seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'include/linux/kvm_host.h')
0 files changed, 0 insertions, 0 deletions