summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/x86_64/fix_hypercall_test.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: selftests: x86: Cache host CPU vendor (AMD vs. Intel)Vishal Annapurve2023-01-241-2/+2
* KVM: selftests: x86: Use "this_cpu" prefix for cpu vendor queriesVishal Annapurve2023-01-241-2/+2
* KVM: selftests: Dedup subtests of fix_hypercall_testSean Christopherson2022-09-301-32/+13
* KVM: selftests: Explicitly verify KVM doesn't patch hypercall if quirk==offSean Christopherson2022-09-301-8/+18
* KVM: selftests: Hardcode VMCALL/VMMCALL opcodes in "fix hypercall" testSean Christopherson2022-09-301-27/+16
* KVM: selftests: Remove unnecessary register shuffling in fix_hypercall_testSean Christopherson2022-09-301-14/+8
* KVM: selftests: Compare insn opcodes directly in fix_hypercall_testSean Christopherson2022-09-301-18/+16
* KVM: selftests: Fix filename reporting in guest assertsColton Lewis2022-07-131-1/+1
* KVM: selftests: Add TEST_REQUIRE macros to reduce skipping copy+pasteSean Christopherson2022-06-111-4/+1
* KVM: selftests: Purge vm+vcpu_id == vcpu sillinessSean Christopherson2022-06-111-3/+3
* KVM: selftests: Convert fix_hypercall_test away from VCPU_IDSean Christopherson2022-06-111-18/+16
* KVM: selftests: Simplify KVM_ENABLE_CAP helper APIsSean Christopherson2022-06-111-4/+2
* selftests: KVM: Test KVM_X86_QUIRK_FIX_HYPERCALL_INSNOliver Upton2022-04-021-0/+170