aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/x86/sev_smoke_test.c
AgeCommit message (Expand)AuthorFilesLines
2026-04-20KVM: selftests: Drop "vaddr_" from APIs that allocate memory for a given VMSean Christopherson1-2/+2
2026-04-20KVM: selftests: Use u32 instead of uint32_tDavid Matlack1-5/+5
2026-04-20KVM: selftests: Use u64 instead of uint64_tDavid Matlack1-7/+7
2026-04-20KVM: selftests: Use gva_t instead of vm_vaddr_tDavid Matlack1-1/+1
2026-03-12KVM: selftests: Verify SEV+ guests can read and write EFER, CR0, CR4, and CR8Sean Christopherson1-0/+30
2025-11-20KVM: selftests: Stop hardcoding PAGE_SIZE in x86 selftestsYosry Ahmed1-1/+1
2025-05-02KVM: selftests: Add a basic SEV-SNP smoke testPratik R. Sampat1-2/+23
2025-05-02KVM: selftests: Decouple SEV policy from VM typePratik R. Sampat1-24/+26
2025-05-02KVM: selftests: Introduce SEV VM type checkPratik R. Sampat1-1/+1
2025-05-02KVM: selftests: Add vmgexit helperPratik R. Sampat1-1/+1
2025-03-03KVM: selftests: Fix printf() format goof in SEV smoke testSean Christopherson1-1/+2
2024-12-18KVM: selftests: Add and use a helper function for x86's LIDTIvan Orlov1-1/+1
2024-12-18KVM: selftests: Use canonical $(ARCH) paths for KVM selftests directoriesSean Christopherson1-0/+205