summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/x86_64/vmx_apic_access_test.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: selftests: x86_64: Remove redundant newlinesAndrew Jones2024-01-301-1/+1
* KVM: selftests: Make vCPU exit reason test assertion commonVipin Sharma2023-03-141-9/+2
* KVM: selftests: Use kvm_cpu_has() for nested VMX checksSean Christopherson2022-07-131-1/+1
* KVM: selftests: Fix filename reporting in guest assertsColton Lewis2022-07-131-2/+1
* KVM: selftests: Trust that MAXPHYADDR > memslot0 in vmx_apic_access_testSean Christopherson2022-06-111-8/+1
* KVM: selftests: Purge vm+vcpu_id == vcpu sillinessSean Christopherson2022-06-111-3/+3
* KVM: selftests: Convert vmx_apic_access_test away from VCPU_IDSean Christopherson2022-06-111-10/+8
* KVM: selftests: Unconditionally allocate EPT tables in memslot 0Sean Christopherson2021-06-241-1/+1
* KVM: selftests: x86: Set supported CPUIDs on default VMAndrew Jones2020-11-161-1/+0
* KVM: selftests: test behavior of unmapped L2 APIC-access addressJim Mattson2020-10-311-0/+142