aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/x86/kvm_pv_test.c
AgeCommit message (Expand)AuthorFilesLines
2026-04-20KVM: selftests: Use u8 instead of uint8_tDavid Matlack1-1/+1
2026-04-20KVM: selftests: Use u32 instead of uint32_tDavid Matlack1-1/+1
2026-04-20KVM: selftests: Use u64 instead of uint64_tDavid Matlack1-3/+3
2024-12-18KVM: selftests: Update x86's KVM PV test to match KVM's disabling exits behaviorSean Christopherson1-3/+30
2024-12-18KVM: selftests: Fix a bad TEST_REQUIRE() in x86's KVM PV testSean Christopherson1-2/+3
2024-12-18KVM: selftests: Use canonical $(ARCH) paths for KVM selftests directoriesSean Christopherson1-0/+190