summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm
AgeCommit message (Expand)Author
2025-09-30Merge tag 'kvm-riscv-6.18-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2025-09-30Merge tag 'kvmarm-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2025-09-30Merge tag 'kvmarm-fixes-6.17-2' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2025-09-24Merge branch kvm-arm64/selftests-6.18 into kvmarm-master/nextMarc Zyngier
2025-09-24KVM: arm64: selftests: Cover ID_AA64ISAR3_EL1 in set_id_regsMark Brown
2025-09-24KVM: arm64: selftests: Remove a duplicate register listing in set_id_regsMark Brown
2025-09-24KVM: arm64: selftests: Cope with arch silliness in EL2 selftestOliver Upton
2025-09-24KVM: arm64: selftests: Add basic test for running in VHE EL2Oliver Upton
2025-09-24KVM: arm64: selftests: Enable EL2 by defaultOliver Upton
2025-09-24KVM: arm64: selftests: Initialize HCR_EL2Oliver Upton
2025-09-24KVM: arm64: selftests: Use the vCPU attr for setting nr of PMU countersOliver Upton
2025-09-24KVM: arm64: selftests: Use hyp timer IRQs when test runs at EL2Oliver Upton
2025-09-24KVM: arm64: selftests: Select SMCCC conduit based on current ELOliver Upton
2025-09-24KVM: arm64: selftests: Provide helper for getting default vCPU targetOliver Upton
2025-09-24KVM: arm64: selftests: Alias EL1 registers to EL2 counterpartsOliver Upton
2025-09-24KVM: arm64: selftests: Create a VGICv3 for 'default' VMsOliver Upton
2025-09-24KVM: arm64: selftests: Add unsanitised helpers for VGICv3 creationOliver Upton
2025-09-24KVM: arm64: selftests: Add helper to check for VGICv3 supportOliver Upton
2025-09-24KVM: arm64: selftests: Initialize VGICv3 only onceOliver Upton
2025-09-24KVM: arm64: selftests: Provide kvm_arch_vm_post_create() in library codeOliver Upton
2025-09-23KVM: selftests: Verify MSRs are (not) in save/restore list when (un)supportedSean Christopherson
2025-09-23KVM: selftests: Add coverage for KVM-defined registers in MSRs testSean Christopherson
2025-09-23KVM: selftests: Add KVM_{G,S}ET_ONE_REG coverage to MSRs testSean Christopherson
2025-09-23KVM: selftests: Extend MSRs test to validate vCPUs without supported featuresSean Christopherson
2025-09-23KVM: selftests: Add support for MSR_IA32_{S,U}_CET to MSRs testSean Christopherson
2025-09-23KVM: selftests: Add an MSR test to exercise guest/host and read/writeSean Christopherson
2025-09-23KVM: x86: Merge 'selftests' into 'cet' to pick up ex_str()Sean Christopherson
2025-09-23KVM: selftests: Add ex_str() to print human friendly name of exception vectorsSean Christopherson
2025-09-23selftests/kvm: remove stale TODO in xapic_state_testSukrut Heroorkar
2025-09-23KVM: selftests: Handle Intel Atom errata that leads to PMU event overcountdongsheng
2025-09-23KVM: selftests: Validate more arch-events in pmu_counters_testDapeng Mi
2025-09-23KVM: selftests: Reduce number of "unavailable PMU events" combos testedSean Christopherson
2025-09-23KVM: selftests: Track unavailable_mask for PMU events as 32-bit valueSean Christopherson
2025-09-23KVM: selftests: Add timing_info bit support in vmx_pmu_caps_testDapeng Mi
2025-09-22KVM: x86: Don't treat ENTER and LEAVE as branches, because they aren'tSean Christopherson
2025-09-20Merge branch kvm-arm64/el2-feature-control into kvmarm-master/nextMarc Zyngier
2025-09-20KVM: arm64: selftest: Expand external_aborts test to look for TTW levelsMarc Zyngier
2025-09-19KVM: arm64: selftests: Test writes to ID_AA64MMFR1_EL1.{HCX, TWED}Jinqian Yang
2025-09-16KVM: riscv: selftests: Add SBI FWFT to get-reg-list testAnup Patel
2025-09-16KVM: riscv: selftests: Add common supported test casesQuan Zhou
2025-09-16KVM: riscv: selftests: Add missing headers for new testcasesDong Yang
2025-09-16KVM: riscv: selftests: Add bfloat16 extension to get-reg-list testQuan Zhou
2025-09-16KVM: riscv: selftests: Add Zicbop extension to get-reg-list testQuan Zhou
2025-09-11KVM: selftests: Add support for DIV and IDIV in the fastops testSean Christopherson
2025-09-11KVM: selftests: Dedup the gnarly constraints of the fastops tests (more macros!)Sean Christopherson
2025-09-11KVM: selftests: Add coverage for 'b' (byte) sized fastops emulationSean Christopherson
2025-09-11KVM: selftests: Add support for #DE exception fixupSean Christopherson
2025-09-08KVM: selftests: Fix typo in hyperv cpuid test messageAlok Tiwari
2025-08-29Merge tag 'kvmarm-fixes-6.17-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2025-08-27KVM: selftests: Add guest_memfd testcase to fault-in on !mmap()'d memorySean Christopherson