summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/x86_64/xen_vmcall_test.c
AgeCommit message (Expand)AuthorFilesLines
2023-03-14KVM: selftests: Make vCPU exit reason test assertion commonVipin Sharma1-4/+1
2022-07-14KVM: selftests: Fix filename reporting in guest assertsColton Lewis1-1/+1
2022-06-11KVM: selftests: Add TEST_REQUIRE macros to reduce skipping copy+pasteSean Christopherson1-5/+3
2022-06-11KVM: selftests: Purge vm+vcpu_id == vcpu sillinessSean Christopherson1-3/+3
2022-06-11KVM: selftests: Convert xen_vmcall_test away from VCPU_IDSean Christopherson1-9/+8
2022-04-21kvm: selftests: introduce and use more page size-related constantsPaolo Bonzini1-1/+0
2021-06-24KVM: selftests: Unconditionally use memslot '0' for page table allocationsSean Christopherson1-1/+1
2021-02-11KVM: selftests: Fix size of memslots created by Xen testsSean Christopherson1-2/+1
2021-02-09KVM: x86: hyper-v: Make Hyper-V emulation enablement conditionalVitaly Kuznetsov1-1/+1
2021-02-04KVM: x86/xen: Fix coexistence of Xen and Hyper-V hypercallsJoao Martins1-6/+33
2021-02-04KVM: x86/xen: intercept xen hypercalls if enabledJoao Martins1-0/+123