summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/include
AgeCommit message (Expand)Author
2021-11-11selftest: KVM: Add open sev dev helperPeter Gonda
2021-10-31Merge tag 'kvmarm-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2021-10-18selftests: KVM: Add helpers for vCPU device attributesOliver Upton
2021-10-18selftests: KVM: Add test for KVM_{GET,SET}_CLOCKOliver Upton
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-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
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-24selftests: KVM: Explicitly use movq to read xmm registersOliver Upton
2021-09-22KVM: selftests: Refactor help message for -s backing_srcDavid Matlack
2021-09-16selftests: kvm: fix get_run_delay() ignoring fscanf() return warnShuah Khan
2021-09-16selftests: kvm: move get_run_delay() into lib/test_utilShuah Khan
2021-09-06Merge tag 'kvmarm-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2021-08-19selftests: KVM: Introduce psci_cpu_on_testOliver Upton
2021-08-10Merge branch 'kvm-vmx-secctl' into HEADPaolo Bonzini
2021-08-06KVM: selftests: Support multiple slots in dirty_log_perf_testDavid Matlack
2021-08-03KVM: selftests: Test access to XMM fast hypercallsVitaly Kuznetsov
2021-07-14Merge tag 'kvm-s390-master-5.14-1' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2021-07-06KVM: selftests: introduce P44V64 for z196 and EC12Christian Borntraeger
2021-06-25Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2021-06-24selftests: kvm: Allows userspace to handle emulation errors.Aaron Lewis
2021-06-24KVM: selftests: Add selftest for KVM statistics data binary interfaceJing Zhang
2021-06-24KVM: sefltests: Add x86-64 test to verify MMU reacts to CPUID updatesSean Christopherson
2021-06-24KVM: selftests: Add hugepage support for x86-64Sean Christopherson
2021-06-24KVM: selftests: Add wrapper to allocate page table pageSean Christopherson
2021-06-24KVM: selftests: Unconditionally allocate EPT tables in memslot 0Sean Christopherson
2021-06-24KVM: selftests: Unconditionally use memslot '0' for page table allocationsSean Christopherson
2021-06-24KVM: selftests: Unconditionally use memslot 0 for vaddr allocationsSean Christopherson
2021-06-24KVM: selftests: Add helpers to allocate N pages of virtual memorySean Christopherson
2021-06-24KVM: selftests: Unconditionally use memslot 0 when loading elf binarySean Christopherson
2021-06-17KVM: selftests: Introduce hyperv_features testVitaly Kuznetsov
2021-06-17KVM: selftests: Move evmcs.h to x86_64/Vitaly Kuznetsov
2021-06-17KVM: selftests: move Hyper-V MSR definitions to hyperv.hVitaly Kuznetsov
2021-06-17KVM: selftests: Introduce x2APIC register manipulation functionsJim Mattson
2021-06-17KVM: selftests: Hoist APIC functions out of individual testsJim Mattson
2021-06-17KVM: selftests: Move APIC definitions into a separate fileJim Mattson
2021-06-14KVM: selftests: Add aarch64/debug-exceptions testRicardo Koller
2021-06-14KVM: selftests: Add exception handling support for aarch64Ricardo Koller
2021-06-14KVM: selftests: Move GUEST_ASSERT_EQ to utils headerRicardo Koller