summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/lib/loongarch
AgeCommit message (Expand)Author
2026-04-20KVM: selftests: Replace "paddr" with "gpa" throughoutSean Christopherson
2026-04-20KVM: selftests: Replace "vaddr" with "gva" throughoutSean Christopherson
2026-04-20KVM: selftests: Rename vm_vaddr_unused_gap() => vm_unused_gva_gap()Sean Christopherson
2026-04-20KVM: selftests: Drop "vaddr_" from APIs that allocate memory for a given VMSean Christopherson
2026-04-20KVM: selftests: Use u8 instead of uint8_tDavid Matlack
2026-04-20KVM: selftests: Use u32 instead of uint32_tDavid Matlack
2026-04-20KVM: selftests: Use u64 instead of uint64_tDavid Matlack
2026-04-20KVM: selftests: Use gpa_t instead of vm_paddr_tDavid Matlack
2026-04-20KVM: selftests: Use gva_t instead of vm_vaddr_tDavid Matlack
2026-04-09KVM: LoongArch: selftests: Add basic PMU event counting testSong Gao
2026-04-09KVM: LoongArch: selftests: Add cpucfg read/write helpersSong Gao
2026-01-08KVM: selftests: Add "struct kvm_mmu" to track a given MMU instanceSean Christopherson
2025-11-28KVM: LoongArch: selftests: Add time counter test caseBibo Mao
2025-11-28KVM: LoongArch: selftests: Add timer interrupt test caseBibo Mao
2025-11-27KVM: LoongArch: selftests: Add exception handler register interfaceBibo Mao
2025-11-27KVM: LoongArch: selftests: Add basic interfacesBibo Mao
2025-11-27KVM: LoongArch: selftests: Add system registers save/restore on exceptionBibo Mao
2025-05-20KVM: selftests: Add ucall test support for LoongArchBibo Mao
2025-05-20KVM: selftests: Add core KVM selftests support for LoongArchBibo Mao