summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm
AgeCommit message (Expand)AuthorLines
2025-01-12Merge tag 'kvm-s390-master-6.13-1' of https://git.kernel.org/pub/scm/linux/ke...Paolo Bonzini-1/+171
2025-01-07KVM: s390: selftests: Add has device attr check to uc_attr_mem_limit selftestChristoph Schlameuss-1/+4
2025-01-07KVM: s390: selftests: Add ucontrol gis routing testChristoph Schlameuss-0/+19
2025-01-07KVM: s390: selftests: Add ucontrol flic attr selftestsChristoph Schlameuss-0/+148
2024-12-17KVM: arm64: Fix set_id_regs selftest for ASIDBITS becoming unwritableMark Brown-1/+0
2024-11-27Merge tag 'kvm-riscv-6.13-2' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini-0/+8
2024-11-27Merge tag 'riscv-for-linus-6.13-mw1' of git://git.kernel.org/pub/scm/linux/ke...Paolo Bonzini-0/+8
2024-11-21KVM: riscv: selftests: Add Svade and Svadu Extension to get-reg-list testYong-Xuan Wang-0/+8
2024-11-14Merge tag 'kvmarm-6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...Paolo Bonzini-35/+375
2024-11-13Merge branch 'kvm-docs-6.13' into HEADPaolo Bonzini-7/+9
2024-11-13Merge tag 'kvm-x86-misc-6.13' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini-38/+137
2024-11-13Merge tag 'kvm-x86-selftests-6.13' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini-90/+126
2024-11-12Merge tag 'kvm-s390-next-6.13-1' of https://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini-8/+687
2024-11-11Merge branch kvm-arm64/mmio-sea into kvmarm/nextOliver Upton-30/+179
2024-11-11Merge branch kvm-arm64/misc into kvmarm/nextOliver Upton-4/+6
2024-11-11KVM: selftests: Don't bother deleting memslots in KVM when freeing VMsSean Christopherson-4/+6
2024-11-11Merge branch kvm-arm64/mpam-ni into kvmarm/nextOliver Upton-1/+98
2024-11-11Merge branch kvm-arm64/psci-1.3 into kvmarm/nextOliver Upton-0/+92
2024-11-11Merge patch series "Zacas/Zabha support and qspinlocks"Palmer Dabbelt-4/+25
2024-11-11KVM: s390: selftests: Add regression tests for PFCR subfunctionsHendrik Brueckner-0/+15
2024-11-11KVM: s390: selftests: correct IP.b length in uc_handle_sieic debug outputChristoph Schlameuss-1/+1
2024-11-11KVM: s390: selftests: Fix whitespace confusion in ucontrol testChristoph Schlameuss-4/+4
2024-11-11KVM: s390: selftests: Verify reject memory region operations for ucontrol VMsChristoph Schlameuss-0/+22
2024-11-11KVM: s390: selftests: Add uc_skey VM test caseChristoph Schlameuss-2/+149
2024-11-11KVM: s390: selftests: Add uc_map_unmap VM test caseChristoph Schlameuss-1/+144
2024-11-08KVM: selftests: use X86_MEMTYPE_WB instead of VMX_BASIC_MEM_TYPE_WBJohn Sperbeck-1/+1
2024-11-04KVM: selftests: Don't force -march=x86-64-v2 if it's unsupportedSean Christopherson-0/+2
2024-11-04KVM: selftests: Disable strict aliasingSean Christopherson-4/+4
2024-11-04KVM: selftests: fix unintentional noop test in guest_memfd_test.cPatrick Roy-1/+1
2024-11-04KVM: selftests: memslot_perf_test: increase guest sync timeoutMaxim Levitsky-1/+1
2024-11-01KVM: selftests: Ensure KVM supports AVX for SEV-ES VMSA FPU testSean Christopherson-1/+3
2024-11-01KVM: selftests: Drop manual XCR0 configuration from SEV smoke testSean Christopherson-13/+2
2024-11-01KVM: selftests: Drop manual XCR0 configuration from state testSean Christopherson-5/+0
2024-11-01KVM: selftests: Drop manual XCR0 configuration from AMX testSean Christopherson-19/+4
2024-11-01KVM: selftests: Drop manual CR4.OSXSAVE enabling from CR4/CPUID sync testSean Christopherson-5/+2
2024-11-01KVM: selftests: Verify XCR0 can be "downgraded" and "upgraded"Sean Christopherson-0/+5
2024-11-01KVM: selftests: Configure XCR0 to max supported value by defaultSean Christopherson-3/+32
2024-11-01KVM: selftests: Rework OSXSAVE CR4=>CPUID test to play nice with AVX insnsSean Christopherson-16/+34
2024-11-01KVM: selftests: Mask off OSPKE and OSXSAVE when comparing CPUID entriesSean Christopherson-0/+6
2024-11-01KVM: selftests: Precisely mask off dynamic fields in CPUID testSean Christopherson-26/+37
2024-11-01KVM: selftests: Add a testcase for disabling feature MSRs init quirkSean Christopherson-36/+114
2024-11-01KVM: selftests: Verify get/set PERF_CAPABILITIES w/o guest PDMC behaviorSean Christopherson-0/+23
2024-11-01KVM: x86: Disallow changing MSR_PLATFORM_INFO after vCPU has runSean Christopherson-2/+0
2024-10-31KVM: arm64: selftests: Test ID_AA64PFR0.MPAM isn't completely ignoredJames Morse-1/+98
2024-10-30KVM: selftests: Use ARRAY_SIZE for array lengthJiapeng Chong-1/+1
2024-10-30KVM: selftests: Remove unused macro in the hardware disable testBa Jing-1/+0
2024-10-26KVM: arm64: selftests: Add tests for MMIO external abort injectionOliver Upton-0/+160
2024-10-26KVM: arm64: selftests: Convert to kernel's ESR terminologyOliver Upton-30/+19
2024-10-24KVM: selftests: Add test for PSCI SYSTEM_OFF2David Woodhouse-0/+92
2024-10-24KVM: riscv: selftests: Add Smnpm and Ssnpm to get-reg-list testSamuel Holland-0/+8