diff options
author | Sean Christopherson <seanjc@google.com> | 2025-08-06 12:56:47 -0700 |
---|---|---|
committer | Sean Christopherson <seanjc@google.com> | 2025-09-18 12:57:19 -0700 |
commit | 5a1a726e68ff256f564cf51ad21a96bceb4dd954 (patch) | |
tree | b704729a2afcb5cb60870cd54abcbff200fdf537 /tools/docs/parse-headers.py | |
parent | 6057497336bbfabd3a2f632bba2cd2bfbcb7b304 (diff) |
KVM: x86: Use KVM_REQ_RECALC_INTERCEPTS to react to CPUID updates
Defer recalculating MSR and instruction intercepts after a CPUID update
via RECALC_INTERCEPTS to converge on RECALC_INTERCEPTS as the "official"
mechanism for triggering recalcs. As a bonus, because KVM does a "recalc"
during vCPU creation, and every functional VMM sets CPUID at least once,
for all intents and purposes this saves at least one recalc.
Tested-by: Xudong Hao <xudong.hao@intel.com>
Link: https://lore.kernel.org/r/20250806195706.1650976-26-seanjc@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'tools/docs/parse-headers.py')
0 files changed, 0 insertions, 0 deletions