index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
/
lib
/
loongarch
Age
Commit message (
Expand
)
Author
2026-04-20
KVM: selftests: Replace "paddr" with "gpa" throughout
Sean Christopherson
2026-04-20
KVM: selftests: Replace "vaddr" with "gva" throughout
Sean Christopherson
2026-04-20
KVM: selftests: Rename vm_vaddr_unused_gap() => vm_unused_gva_gap()
Sean Christopherson
2026-04-20
KVM: selftests: Drop "vaddr_" from APIs that allocate memory for a given VM
Sean Christopherson
2026-04-20
KVM: selftests: Use u8 instead of uint8_t
David Matlack
2026-04-20
KVM: selftests: Use u32 instead of uint32_t
David Matlack
2026-04-20
KVM: selftests: Use u64 instead of uint64_t
David Matlack
2026-04-20
KVM: selftests: Use gpa_t instead of vm_paddr_t
David Matlack
2026-04-20
KVM: selftests: Use gva_t instead of vm_vaddr_t
David Matlack
2026-04-09
KVM: LoongArch: selftests: Add basic PMU event counting test
Song Gao
2026-04-09
KVM: LoongArch: selftests: Add cpucfg read/write helpers
Song Gao
2026-01-08
KVM: selftests: Add "struct kvm_mmu" to track a given MMU instance
Sean Christopherson
2025-11-28
KVM: LoongArch: selftests: Add time counter test case
Bibo Mao
2025-11-28
KVM: LoongArch: selftests: Add timer interrupt test case
Bibo Mao
2025-11-27
KVM: LoongArch: selftests: Add exception handler register interface
Bibo Mao
2025-11-27
KVM: LoongArch: selftests: Add basic interfaces
Bibo Mao
2025-11-27
KVM: LoongArch: selftests: Add system registers save/restore on exception
Bibo Mao
2025-05-20
KVM: selftests: Add ucall test support for LoongArch
Bibo Mao
2025-05-20
KVM: selftests: Add core KVM selftests support for LoongArch
Bibo Mao