aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/lib/x86_64/sev.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-12-18KVM: selftests: Use canonical $(ARCH) paths for KVM selftests directoriesSean Christopherson1-141/+0
2024-04-29KVM: selftests: Define _GNU_SOURCE for all selftests codeSean Christopherson1-1/+0
2024-04-11selftests: kvm: split "launch" phase of SEV VM creationPaolo Bonzini1-6/+10
2024-04-11selftests: kvm: switch to using KVM_X86_*_VMPaolo Bonzini1-3/+27
2024-02-28KVM: selftests: Add a basic SEV-ES smoke testSean Christopherson1-1/+5
2024-02-28KVM: selftests: Add library for creating and interacting with SEV guestsPeter Gonda1-0/+110