summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm
AgeCommit message (Expand)Author
2021-11-02Merge tag 'linux-kselftest-next-5.16-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2021-10-31Merge tag 'kvmarm-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2021-10-22KVM: selftests: Fix nested SVM tests when built with clangJim Mattson
2021-10-22KVM: selftests: set CPUID before setting sregs in vcpu creationMichael Roth
2021-10-21selftests: kvm: fix mismatched fclose() after popen()Shuah Khan
2021-10-21Merge branch kvm/selftests/memslot into kvmarm-master/nextMarc Zyngier
2021-10-21KVM: selftests: Build the memslot tests for arm64Ricardo Koller
2021-10-21KVM: selftests: Make memslot_perf_test arch independentRicardo Koller
2021-10-18selftests: KVM: Introduce system counter offset testOliver Upton
2021-10-18selftests: KVM: Add helpers for vCPU device attributesOliver Upton
2021-10-18selftests: KVM: Fix kvm device helper ioctl assertionsOliver Upton
2021-10-18selftests: KVM: Add test for KVM_{GET,SET}_CLOCKOliver Upton
2021-10-17Merge branch kvm-arm64/selftest/timer into kvmarm-master/nextMarc Zyngier
2021-10-17KVM: arm64: selftests: arch_timer: Support vCPU migrationRaghavendra Rao Ananta
2021-10-17KVM: arm64: selftests: Add arch_timer testRaghavendra Rao Ananta
2021-10-17KVM: arm64: selftests: Add host support for vGICRaghavendra Rao Ananta
2021-10-17KVM: arm64: selftests: Add basic GICv3 supportRaghavendra Rao Ananta
2021-10-17KVM: arm64: selftests: Add light-weight spinlock supportRaghavendra Rao Ananta
2021-10-17KVM: arm64: selftests: Add guest support to get the vcpuidRaghavendra Rao Ananta
2021-10-17KVM: arm64: selftests: Maintain consistency for vcpuid typeRaghavendra Rao Ananta
2021-10-17KVM: arm64: selftests: Add support to disable and enable local IRQsRaghavendra Rao Ananta
2021-10-17KVM: arm64: selftests: Add basic support to generate delaysRaghavendra Rao Ananta
2021-10-17KVM: arm64: selftests: Add basic support for arch_timersRaghavendra Rao Ananta
2021-10-17KVM: arm64: selftests: Add support for cpu_relaxRaghavendra Rao Ananta
2021-10-17KVM: arm64: selftests: Introduce ARM64_SYS_KVM_REGRaghavendra Rao Ananta
2021-10-17tools: arm64: Import sysreg.hRaghavendra Rao Ananta
2021-10-17KVM: arm64: selftests: Add MMIO readl/writel supportRaghavendra Rao Ananta
2021-10-11KVM: arm64: selftests: Add init ITS device testRicardo Koller
2021-10-11KVM: arm64: selftests: Add test for legacy GICv3 REDIST base partially above ...Ricardo Koller
2021-10-11KVM: arm64: selftests: Add tests for GIC redist/cpuif partially above IPA rangeRicardo Koller
2021-10-11KVM: arm64: selftests: Add some tests for GICv2 in vgic_initRicardo Koller
2021-10-11KVM: arm64: selftests: Make vgic_init/vm_gic_create version agnosticRicardo Koller
2021-10-11KVM: arm64: selftests: Make vgic_init gic version agnosticRicardo Koller
2021-10-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-09-30KVM: selftests: Fix kvm_vm_free() in cr4_cpuid_sync and vmx_tsc_adjust testsThomas Huth
2021-09-30kvm: selftests: Fix spelling mistake "missmatch" -> "mismatch"Colin Ian King
2021-09-30kvm: rename KVM_MAX_VCPU_ID to KVM_MAX_VCPU_IDSJuergen Gross
2021-09-30KVM: selftests: Ensure all migrations are performed when test is affinedSean Christopherson
2021-09-28selftests: KVM: Don't clobber XMM register when readOliver Upton
2021-09-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-09-25Merge tag 'linux-kselftest-fixes-5.15-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2021-09-24selftests: KVM: Explicitly use movq to read xmm registersOliver Upton
2021-09-24selftests: KVM: Call ucall_init when setting up in rseq_testOliver Upton
2021-09-23KVM: x86: selftests: test simultaneous uses of V_IRQ from L1 and L0Maxim Levitsky
2021-09-22KVM: selftests: Create a separate dirty bitmap per slotDavid Matlack
2021-09-22KVM: selftests: Refactor help message for -s backing_srcDavid Matlack
2021-09-22KVM: selftests: Change backing_src flag to -s in demand_paging_testDavid Matlack
2021-09-22selftests: KVM: Align SMCCC call with the spec in steal_timeOliver Upton
2021-09-22selftests: KVM: Fix check for !POLLIN in demand_paging_testOliver Upton
2021-09-22KVM: selftests: Add a test for KVM_RUN+rseq to detect task migration bugsSean Christopherson