summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/x86_64/xss_msr_test.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: selftests: Define _GNU_SOURCE for all selftests codeSean Christopherson2024-04-291-2/+0
* KVM: selftests: x86_64: Remove redundant newlinesAndrew Jones2024-01-301-1/+1
* KVM: selftests: Use kvm_cpu_has() for XSAVES in XSS MSR testSean Christopherson2022-07-131-7/+1
* KVM: selftests: Add TEST_REQUIRE macros to reduce skipping copy+pasteSean Christopherson2022-06-111-9/+4
* KVM: selftests: Purge vm+vcpu_id == vcpu sillinessSean Christopherson2022-06-111-3/+3
* KVM: selftests: Convert xss_msr_test away from VCPU_IDSean Christopherson2022-06-111-5/+6
* KVM: selftests: Harden and comment XSS / KVM_SET_MSRS interactionSean Christopherson2022-06-111-1/+6
* KVM: selftests: Cache list of MSRs to save/restoreSean Christopherson2022-06-111-21/+6
* KVM: selftests: Use consistent message for test skippingAndrew Jones2020-03-161-1/+1
* KVM: selftests: Convert some printf's to pr_info'sAndrew Jones2020-03-161-1/+1
* kvm: tests: Add test to verify MSR_IA32_XSSAaron Lewis2019-10-221-0/+76