diff options
author | Sean Christopherson <[email protected]> | 2024-10-03 16:43:28 -0700 |
---|---|---|
committer | Sean Christopherson <[email protected]> | 2024-11-01 09:26:28 -0700 |
commit | f2c5aa31670d8532dc820c110faf96d0cdbba7d9 (patch) | |
tree | 517a608ede5b3da4acba41594a12b2feb2e6d525 /scripts/gdb/linux/stackdepot.py | |
parent | f8912210eb21b6288634fca4ee60bcc5f7c58756 (diff) |
KVM: selftests: Precisely mask off dynamic fields in CPUID test
When comparing vCPU CPUID entries against KVM's supported CPUID, mask off
only the dynamic fields/bits instead of skipping the entire entry.
Precisely masking bits isn't meaningfully more difficult than skipping
entire entries, and will be necessary to maintain test coverage when a
future commit enables OSXSAVE by default, i.e. makes one bit in all of
CPUID.0x1 dynamic.
Reviewed-by: Vitaly Kuznetsov <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Sean Christopherson <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/stackdepot.py')
0 files changed, 0 insertions, 0 deletions