diff options
| author | Sean Christopherson <[email protected]> | 2020-06-23 12:35:42 -0700 |
|---|---|---|
| committer | Paolo Bonzini <[email protected]> | 2020-07-08 16:21:52 -0400 |
| commit | 7bd7ded642978feeec8f2b9a2b05d8e1daeff758 (patch) | |
| tree | 0e1dabc437c39778df8aae87a13b43f7da1971f3 /tools/perf/scripts/python/stackcollapse.py | |
| parent | ebdb292dac7993425c8e31e2c21c9978e914a676 (diff) | |
KVM: x86/mmu: Exit to userspace on make_mmu_pages_available() error
Propagate any error returned by make_mmu_pages_available() out to
userspace instead of resuming the guest if the error occurs while
handling a page fault. Now that zapping the oldest MMU pages skips
active roots, i.e. fails if and only if there are no zappable pages,
there is no chance for a false positive, i.e. no chance of returning a
spurious error to userspace.
Signed-off-by: Sean Christopherson <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions