summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm
AgeCommit message (Expand)AuthorFilesLines
2025-06-19KVM: arm64: selftests: Close the GIC FD in arch_timer_edge_casesZenghui Yu1-3/+13
2025-06-11Merge tag 'kvmarm-fixes-6.16-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini1-14/+25
2025-06-05KVM: arm64: selftests: Determine effective counter width in arch_timer_edge_c...Sebastian Ott1-9/+18
2025-06-05KVM: arm64: selftests: Fix xVAL init in arch_timer_edge_casesSebastian Ott1-1/+1
2025-06-05KVM: arm64: selftests: Fix thread migration in arch_timer_edge_casesSebastian Ott1-3/+5
2025-06-05KVM: arm64: selftests: Fix help text for arch_timer_edge_casesSebastian Ott1-1/+1
2025-05-27Merge tag 'kvm-x86-svm-6.16' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2-0/+136
2025-05-27Merge tag 'kvm-x86-selftests-6.16' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini16-104/+1127
2025-05-26Merge tag 'kvm-riscv-6.16-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini7-77/+247
2025-05-26Merge tag 'kvmarm-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini3-1/+204
2025-05-23Merge branch kvm-arm64/misc-6.16 into kvmarm-master/nextMarc Zyngier2-0/+128
2025-05-21KVM: riscv: selftests: Add vector extension testsAtish Patra1-0/+132
2025-05-21KVM: riscv: selftests: Decode stval to identify exact exception typeAtish Patra2-1/+32
2025-05-21KVM: riscv: selftests: Align the trap information wiht pt_regsAtish Patra6-76/+83
2025-05-20KVM: selftests: Add supported test cases for LoongArchBibo Mao3-2/+19
2025-05-20KVM: selftests: Add ucall test support for LoongArchBibo Mao2-0/+58
2025-05-20KVM: selftests: Add core KVM selftests support for LoongArchBibo Mao2-0/+405
2025-05-20KVM: selftests: Add KVM selftests header files for LoongArchBibo Mao3-0/+153
2025-05-20KVM: selftests: Add VM_MODE_P47V47_16K VM modeBibo Mao2-0/+4
2025-05-19KVM: selftests: Add test to verify KVM_CAP_X86_BUS_LOCK_EXITNikunj A Dadhania2-0/+136
2025-05-16KVM: selftests: access_tracking_perf_test: Use MGLRU for access trackingJames Houghton4-26/+638
2025-05-16KVM: selftests: Build and link selftests/cgroup/lib into KVM selftestsJames Houghton1-1/+2
2025-05-16KVM: selftests: access_tracking_perf_test: Add option to skip the sanity checkMaxim Levitsky3-9/+61
2025-05-16KVM: selftests: Extract guts of THP accessor to standalone sysfs helpersSean Christopherson1-11/+24
2025-05-16KVM: selftests: Confirm exposing MTE_frac does not break migrationBen Horgan1-1/+76
2025-05-08KVM: selftests: Add a test for x86's fastops emulationSean Christopherson2-0/+166
2025-05-06KVM: arm64: selftests: Add test for SVE host corruptionMark Brown2-0/+128
2025-05-05KVM: arm64: selftest: Don't try to disable AArch64 supportMarc Zyngier1-4/+4
2025-05-02KVM: selftests: Add a basic SEV-SNP smoke testPratik R. Sampat1-2/+23
2025-05-02KVM: selftests: Decouple SEV policy from VM typePratik R. Sampat1-24/+26
2025-05-02KVM: selftests: Force GUEST_MEMFD flag for SNP VM typePratik R. Sampat1-2/+19
2025-05-02KVM: selftests: Add library support for interacting with SNPPratik R. Sampat2-6/+95
2025-05-02KVM: selftests: Introduce SEV VM type checkPratik R. Sampat3-3/+18
2025-05-02KVM: selftests: Replace assert() with TEST_ASSERT_EQ()Pratik R. Sampat1-4/+4
2025-05-02KVM: selftests: Add SMT control state helperPratik R. Sampat2-20/+36
2025-05-02KVM: selftests: Add vmgexit helperPratik R. Sampat2-1/+6
2025-05-02KVM: selftests: SEV-SNP test for KVM_SEV_INIT2Pratik R. Sampat2-0/+14
2025-04-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds7-123/+195
2025-04-08Merge tag 'kvmarm-fixes-6.15-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini3-33/+96
2025-04-06KVM: arm64: selftests: Explicitly set the page attrs to Inner-ShareableRaghavendra Rao Ananta2-0/+4
2025-04-06KVM: arm64: selftests: Introduce and use hardware-definition macrosRaghavendra Rao Ananta3-33/+92
2025-04-04Merge tag 'riscv-for-linus-6.15-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+8
2025-04-04Merge branch 'kvm-6.15-rc2-fixes' into HEADPaolo Bonzini1-6/+25
2025-04-04KVM: selftests: Add option to rseq test to override /dev/cpu_dma_latencySean Christopherson1-6/+25
2025-04-04selftests: kvm: list once tests that are valid on all architecturesPaolo Bonzini1-30/+15
2025-04-04selftests: kvm: bring list of exit reasons up to datePaolo Bonzini1-3/+2
2025-04-04selftests: kvm: revamp MONITOR/MWAIT testsPaolo Bonzini1-51/+57
2025-03-20Merge tag 'kvmarm-6.15' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...Paolo Bonzini3-17/+70
2025-03-20Merge tag 'kvm-riscv-6.15-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini1-25/+56
2025-03-20Merge branch 'kvm-arm64/writable-midr' into kvmarm/nextOliver Upton1-7/+30