diff options
| author | Sean Christopherson <[email protected]> | 2020-09-23 15:04:23 -0700 |
|---|---|---|
| committer | Paolo Bonzini <[email protected]> | 2020-09-28 07:57:36 -0400 |
| commit | 83a2ba4cb2b596e5e89faa4e29b1d1f3b245b95e (patch) | |
| tree | 3820270e129098cd209844a5fc5b08a1b2f7548d /tools/perf/scripts/python/bin | |
| parent | 7b367bc9a6415dc6f31135d50ab37e8ee18d6974 (diff) | |
KVM: x86/mmu: Invert RET_PF_* check when falling through to emulation
Explicitly check for RET_PF_EMULATE instead of implicitly doing the same
by checking for !RET_PF_RETRY (RET_PF_INVALID is handled earlier). This
will adding new RET_PF_ types in future patches without breaking the
emulation path.
No functional change intended.
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/bin')
0 files changed, 0 insertions, 0 deletions