summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/x86_64/xen_vmcall_test.c
AgeCommit message (Expand)Author
2023-08-02KVM: selftests: Rename the ASSERT_EQ macroThomas Huth
2023-03-14KVM: selftests: Make vCPU exit reason test assertion commonVipin Sharma
2022-07-13KVM: selftests: Fix filename reporting in guest assertsColton Lewis
2022-06-11KVM: selftests: Add TEST_REQUIRE macros to reduce skipping copy+pasteSean Christopherson
2022-06-11KVM: selftests: Purge vm+vcpu_id == vcpu sillinessSean Christopherson
2022-06-11KVM: selftests: Convert xen_vmcall_test away from VCPU_IDSean Christopherson
2022-04-21kvm: selftests: introduce and use more page size-related constantsPaolo Bonzini
2021-06-24KVM: selftests: Unconditionally use memslot '0' for page table allocationsSean Christopherson
2021-02-11KVM: selftests: Fix size of memslots created by Xen testsSean Christopherson
2021-02-09KVM: x86: hyper-v: Make Hyper-V emulation enablement conditionalVitaly Kuznetsov
2021-02-04KVM: x86/xen: Fix coexistence of Xen and Hyper-V hypercallsJoao Martins
2021-02-04KVM: x86/xen: intercept xen hypercalls if enabledJoao Martins