diff options
author | Sean Christopherson <seanjc@google.com> | 2024-10-03 16:43:28 -0700 |
---|---|---|
committer | Sean Christopherson <seanjc@google.com> | 2024-11-01 09:26:28 -0700 |
commit | f2c5aa31670d8532dc820c110faf96d0cdbba7d9 (patch) | |
tree | 517a608ede5b3da4acba41594a12b2feb2e6d525 /net/lapb/lapb_timer.c | |
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 <vkuznets@redhat.com>
Link: https://lore.kernel.org/r/20241003234337.273364-3-seanjc@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions