summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/x86/hyperv_features.c
AgeCommit message (Expand)AuthorFilesLines
2026-05-26KVM: selftests: hyperv_features: test write of 1 to HV_X64_MSR_RESETPiotr Zarycki1-7/+12
2026-05-13KVM: selftests: Fix typo in comment in hyperv_features.cPiotr Zarycki1-1/+1
2026-04-20KVM: selftests: Drop "vaddr_" from APIs that allocate memory for a given VMSean Christopherson1-3/+3
2026-04-20KVM: selftests: Use u8 instead of uint8_tDavid Matlack1-2/+2
2026-04-20KVM: selftests: Use u32 instead of uint32_tDavid Matlack1-2/+2
2026-04-20KVM: selftests: Use u64 instead of uint64_tDavid Matlack1-3/+3
2026-04-20KVM: selftests: Use gpa_t for GPAs in Hyper-V selftestsDavid Matlack1-1/+1
2026-04-20KVM: selftests: Use gva_t instead of vm_vaddr_tDavid Matlack1-3/+3
2025-11-20KVM: selftests: Stop hardcoding PAGE_SIZE in x86 selftestsYosry Ahmed1-1/+1
2025-09-23KVM: selftests: Add ex_str() to print human friendly name of exception vectorsSean Christopherson1-8/+8
2024-12-18KVM: selftests: Use canonical $(ARCH) paths for KVM selftests directoriesSean Christopherson1-0/+695