summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/x86_64/vmx_apic_access_test.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-30KVM: selftests: x86_64: Remove redundant newlinesAndrew Jones1-1/+1
2023-03-14KVM: selftests: Make vCPU exit reason test assertion commonVipin Sharma1-9/+2
2022-07-14KVM: selftests: Use kvm_cpu_has() for nested VMX checksSean Christopherson1-1/+1
2022-07-14KVM: selftests: Fix filename reporting in guest assertsColton Lewis1-2/+1
2022-06-11KVM: selftests: Trust that MAXPHYADDR > memslot0 in vmx_apic_access_testSean Christopherson1-8/+1
2022-06-11KVM: selftests: Purge vm+vcpu_id == vcpu sillinessSean Christopherson1-3/+3
2022-06-11KVM: selftests: Convert vmx_apic_access_test away from VCPU_IDSean Christopherson1-10/+8
2021-06-24KVM: selftests: Unconditionally allocate EPT tables in memslot 0Sean Christopherson1-1/+1
2020-11-16KVM: selftests: x86: Set supported CPUIDs on default VMAndrew Jones1-1/+0
2020-10-31KVM: selftests: test behavior of unmapped L2 APIC-access addressJim Mattson1-0/+142