summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/include
AgeCommit message (Expand)AuthorFilesLines
2021-10-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2021-09-28selftests: KVM: Don't clobber XMM register when readOliver Upton1-1/+1
2021-09-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-18/+20
2021-09-24selftests: KVM: Explicitly use movq to read xmm registersOliver Upton1-17/+17
2021-09-22KVM: selftests: Refactor help message for -s backing_srcDavid Matlack1-1/+3
2021-09-16selftests: kvm: fix get_run_delay() ignoring fscanf() return warnShuah Khan1-0/+2
2021-09-16selftests: kvm: move get_run_delay() into lib/test_utilShuah Khan1-0/+1
2021-09-06Merge tag 'kvmarm-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini1-0/+3
2021-08-19selftests: KVM: Introduce psci_cpu_on_testOliver Upton1-0/+3
2021-08-10Merge branch 'kvm-vmx-secctl' into HEADPaolo Bonzini1-1/+4
2021-08-06KVM: selftests: Support multiple slots in dirty_log_perf_testDavid Matlack1-1/+1
2021-08-03KVM: selftests: Test access to XMM fast hypercallsVitaly Kuznetsov1-1/+4
2021-07-14Merge tag 'kvm-s390-master-5.14-1' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini1-1/+2
2021-07-06KVM: selftests: introduce P44V64 for z196 and EC12Christian Borntraeger1-1/+2
2021-06-25Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini3-18/+92
2021-06-25selftests: kvm: Allows userspace to handle emulation errors.Aaron Lewis1-0/+4
2021-06-25KVM: selftests: Add selftest for KVM statistics data binary interfaceJing Zhang1-0/+3
2021-06-24KVM: sefltests: Add x86-64 test to verify MMU reacts to CPUID updatesSean Christopherson1-0/+3
2021-06-24KVM: selftests: Add hugepage support for x86-64Sean Christopherson1-0/+8
2021-06-24KVM: selftests: Add wrapper to allocate page table pageSean Christopherson1-0/+2
2021-06-24KVM: selftests: Unconditionally allocate EPT tables in memslot 0Sean Christopherson1-6/+4
2021-06-24KVM: selftests: Unconditionally use memslot '0' for page table allocationsSean Christopherson1-3/+2
2021-06-24KVM: selftests: Unconditionally use memslot 0 for vaddr allocationsSean Christopherson1-3/+2
2021-06-24KVM: selftests: Add helpers to allocate N pages of virtual memorySean Christopherson1-0/+3
2021-06-24KVM: selftests: Unconditionally use memslot 0 when loading elf binarySean Christopherson1-2/+1
2021-06-17KVM: selftests: Introduce hyperv_features testVitaly Kuznetsov1-0/+166
2021-06-17KVM: selftests: Move evmcs.h to x86_64/Vitaly Kuznetsov1-1/+1
2021-06-17KVM: selftests: move Hyper-V MSR definitions to hyperv.hVitaly Kuznetsov1-0/+19
2021-06-17KVM: selftests: Introduce x2APIC register manipulation functionsJim Mattson1-0/+10
2021-06-17KVM: selftests: Hoist APIC functions out of individual testsJim Mattson2-0/+25
2021-06-17KVM: selftests: Move APIC definitions into a separate fileJim Mattson3-47/+59
2021-06-14KVM: selftests: Add aarch64/debug-exceptions testRicardo Koller1-6/+16
2021-06-14KVM: selftests: Add exception handling support for aarch64Ricardo Koller1-0/+63
2021-06-14KVM: selftests: Move GUEST_ASSERT_EQ to utils headerRicardo Koller1-10/+12
2021-06-14KVM: selftests: Introduce UCALL_UNHANDLED for unhandled vector reportingRicardo Koller2-2/+1
2021-06-14KVM: selftests: Rename vm_handle_exceptionRicardo Koller1-1/+1
2021-06-08selftests: kvm: Add support for customized slot0 memory sizeZhenzhong Duan1-3/+4
2021-06-08KVM: selftests: introduce P47V64 for s390xChristian Borntraeger1-1/+2
2021-05-27KVM: selftests: add shared hugetlbfs backing source typeAxel Rasmussen1-0/+11
2021-05-27KVM: selftests: create alias mappings when using shared memoryAxel Rasmussen1-0/+1
2021-05-27KVM: selftests: add shmem backing source typeAxel Rasmussen1-0/+1
2021-05-27KVM: selftests: Print a message if /dev/kvm is missingDavid Matlack1-0/+1
2021-05-27KVM: selftests: Fix 32-bit truncation of vm_get_max_gfn()David Matlack1-1/+1
2021-04-23Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini1-0/+9
2021-04-22Merge branch 'kvm-sev-cgroup' into HEADPaolo Bonzini1-0/+2
2021-04-20KVM: selftests: List all hugetlb src types specified with page sizesYanan Wang1-1/+17
2021-04-20KVM: selftests: Add a helper to get system default hugetlb page sizeYanan Wang1-0/+1
2021-04-20KVM: selftests: Add a helper to get system configured THP page sizeYanan Wang1-0/+2
2021-04-20KVM: selftests: Make a generic helper to get vm guest mode stringsYanan Wang1-3/+1
2021-04-07KVM: selftests: vgic_init kvm selftests fixupEric Auger1-1/+1