summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/lib/x86/vmx.c
AgeCommit message (Expand)Author
2026-01-08KVM: selftests: Allow kvm_cpu_has_ept() to be called on AMD CPUsYosry Ahmed
2026-01-08KVM: selftests: Move TDP mapping functions outside of vmx.cSean Christopherson
2026-01-08KVM: selftests: Reuse virt mapping functions for nested EPTsYosry Ahmed
2026-01-08KVM: selftests: Stop passing VMX metadata to TDP mapping functionsYosry Ahmed
2026-01-08KVM: selftests: Use a TDP MMU to share EPT page tables between vCPUsYosry Ahmed
2026-01-08KVM: selftests: Stop setting A/D bits when creating EPT PTEsYosry Ahmed
2026-01-08KVM: selftests: Kill eptPageTablePointerYosry Ahmed
2026-01-08KVM: selftests: Rename nested TDP mapping functionsYosry Ahmed
2026-01-08KVM: selftests: Stop passing a memslot to nested_map_memslot()Yosry Ahmed
2025-11-20KVM: selftests: Change VM_MODE_PXXV48_4K to VM_MODE_PXXVYY_4KJim Mattson
2025-11-20KVM: selftests: Remove the unused argument to prepare_eptp()Yosry Ahmed
2024-12-18KVM: selftests: Use canonical $(ARCH) paths for KVM selftests directoriesSean Christopherson