diff options
author | Sean Christopherson <seanjc@google.com> | 2025-09-20 01:32:53 +0300 |
---|---|---|
committer | Sean Christopherson <seanjc@google.com> | 2025-09-23 19:51:59 +0300 |
commit | 27c41353064f9fdec9276e6b8e618b01110ef282 (patch) | |
tree | a492e247707ccff5c630c710e3d4bd54ab2cb68d /scripts/kernel-doc.py | |
parent | 9c38ddb3df94acdc86485c7073610f01655309f9 (diff) | |
download | linux-27c41353064f9fdec9276e6b8e618b01110ef282.tar.xz |
KVM: selftests: Add support for MSR_IA32_{S,U}_CET to MSRs test
Extend the MSRs test to support {S,U}_CET, which are a bit of a pain to
handled due to the MSRs existing if IBT *or* SHSTK is supported. To deal
with Intel's wonderful decision to bundle IBT and SHSTK under CET, track
the second feature, but skip only RDMSR #GP tests to avoid false failures
when running on a CPU with only one of IBT or SHSTK (the WRMSR #GP tests
are still valid since the enable bits are per-feature).
Reviewed-by: Chao Gao <chao.gao@intel.com>
Link: https://lore.kernel.org/r/20250919223258.1604852-47-seanjc@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'scripts/kernel-doc.py')
0 files changed, 0 insertions, 0 deletions