aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/x86_64
Commit message (Expand)AuthorAgeFilesLines
* KVM: x86: selftests: svm_int_ctl_test: fix intercept calculationMaciej S. Szmigiero2021-12-091-1/+1
* KVM: SEV: Prohibit migration of a VM that has mirrorsPaolo Bonzini2021-11-301-0/+37
* selftests: sev_migrate_tests: add tests for KVM_CAP_VM_COPY_ENC_CONTEXT_FROMPaolo Bonzini2021-11-301-7/+105
* KVM: selftests: Avoid KVM_SET_CPUID2 after KVM_RUN in hyperv_features testVitaly Kuznetsov2021-11-261-69/+71
* selftests: sev_migrate_tests: free all VMsPaolo Bonzini2021-11-261-1/+8
* selftests: fix check for circular KVM_CAP_VM_MOVE_ENC_CONTEXT_FROMPaolo Bonzini2021-11-261-2/+5
* Merge branch 'kvm-selftest' into kvm-masterPaolo Bonzini2021-11-161-9/+66
|\
| * KVM: selftests: Add event channel upcall support to xen_shinfo_testDavid Woodhouse2021-11-161-9/+66
* | Merge branch 'kvm-sev-move-context' into kvm-masterPaolo Bonzini2021-11-111-0/+203
|\ \
| * | selftest: KVM: Add intra host migration testsPeter Gonda2021-11-111-0/+203
| |/
* | Merge tag 'linux-kselftest-next-5.16-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2021-11-021-1/+1
|\ \ | |/ |/|
| * selftests: kvm: fix mismatched fclose() after popen()Shuah Khan2021-10-211-1/+1
* | Merge tag 'kvmarm-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2021-10-312-16/+2
|\|
| * Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-09-271-0/+128
| |\
| * | selftests: kvm: move get_run_delay() into lib/test_utilShuah Khan2021-09-161-15/+0
| * | selftests:kvm: fix get_warnings_count() ignoring fscanf() return warnShuah Khan2021-09-161-1/+2
* | | selftests: KVM: Add test for KVM_{GET,SET}_CLOCKOliver Upton2021-10-181-0/+203
* | | KVM: selftests: Fix kvm_vm_free() in cr4_cpuid_sync and vmx_tsc_adjust testsThomas Huth2021-09-302-3/+2
| |/ |/|
* | KVM: x86: selftests: test simultaneous uses of V_IRQ from L1 and L0Maxim Levitsky2021-09-231-0/+128
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-081-1/+1
|\
| * tools: rename bitmap_alloc() to bitmap_zalloc()Andy Shevchenko2021-09-081-1/+1
* | KVM: selftests: test KVM_GUESTDBG_BLOCKIRQMaxim Levitsky2021-08-201-3/+21
|/
* KVM: selftests: fix hyperv_clock testMaxim Levitsky2021-08-041-1/+1
* KVM: selftests: Test access to XMM fast hypercallsVitaly Kuznetsov2021-08-031-3/+38
* KVM: selftests: smm_test: Test SMM enter from L2Vitaly Kuznetsov2021-07-151-6/+64
* KVM: selftests: x86: Address missing vm_install_exception_handler conversionsMarc Zyngier2021-07-142-2/+2
* Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2021-06-256-18/+14
|\
| * KVM: selftests: Move GUEST_ASSERT_EQ to utils headerRicardo Koller2021-06-141-9/+0
| * KVM: selftests: Complete x86_64/sync_regs_test ucallRicardo Koller2021-06-141-1/+6
| * KVM: selftests: Rename vm_handle_exceptionRicardo Koller2021-06-144-8/+8
* | selftests: kvm: Allows userspace to handle emulation errors.Aaron Lewis2021-06-241-0/+219
* | KVM: sefltests: Add x86-64 test to verify MMU reacts to CPUID updatesSean Christopherson2021-06-241-0/+147
* | KVM: selftests: Unconditionally allocate EPT tables in memslot 0Sean Christopherson2021-06-242-4/+4
* | KVM: selftests: Unconditionally use memslot '0' for page table allocationsSean Christopherson2021-06-244-4/+4
* | KVM: selftests: Unconditionally use memslot 0 for vaddr allocationsSean Christopherson2021-06-241-1/+1
* | KVM: selftests: Use "standard" min virtual address for CPUID test allocSean Christopherson2021-06-241-2/+1
* | KVM: selftests: Use alloc page helper for xAPIC IPI testSean Christopherson2021-06-241-1/+1
* | KVM: selftests: Add helpers to allocate N pages of virtual memorySean Christopherson2021-06-242-4/+4
* | KVM: selftests: Use "standard" min virtual address for Hyper-V pagesSean Christopherson2021-06-241-1/+1
* | KVM: selftests: Unconditionally use memslot 0 when loading elf binarySean Christopherson2021-06-241-1/+1
* | KVM: selftests: Zero out the correct page in the Hyper-V features testSean Christopherson2021-06-241-1/+1
* | KVM: selftests: fix triple fault if ept=0 in dirty_log_testHou Wenlong2021-06-241-2/+0
* | KVM: selftests: evmcs_test: Test that KVM_STATE_NESTED_EVMCS is never lostVitaly Kuznetsov2021-06-171-26/+38
* | KVM: selftests: Introduce hyperv_features testVitaly Kuznetsov2021-06-171-0/+649
* | KVM: selftests: move Hyper-V MSR definitions to hyperv.hVitaly Kuznetsov2021-06-171-7/+1
* | KVM: selftests: Introduce x2APIC register manipulation functionsJim Mattson2021-06-171-2/+2
* | KVM: selftests: Hoist APIC functions out of individual testsJim Mattson2021-06-173-65/+11
* | KVM: selftests: x86: Add vmx_nested_tsc_scaling_testIlias Stamatis2021-06-171-0/+242
|/
* KVM: selftests: Print a message if /dev/kvm is missingDavid Matlack2021-05-271-6/+2
* KVM: selftests: Ignore CPUID.0DH.1H in get_cpuid_testDavid Matlack2021-05-271-0/+5