index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
/
x86
Age
Commit message (
Expand
)
Author
12 days
Merge tag 'kvm-x86-misc-7.3' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
12 days
Merge tag 'kvm-x86-selftests2-7.3' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
12 days
Merge tag 'kvm-x86-selftests-7.3' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
12 days
Merge tag 'kvm-riscv-7.3-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2026-08-10
KVM: selftests: Create one VM with many vCPUs for each major PMU counters test
Sean Christopherson
2026-08-05
KVM: x86/pmu: Clean up vPMU comments and stray blank lines
Like Xu
2026-08-05
KVM: selftests: Test one random GP counter in PMU arch events testcase
Sean Christopherson
2026-07-31
KVM: selftests: Add a test for KVM_CREATE_VM VM type enforcement
Hemanth Selam
2026-07-31
KVM: selftests: Extend the invalid nVMX guest state test to cover RSM
Hao Zhang
2026-07-31
KVM: selftests: Refactor invalid nVMX state test to prepare for RSM testcase
Sean Christopherson
2026-07-31
KVM: selftests: Use port 0x80 in invalid nVMX guest state test
Sean Christopherson
2026-07-31
KVM: selftests: Add helper APIs to cancel+join pthreads
Sean Christopherson
2026-07-31
KVM: selftests: Add KVM syscall wrappers for pthread_{cancel,join}()
Sean Christopherson
2026-07-31
KVM: selftests: Add KVM syscall wrapper for pthread_create()
Sean Christopherson
2026-07-29
KVM: selftests: Trigger L2->L1 exits stress save+restore and #PF test
Yosry Ahmed
2026-07-29
KVM: selftests: Support running stress save+restore and #PF test in L2
Yosry Ahmed
2026-07-29
KVM: selftests: Trigger save+restore randomly in the #PF stress test
Yosry Ahmed
2026-07-29
KVM: selftests: Add basic stress test for save+restore and #PF handling
Yosry Ahmed
2026-07-29
KVM: selftests: Use __stringify() instead of custom XSTR() macros
Yosry Ahmed
2026-07-27
KVM: selftests: Extend set_sregs test to cover EFER
Yosry Ahmed
2026-07-22
KVM: selftests: Fix typos in x86 and riscv tests
Shivank Sharma
2026-07-21
KVM: selftests: sev_init2_tests: Derive SEV availability from KVM
David Woodhouse
2026-07-21
KVM: selftests: sev_smoke_test: Only run VM types the host offers
David Woodhouse
2026-07-14
KVM: selftests: Fix a spelling error in an xapic_ipi_test comment
Wang Yan
2026-07-10
KVM: selftests: Verify SNP VMs are rejected from migration and mirroring
Atish Patra
2026-07-07
KVM: selftests: Rename guest_rng to kvm_rng
Josh Hilke
2026-06-17
KVM: selftests: Add svm_pmu_host_guest_test for Host-Only/Guest-Only bits
Jim Mattson
2026-06-17
KVM: selftests: Drop L1-provided stacks for L2 guests on x86
Yosry Ahmed
2026-06-12
Merge tag 'kvm-x86-svm-7.2' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2026-06-12
Merge tag 'kvm-x86-sev-7.2' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2026-06-12
Merge tag 'kvm-x86-selftests-7.2' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2026-06-12
Merge tag 'kvm-x86-misc-7.2' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2026-06-08
KVM: selftests: Add regression test for mediated PMU fixed counter filter bug
Sean Christopherson
2026-06-03
KVM: selftests: Add a test for gPAT handling in L2
Yosry Ahmed
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-23
KVM: selftests: Verify that KVM returns the configured APIC cycle length
Sean Christopherson
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-13
KVM: selftests: Add a test to verify SEV {en,de}crypt debug ioctls
Sean Christopherson
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-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: 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
[next]