summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm
AgeCommit message (Expand)Author
9 daysMerge tag 'kvm-s390-master-7.0-1' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2026-03-16KVM: s390: selftests: Add IRQ routing address offset testsJanosch Frank
2026-03-12KVM: selftests: Verify SEV+ guests can read and write EFER, CR0, CR4, and CR8Sean Christopherson
2026-03-11selftests: kvm: add a test that VMX validates controls on RSMPaolo Bonzini
2026-03-11selftests: kvm: extract common functionality out of smm_test.cPaolo Bonzini
2026-03-11KVM: selftests: Increase 'maxnode' for guest_memfd testsKai Huang
2026-02-11Merge tag 'kvm-s390-next-7.0-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2026-02-11Merge tag 'kvm-x86-apic-6.20' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2026-02-11Merge tag 'kvm-riscv-6.20-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2026-02-09Merge tag 'kvm-x86-svm-6.20' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2026-02-09Merge tag 'kvm-x86-selftests-6.20' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2026-02-09Merge tag 'kvmarm-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
2026-02-09Merge tag 'loongarch-kvm-6.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2026-02-06RISC-V: KVM: selftests: Add Zalasr extensions to get-reg-list testXu Lu
2026-02-06KVM: riscv: selftests: Add riscv vm satp modesWu Fei
2026-02-06KVM: riscv: selftests: add Zilsd and Zclsd extension to get-reg-list testPincheng Wang
2026-02-06KVM: LoongArch: selftests: Add steal time test caseBibo Mao
2026-02-05Merge branch kvm-arm64/resx into kvmarm-master/nextMarc Zyngier
2026-02-05KVM: arm64: Remove all traces of FEAT_TMEMarc Zyngier
2026-02-04KVM: s390: selftests: Add selftest for the KVM_S390_KEYOP ioctlClaudio Imbrenda
2026-01-23KVM: selftests: Add -U_FORTIFY_SOURCE to avoid some unpredictable test failuresZhiquan Li
2026-01-23Merge branch kvm-arm64/feat_idst into kvmarm-master/nextMarc Zyngier
2026-01-16KVM: selftests: Test READ=>WRITE dirty logging behavior for shadow MMUSean Christopherson
2026-01-15KVM: selftests: Fix typos and stale comments in kvm_utilFuad Tabba
2026-01-15KVM: selftests: Move page_align() to shared headerFuad Tabba
2026-01-15KVM: riscv: selftests: Fix incorrect rounding in page_align()Fuad Tabba
2026-01-15KVM: arm64: selftests: Fix incorrect rounding in page_align()Fuad Tabba
2026-01-15KVM: arm64: selftests: Disable unused TTBR1_EL1 translationsFuad Tabba
2026-01-15KVM: arm64: selftests: Add a test for FEAT_IDSTMarc Zyngier
2026-01-14KVM: selftests: Add a selftests for nested VMLOAD/VMSAVEYosry Ahmed
2026-01-14KVM: selftests: Slightly simplify memstress_setup_nested()Yosry Ahmed
2026-01-13KVM: SVM: Treat exit_code as an unsigned 64-bit value through all of KVMSean Christopherson
2026-01-13KVM: selftests: Add a test to verify APICv updates (while L2 is active)Sean Christopherson
2026-01-10selftests: kvm: Verify TILELOADD actually #NM faults when XFD[18]=1Sean Christopherson
2026-01-10selftests: kvm: try getting XFD and XSAVE state out of syncPaolo Bonzini
2026-01-10selftests: kvm: replace numbered sync points with actionsPaolo Bonzini
2026-01-08KVM: selftests: Extend vmx_set_nested_state_test to cover SVMYosry Ahmed
2026-01-08KVM: selftests: Use TEST_ASSERT_EQ() in test_vmx_nested_state()Yosry Ahmed
2026-01-08KVM: selftests: Rename vm_get_page_table_entry() to vm_get_pte()Sean Christopherson
2026-01-08KVM: selftests: Extend memstress to run on nested SVMYosry Ahmed
2026-01-08KVM: selftests: Extend vmx_dirty_log_test to cover SVMYosry Ahmed
2026-01-08KVM: selftests: Set the user bit on nested NPT PTEsYosry Ahmed
2026-01-08KVM: selftests: Add support for nested NPTsYosry Ahmed
2026-01-08KVM: selftests: Allow kvm_cpu_has_ept() to be called on AMD CPUsYosry Ahmed
2026-01-08KVM: selftests: Move TDP mapping functions outside of vmx.cSean Christopherson
2026-01-08KVM: selftests: Reuse virt mapping functions for nested EPTsYosry Ahmed
2026-01-08KVM: selftests: Add a stage-2 MMU instance to kvm_vmSean Christopherson
2026-01-08KVM: selftests: Stop passing VMX metadata to TDP mapping functionsYosry Ahmed
2026-01-08KVM: selftests: Use a TDP MMU to share EPT page tables between vCPUsYosry Ahmed
2026-01-08KVM: selftests: Move PTE bitmasks to kvm_mmuYosry Ahmed