aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/lib/x86/svm.c
AgeCommit message (Expand)AuthorFilesLines
2026-04-20KVM: selftests: Drop "vaddr_" from APIs that allocate memory for a given VMSean Christopherson1-4/+4
2026-04-20KVM: selftests: Use u64 instead of uint64_tDavid Matlack1-3/+3
2026-04-20KVM: selftests: Use gva_t instead of vm_vaddr_tDavid Matlack1-2/+2
2026-03-04KVM: SVM: Rename vmcb->nested_ctl to vmcb->misc_ctlSean Christopherson1-1/+1
2026-01-08KVM: selftests: Set the user bit on nested NPT PTEsYosry Ahmed1-0/+3
2026-01-08KVM: selftests: Add support for nested NPTsYosry Ahmed1-0/+24
2024-12-18KVM: selftests: Use canonical $(ARCH) paths for KVM selftests directoriesSean Christopherson1-0/+163