aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/lib/x86/sev.c
AgeCommit message (Expand)AuthorFilesLines
2026-04-20KVM: selftests: Use u8 instead of uint8_tDavid Matlack1-3/+3
2026-04-20KVM: selftests: Use u32 instead of uint32_tDavid Matlack1-2/+2
2026-04-20KVM: selftests: Use u64 instead of uint64_tDavid Matlack1-5/+5
2026-04-20KVM: selftests: Use gpa_t instead of vm_paddr_tDavid Matlack1-1/+1
2025-05-02KVM: selftests: Add library support for interacting with SNPPratik R. Sampat1-5/+63
2025-05-02KVM: selftests: Replace assert() with TEST_ASSERT_EQ()Pratik R. Sampat1-4/+4
2024-12-18KVM: selftests: Use canonical $(ARCH) paths for KVM selftests directoriesSean Christopherson1-0/+141