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
46 hours
Merge branches 'fixes', 'generic', 'irq_test', 'misc', 'svm' and 'vmx'
Sean Christopherson
3 days
KVM: selftests: Verify SNP VMs are rejected from migration and mirroring
Atish Patra
4 days
KVM: selftests: Fix a spelling error in an xapic_ipi_test comment
Wang Yan
4 days
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
2026-04-20
KVM: selftests: Use u16 instead of uint16_t
David Matlack
2026-04-20
KVM: selftests: Use u32 instead of uint32_t
David Matlack
2026-04-20
KVM: selftests: Use s64 instead of int64_t
David Matlack
2026-04-20
KVM: selftests: Use u64 instead of uint64_t
David Matlack
2026-04-20
KVM: selftests: Use gpa_t for GPAs in Hyper-V selftests
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-13
Merge tag 'kvm-x86-svm-7.1' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2026-04-13
Merge tag 'kvm-x86-nested-7.1' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2026-04-13
Merge tag 'kvm-x86-selftests-7.1' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2026-04-03
KVM: selftests: Drop 'invalid' from svm_nested_invalid_vmcb12_gpa's name
Yosry Ahmed
2026-04-03
KVM: selftests: Rework svm_nested_invalid_vmcb12_gpa
Yosry Ahmed
2026-04-03
KVM: selftests: Remove duplicate LAUNCH_UPDATE_VMSA call in SEV-ES migrate test
Sean Christopherson
2026-03-12
KVM: selftests: Verify SEV+ guests can read and write EFER, CR0, CR4, and CR8
Sean Christopherson
2026-03-11
selftests: kvm: add a test that VMX validates controls on RSM
Paolo Bonzini
2026-03-11
selftests: kvm: extract common functionality out of smm_test.c
Paolo Bonzini
2026-03-04
KVM: selftests: Add a test for L2 clearing EFER.SVME without intercept
Yosry Ahmed
2026-03-04
KVM: selftest: Add a selftest for VMRUN/#VMEXIT with unmappable vmcb12
Yosry Ahmed
2026-03-04
KVM: SVM: Rename vmcb->virt_ext to vmcb->misc_ctl2
Yosry Ahmed
2026-03-04
KVM: selftests: Add a test for LBR save/restore (ft. nested)
Yosry Ahmed
2026-03-02
KVM: selftests: Extend state_test to check next_rip
Yosry Ahmed
2026-03-02
KVM: selftests: Extend state_test to check vGIF
Yosry Ahmed
[next]