summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/include
Commit message (Expand)AuthorAgeFilesLines
...
| * KVM: selftests: Remove perf_test_args.host_page_sizeSean Christopherson2021-11-161-1/+0
| * KVM: selftests: Move per-VM GPA into perf_test_argsSean Christopherson2021-11-161-7/+1
| * KVM: selftests: Capture per-vCPU GPA in perf_test_vcpu_argsSean Christopherson2021-11-161-0/+1
| * KVM: selftests: Assert mmap HVA is aligned when using HugeTLBSean Christopherson2021-11-161-0/+1
| * KVM: selftests: Expose align() helpers to testsSean Christopherson2021-11-161-0/+25
* | selftest: KVM: Add open sev dev helperPeter Gonda2021-11-112-0/+3
|/
* Merge tag 'kvmarm-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2021-10-318-20/+296
|\
| * KVM: arm64: selftests: Add host support for vGICRaghavendra Rao Ananta2021-10-171-0/+20
| * KVM: arm64: selftests: Add basic GICv3 supportRaghavendra Rao Ananta2021-10-171-0/+21
| * KVM: arm64: selftests: Add light-weight spinlock supportRaghavendra Rao Ananta2021-10-171-0/+13
| * KVM: arm64: selftests: Add guest support to get the vcpuidRaghavendra Rao Ananta2021-10-171-0/+2
| * KVM: arm64: selftests: Maintain consistency for vcpuid typeRaghavendra Rao Ananta2021-10-171-1/+1
| * KVM: arm64: selftests: Add support to disable and enable local IRQsRaghavendra Rao Ananta2021-10-171-0/+10
| * KVM: arm64: selftests: Add basic support to generate delaysRaghavendra Rao Ananta2021-10-171-0/+25
| * KVM: arm64: selftests: Add basic support for arch_timersRaghavendra Rao Ananta2021-10-171-0/+142
| * KVM: arm64: selftests: Add support for cpu_relaxRaghavendra Rao Ananta2021-10-171-0/+5
| * KVM: arm64: selftests: Introduce ARM64_SYS_KVM_REGRaghavendra Rao Ananta2021-10-171-9/+11
| * tools: arm64: Import sysreg.hRaghavendra Rao Ananta2021-10-171-12/+1
| * KVM: arm64: selftests: Add MMIO readl/writel supportRaghavendra Rao Ananta2021-10-171-1/+45
| * Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-10-011-1/+1
| |\
| * \ Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-09-272-18/+20
| |\ \
| * | | selftests: kvm: fix get_run_delay() ignoring fscanf() return warnShuah Khan2021-09-161-0/+2
| * | | selftests: kvm: move get_run_delay() into lib/test_utilShuah Khan2021-09-161-0/+1
* | | | selftests: KVM: Add helpers for vCPU device attributesOliver Upton2021-10-181-0/+9
* | | | selftests: KVM: Add test for KVM_{GET,SET}_CLOCKOliver Upton2021-10-181-0/+2
| |_|/ |/| |
* | | selftests: KVM: Don't clobber XMM register when readOliver Upton2021-09-281-1/+1
| |/ |/|
* | selftests: KVM: Explicitly use movq to read xmm registersOliver Upton2021-09-241-17/+17
* | KVM: selftests: Refactor help message for -s backing_srcDavid Matlack2021-09-221-1/+3
|/
* Merge tag 'kvmarm-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2021-09-061-0/+3
|\
| * selftests: KVM: Introduce psci_cpu_on_testOliver Upton2021-08-191-0/+3
* | Merge branch 'kvm-vmx-secctl' into HEADPaolo Bonzini2021-08-101-1/+4
|\ \
| * | KVM: selftests: Test access to XMM fast hypercallsVitaly Kuznetsov2021-08-031-1/+4
| |/
* / KVM: selftests: Support multiple slots in dirty_log_perf_testDavid Matlack2021-08-061-1/+1
|/
* Merge tag 'kvm-s390-master-5.14-1' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2021-07-141-1/+2
|\
| * KVM: selftests: introduce P44V64 for z196 and EC12Christian Borntraeger2021-07-061-1/+2
* | Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2021-06-253-18/+92
|\ \
| * | KVM: selftests: Add aarch64/debug-exceptions testRicardo Koller2021-06-141-6/+16
| * | KVM: selftests: Add exception handling support for aarch64Ricardo Koller2021-06-141-0/+63
| * | KVM: selftests: Move GUEST_ASSERT_EQ to utils headerRicardo Koller2021-06-141-10/+12
| * | KVM: selftests: Introduce UCALL_UNHANDLED for unhandled vector reportingRicardo Koller2021-06-142-2/+1
| * | KVM: selftests: Rename vm_handle_exceptionRicardo Koller2021-06-141-1/+1
* | | selftests: kvm: Allows userspace to handle emulation errors.Aaron Lewis2021-06-241-0/+4
* | | KVM: selftests: Add selftest for KVM statistics data binary interfaceJing Zhang2021-06-241-0/+3
* | | KVM: sefltests: Add x86-64 test to verify MMU reacts to CPUID updatesSean Christopherson2021-06-241-0/+3
* | | KVM: selftests: Add hugepage support for x86-64Sean Christopherson2021-06-241-0/+8
* | | KVM: selftests: Add wrapper to allocate page table pageSean Christopherson2021-06-241-0/+2
* | | KVM: selftests: Unconditionally allocate EPT tables in memslot 0Sean Christopherson2021-06-241-6/+4
* | | KVM: selftests: Unconditionally use memslot '0' for page table allocationsSean Christopherson2021-06-241-3/+2
* | | KVM: selftests: Unconditionally use memslot 0 for vaddr allocationsSean Christopherson2021-06-241-3/+2
* | | KVM: selftests: Add helpers to allocate N pages of virtual memorySean Christopherson2021-06-241-0/+3