summaryrefslogtreecommitdiff
path: root/tools/perf/python
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2026-05-30 12:55:44 -0400
committerPaolo Bonzini <pbonzini@redhat.com>2026-06-12 10:43:52 +0200
commitaf7b2ff7d46b4a2a58081c8072055e951c52774f (patch)
tree86061ed09c847783d1f40d198e00e2c544d9d9c3 /tools/perf/python
parent62bad2b2ccf3ebfcf1055f0cd76673ea95f724bd (diff)
KVM: x86: check that kvm_handle_invpcid is only invoked with shadow paging
This is true for both Intel and AMD. On Intel, "enable INVPCID" is set unconditionally if supported, but the vmexit is triggered by the "INVLPG exiting" control which is disabled by enable_ept. On AMD, KVM can intercept INVPCID if NPT is enabled but only in order to inject #UD in the guest. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Message-ID: <20260530165545.25599-5-pbonzini@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/python')
0 files changed, 0 insertions, 0 deletions