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
Age
Commit message (
Expand
)
Author
2026-06-08
KVM: selftests: Add regression test for mediated PMU fixed counter filter bug
Sean Christopherson
2026-06-07
KVM: selftests: Add a hugetlb memslot alignment test mode
Jinyu Tang
2026-06-05
KVM: riscv: selftests: Split SBI FWFT into separate feature-specific sublists
Yong-Xuan Wang
2026-06-05
KVM: riscv: selftests: Refactor ISA and SBI extension sublist macros
Yong-Xuan Wang
2026-06-03
KVM: selftests: Add a test for gPAT handling in L2
Yosry Ahmed
2026-06-03
KVM: selftests: Add guest_memfd regression test signed offset+size bug
Sean Christopherson
2026-06-03
KVM: selftests: Expand the guest_memfd test macros to allow passing the VM
Sean Christopherson
2026-05-29
Merge tag 'kvm-x86-fixes-7.1-rc6' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2026-05-28
KVM: selftests: Enable pre_fault_memory_test for s390
Claudio Imbrenda
2026-05-28
KVM: selftests: Fix pre_fault_memory_test to run on s390
Claudio Imbrenda
2026-05-27
KVM: selftests: Update hwcr_msr_test for CPUID faulting bit
Jim Mattson
2026-05-26
KVM: selftests: Add nested page fault injection test
Kevin Cheng
2026-05-26
KVM: selftests: hyperv_features: test write of 1 to HV_X64_MSR_RESET
Piotr Zarycki
2026-05-26
KVM: selftests: Randomize dirty_log_test's delay before reaping the bitmap
Sean Christopherson
2026-05-26
KVM: selftests: Add and use kvm_free_fd() to harden against fd goofs
Sean Christopherson
2026-05-26
KVM: selftests: Cast guest_memfd fd to a signed int when checking for >= 0
Sean Christopherson
2026-05-26
KVM: selftests: Remove unnecessary "%s" formatting of a constant string
Sean Christopherson
2026-05-26
KVM: selftests: Test guest_memfd binding overlap without GPA overlap
Zongyao Chen
2026-05-23
KVM: arm64: selftests: Improve error handling for GICv5 PPI selftest
Sascha Bischoff
2026-05-23
KVM: arm64: selftests: Cleanup unused vars in GICv5 PPI selftest
Sascha Bischoff
2026-05-23
KVM: arm64: selftests: Add missing GIC CDEN to no-vgic-v5 selftest
Sascha Bischoff
2026-05-23
KVM: selftests: Verify that KVM returns the configured APIC cycle length
Sean Christopherson
2026-05-23
KVM: selftests: elf: Include <endian.h> instead of <bits/endian.h>
Hisam Mehboob
2026-05-22
KVM: selftests: Fix vcpu_get_stats_fd() ioctl name
Zongyao Chen
2026-05-21
KVM: selftests: Verify VMX's GUEST_PENDING_DBG_EXCEPTIONS.BS Consistency Check
Hou Wenlong
2026-05-21
KVM: selftests: Verify guest debug DR7.GD checking during instruction emulation
Hou Wenlong
2026-05-21
KVM: selftests: Add all (known) EFLAGS bit definitions
Sean Christopherson
2026-05-13
KVM: selftests: Add a test to verify SEV {en,de}crypt debug ioctls
Sean Christopherson
2026-05-13
KVM: selftests: memslot_perf_test: make host wait timeout configurable
Mayuresh Chitale
2026-05-13
KVM: selftests: Guard execinfo.h inclusion for non-glibc builds
Hisam Mehboob
2026-05-13
KVM: selftests: Teach sev_*_test about revoking VM types
Tycho Andersen
2026-05-13
KVM: selftests: hyperv_tlb_flush: replace NOP loop with udelay()
Piotr Zarycki
2026-05-13
KVM: selftests: Fix typo in comment in hyperv_features.c
Piotr Zarycki
2026-05-13
KVM: selftests: sync_regs_test: drop stale TODO comment
Piotr Zarycki
2026-05-13
KVM: selftests: Include sys/mman.h *and* linux/mman.h, via kvm_syscalls.h
Sean Christopherson
2026-05-12
KVM: selftests: Ensure gmem file sizes are multiple of host page size
Sean Christopherson
2026-05-06
KVM: selftests: arm64: Fix steal_time test after UAPI refactoring
Sebastian Ott
2026-04-27
Merge tag 'kvm-x86-selftests_kernel_types-7.1' of https://github.com/kvm-x86/...
Paolo Bonzini
2026-04-27
KVM: selftests: Add check_steal_time_uapi() implementation for LoongArch
Sean Christopherson
2026-04-20
KVM: selftests: Replace "paddr" with "gpa" throughout
Sean Christopherson
2026-04-20
KVM: selftests: Replace "u64 nested_paddr" with "gpa_t l2_gpa"
Sean Christopherson
2026-04-20
KVM: selftests: Replace "u64 gpa" with "gpa_t" throughout
Sean Christopherson
2026-04-20
KVM: selftests: Replace "vaddr" with "gva" throughout
Sean Christopherson
2026-04-20
KVM: selftests: Clarify that arm64's inject_uer() takes a host PA, not a gues...
Sean Christopherson
2026-04-20
KVM: selftests: Rename translate_to_host_paddr() => translate_hva_to_hpa()
Sean Christopherson
2026-04-20
KVM: selftests: Rename vm_vaddr_populate_bitmap() => vm_populate_gva_bitmap()
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 s16 instead of int16_t
David Matlack
[prev]
[next]