diff options
| author | Sean Christopherson <[email protected]> | 2021-02-25 12:47:31 -0800 |
|---|---|---|
| committer | Paolo Bonzini <[email protected]> | 2021-03-15 04:43:38 -0400 |
| commit | 30ab5901da57f16b919edfc4c5f8edf9311ba9c3 (patch) | |
| tree | ab6391f192e84706130b80087d86f357a4a88397 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | e0c378684b6545ad2d4403bb701d0ac4932b4e95 (diff) | |
KVM: x86/mmu: Don't install bogus MMIO SPTEs if MMIO caching is disabled
If MMIO caching is disabled, e.g. when using shadow paging on CPUs with
52 bits of PA space, go straight to MMIO emulation and don't install an
MMIO SPTE. The SPTE will just generate a !PRESENT #PF, i.e. can't
actually accelerate future MMIO.
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/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions