summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm
AgeCommit message (Expand)Author
2025-05-26Merge tag 'kvm-riscv-6.16-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2025-05-26Merge tag 'kvmarm-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2025-05-23Merge branch kvm-arm64/misc-6.16 into kvmarm-master/nextMarc Zyngier
2025-05-21KVM: riscv: selftests: Add vector extension testsAtish Patra
2025-05-21KVM: riscv: selftests: Decode stval to identify exact exception typeAtish Patra
2025-05-21KVM: riscv: selftests: Align the trap information wiht pt_regsAtish Patra
2025-05-20KVM: selftests: Add supported test cases for LoongArchBibo Mao
2025-05-20KVM: selftests: Add ucall test support for LoongArchBibo Mao
2025-05-20KVM: selftests: Add core KVM selftests support for LoongArchBibo Mao
2025-05-20KVM: selftests: Add KVM selftests header files for LoongArchBibo Mao
2025-05-20KVM: selftests: Add VM_MODE_P47V47_16K VM modeBibo Mao
2025-05-16KVM: selftests: Confirm exposing MTE_frac does not break migrationBen Horgan
2025-05-06KVM: arm64: selftests: Add test for SVE host corruptionMark Brown
2025-05-05KVM: arm64: selftest: Don't try to disable AArch64 supportMarc Zyngier
2025-04-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-04-08Merge tag 'kvmarm-fixes-6.15-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2025-04-06KVM: arm64: selftests: Explicitly set the page attrs to Inner-ShareableRaghavendra Rao Ananta
2025-04-06KVM: arm64: selftests: Introduce and use hardware-definition macrosRaghavendra Rao Ananta
2025-04-04Merge tag 'riscv-for-linus-6.15-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-04-04Merge branch 'kvm-6.15-rc2-fixes' into HEADPaolo Bonzini
2025-04-04KVM: selftests: Add option to rseq test to override /dev/cpu_dma_latencySean Christopherson
2025-04-04selftests: kvm: list once tests that are valid on all architecturesPaolo Bonzini
2025-04-04selftests: kvm: bring list of exit reasons up to datePaolo Bonzini
2025-04-04selftests: kvm: revamp MONITOR/MWAIT testsPaolo Bonzini
2025-03-20Merge tag 'kvmarm-6.15' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...Paolo Bonzini
2025-03-20Merge tag 'kvm-riscv-6.15-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2025-03-19Merge branch 'kvm-arm64/writable-midr' into kvmarm/nextOliver Upton
2025-03-19Merge branch 'kvm-arm64/pv-cpuid' into kvmarm/nextOliver Upton
2025-03-19Merge branch 'kvm-arm64/nv-idregs' into kvmarm/nextOliver Upton
2025-03-19Merge tag 'kvm-x86-selftests-6.15' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-03-19Merge tag 'kvm-x86-selftests_6.15-1' of https://github.com/kvm-x86/linux into...Paolo Bonzini
2025-03-19Merge tag 'kvm-x86-misc-6.15' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-03-19KVM: riscv: selftests: Add Zaamo/Zalrsc extensions to get-reg-list testClément Léger
2025-03-12KVM: arm64: selftests: Test that TGRAN*_2 fields are writableSebastian Ott
2025-03-06KVM: riscv: selftests: Allow number of interrupts to be configurableAtish Patra
2025-03-06KVM: riscv: selftests: Change command line optionAtish Patra
2025-03-06KVM: riscv: selftests: Do not start the counter in the overflow handlerAtish Patra
2025-03-03KVM: selftests: Fix printf() format goof in SEV smoke testSean Christopherson
2025-03-03KVM: selftests: Ensure all vCPUs hit -EFAULT during initial RO stageSean Christopherson
2025-02-28KVM: selftests: Relax assertion on HLT exits if CPU supports Idle HLTSean Christopherson
2025-02-28KVM: selftests: Assert that STI blocking isn't set after event injectionSean Christopherson
2025-02-28KVM: selftests: Fix spelling mistake "UFFDIO_CONINUE" -> "UFFDIO_CONTINUE"Colin Ian King
2025-02-26KVM: selftests: Add test for KVM_REG_ARM_VENDOR_HYP_BMAP_2Shameer Kolothum
2025-02-26KVM: selftests: arm64: Test writes to MIDR,REVIDR,AIDRSebastian Ott
2025-02-24KVM: selftests: Add a nested (forced) emulation intercept test for x86Sean Christopherson
2025-02-14KVM: selftests: Add infrastructure for getting vCPU binary statsSean Christopherson
2025-02-14KVM: selftests: Adjust number of files rlimit for all "standard" VMsSean Christopherson
2025-02-14KVM: selftests: Get VM's binary stats FD when opening VMSean Christopherson
2025-02-14KVM: selftests: Add struct and helpers to wrap binary stats cacheSean Christopherson
2025-02-14KVM: selftests: Macrofy vm_get_stat() to auto-generate stat name stringSean Christopherson