summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm
Commit message (Expand)AuthorAgeFilesLines
* selftests/kvm: make platform_info_test pass on AMDVitaly Kuznetsov2019-09-101-1/+1
* selftests: kvm: fix state save/load on processors without XSAVEPaolo Bonzini2019-09-101-6/+10
* selftests: kvm: fix vmx_set_nested_state_testPaolo Bonzini2019-09-101-3/+14
* selftests: kvm: provide common function to enable eVMCSPaolo Bonzini2019-09-104-21/+28
* selftests: kvm: do not try running the VM in vmx_set_nested_state_testPaolo Bonzini2019-09-101-15/+0
* selftests: kvm: Adding config fragmentsNaresh Kamboju2019-08-291-0/+3
* KVM: nVMX: Change KVM_STATE_NESTED_EVMCS to signal vmcs12 is copied from eVMCSLiran Alon2019-07-021-0/+1
* Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-2120-47/+20
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482Thomas Gleixner2019-06-1920-47/+20
* | KVM: nVMX: reorganize initial steps of vmx_set_nested_statePaolo Bonzini2019-06-201-12/+20
* | tests: kvm: Check for a kernel warningAaron Lewis2019-06-197-0/+184
* | kvm: tests: Sort tests in the Makefile alphabeticallyAaron Lewis2019-06-191-10/+10
* | KVM: x86: Modify struct kvm_nested_state to have explicit fields for dataLiran Alon2019-06-191-21/+21
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-05-2617-69/+61
|\
| * KVM: selftests: Wrap vcpu_nested_state_get/set functions with x86 guardThomas Huth2019-05-242-0/+4
| * kvm: selftests: aarch64: compile with warnings onAndrew Jones2019-05-241-4/+5
| * kvm: selftests: aarch64: fix default vm modeAndrew Jones2019-05-241-1/+1
| * kvm: selftests: aarch64: dirty_log_test: fix unaligned memslot sizeAndrew Jones2019-05-241-1/+1
| * KVM: selftests: do not blindly clobber registers in guest asmPaolo Bonzini2019-05-241-24/+30
| * KVM: selftests: Remove duplicated TEST_ASSERT in hyperv_cpuid.cThomas Huth2019-05-241-3/+0
| * KVM: selftests: Compile code with warnings enabledThomas Huth2019-05-2412-31/+16
| * kvm: selftests: avoid type punningPaolo Bonzini2019-05-242-2/+2
| * KVM: selftests: Fix a condition in test_hv_cpuid()Dan Carpenter2019-05-241-3/+2
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-05-177-3/+396
|\
| * tests: kvm: Add tests for KVM_SET_NESTED_STATEAaron Lewis2019-05-085-0/+318
| * tests: kvm: Add tests for KVM_CAP_MAX_VCPUS and KVM_CAP_MAX_CPU_IDAaron Lewis2019-05-083-0/+72
| * tests: kvm: Add tests to .gitignoreAaron Lewis2019-05-081-1/+4
| * KVM: Introduce KVM_CAP_MANUAL_DIRTY_LOG_PROTECT2Peter Xu2019-05-081-2/+2
| * KVM: fix KVM_CLEAR_DIRTY_LOG for memory slots of unaligned sizePaolo Bonzini2019-04-301-2/+2
* | KVM: selftests: make hyperv_cpuid test pass on AMDVitaly Kuznetsov2019-04-301-1/+8
* | KVM: fix KVM_CLEAR_DIRTY_LOG for memory slots of unaligned sizePaolo Bonzini2019-04-301-3/+6
|/
* selftests: kvm: add a selftest for SMMVitaly Kuznetsov2019-04-164-6/+191
* selftests: kvm: fix for compilers that do not support -no-piePaolo Bonzini2019-04-161-1/+7
* selftests: kvm/evmcs_test: complete I/O before migrating guest statePaolo Bonzini2019-04-164-16/+17
* KVM: selftests: complete IO before migrating guest stateSean Christopherson2019-03-283-2/+33
* KVM: selftests: disable stack protector for all KVM testsSean Christopherson2019-03-281-2/+2
* KVM: selftests: explicitly disable PIE for testsSean Christopherson2019-03-281-1/+1
* KVM: selftests: assert on exit reason in CR4/cpuid sync testSean Christopherson2019-03-281-16/+19
* selftests: kvm: add selftest for releasing VM file descriptor while in L2Paolo Bonzini2019-02-123-0/+97
* KVM: selftests: check returned evmcs version rangeVitaly Kuznetsov2019-01-251-0/+6
* kvm: selftests: Fix region overlap check in kvm_utilBen Gardon2019-01-251-7/+2
* kvm: selftests: ucall: fix exit mmio address guessingAndrew Jones2018-12-211-11/+19
* kvm: selftests: aarch64: dirty_log_test: support greater than 40-bit IPAsAndrew Jones2018-12-214-9/+42
* kvm: selftests: add pa-48/va-48 VM modesAndrew Jones2018-12-213-8/+35
* kvm: selftests: dirty_log_test: improve mode param managementAndrew Jones2018-12-211-25/+23
* kvm: selftests: dirty_log_test: reset guest test phys offsetAndrew Jones2018-12-211-4/+7
* kvm: selftests: dirty_log_test: always use -tAndrew Jones2018-12-211-19/+17
* kvm: selftests: dirty_log_test: don't identity map the test memAndrew Jones2018-12-211-13/+14
* kvm: selftests: x86_64: dirty_log_test: fix -tAndrew Jones2018-12-211-0/+9