summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/x86_64/hyperv_features.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: selftests: Avoid KVM_SET_CPUID2 after KVM_RUN in hyperv_features testVitaly Kuznetsov2021-11-261-69/+71
* KVM: selftests: Test access to XMM fast hypercallsVitaly Kuznetsov2021-08-031-3/+38
* KVM: selftests: x86: Address missing vm_install_exception_handler conversionsMarc Zyngier2021-07-141-1/+1
* KVM: selftests: Add helpers to allocate N pages of virtual memorySean Christopherson2021-06-241-3/+3
* KVM: selftests: Use "standard" min virtual address for Hyper-V pagesSean Christopherson2021-06-241-1/+1
* KVM: selftests: Zero out the correct page in the Hyper-V features testSean Christopherson2021-06-241-1/+1
* KVM: selftests: Introduce hyperv_features testVitaly Kuznetsov2021-06-171-0/+649