aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/lib/x86/vmx.c
AgeCommit message (Expand)AuthorFilesLines
2026-04-20KVM: selftests: Drop "vaddr_" from APIs that allocate memory for a given VMSean Christopherson1-8/+8
2026-04-20KVM: selftests: Use u16 instead of uint16_tDavid Matlack1-1/+1
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-2/+2
2026-01-08KVM: selftests: Allow kvm_cpu_has_ept() to be called on AMD CPUsYosry Ahmed1-0/+3
2026-01-08KVM: selftests: Move TDP mapping functions outside of vmx.cSean Christopherson1-71/+0
2026-01-08KVM: selftests: Reuse virt mapping functions for nested EPTsYosry Ahmed1-99/+20
2026-01-08KVM: selftests: Stop passing VMX metadata to TDP mapping functionsYosry Ahmed1-21/+12
2026-01-08KVM: selftests: Use a TDP MMU to share EPT page tables between vCPUsYosry Ahmed1-10/+20
2026-01-08KVM: selftests: Stop setting A/D bits when creating EPT PTEsYosry Ahmed1-8/+0
2026-01-08KVM: selftests: Kill eptPageTablePointerYosry Ahmed1-20/+17
2026-01-08KVM: selftests: Rename nested TDP mapping functionsYosry Ahmed1-26/+24
2026-01-08KVM: selftests: Stop passing a memslot to nested_map_memslot()Yosry Ahmed1-4/+8
2025-11-20KVM: selftests: Change VM_MODE_PXXV48_4K to VM_MODE_PXXVYY_4KJim Mattson1-3/+3
2025-11-20KVM: selftests: Remove the unused argument to prepare_eptp()Yosry Ahmed1-2/+1
2024-12-18KVM: selftests: Use canonical $(ARCH) paths for KVM selftests directoriesSean Christopherson1-0/+552