summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/x86_64/xapic_state_test.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-16KVM: selftests: Don't assume vcpu->id is '0' in xAPIC state testGautam Menghani1-1/+3
2022-07-13KVM: selftests: Use vcpu_clear_cpuid_feature() to clear x2APICSean Christopherson1-9/+1
2022-07-13KVM: selftests: Cache CPUID in struct kvm_vcpuSean Christopherson1-2/+2
2022-06-24KVM: selftests: Enhance handling WRMSR ICR register in x2APIC modeZeng Guang1-3/+17
2022-06-11KVM: selftests: Purge vm+vcpu_id == vcpu sillinessSean Christopherson1-21/+21
2022-06-11KVM: selftests: Convert xapic_state_test away from hardcoded vCPU IDSean Christopherson1-23/+25
2022-06-11KVM: selftests: Rename xAPIC state test's vcpu structSean Christopherson1-5/+5
2022-03-01KVM: selftests: Add test to verify KVM handling of ICRSean Christopherson1-0/+150