aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm
Commit message (Expand)AuthorAge
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-05-26
|\
| * KVM: selftests: Wrap vcpu_nested_state_get/set functions with x86 guardThomas Huth2019-05-24
| * kvm: selftests: aarch64: compile with warnings onAndrew Jones2019-05-24
| * kvm: selftests: aarch64: fix default vm modeAndrew Jones2019-05-24
| * kvm: selftests: aarch64: dirty_log_test: fix unaligned memslot sizeAndrew Jones2019-05-24
| * KVM: selftests: do not blindly clobber registers in guest asmPaolo Bonzini2019-05-24
| * KVM: selftests: Remove duplicated TEST_ASSERT in hyperv_cpuid.cThomas Huth2019-05-24
| * KVM: selftests: Compile code with warnings enabledThomas Huth2019-05-24
| * kvm: selftests: avoid type punningPaolo Bonzini2019-05-24
| * KVM: selftests: Fix a condition in test_hv_cpuid()Dan Carpenter2019-05-24
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-05-17
|\
| * tests: kvm: Add tests for KVM_SET_NESTED_STATEAaron Lewis2019-05-08
| * tests: kvm: Add tests for KVM_CAP_MAX_VCPUS and KVM_CAP_MAX_CPU_IDAaron Lewis2019-05-08
| * tests: kvm: Add tests to .gitignoreAaron Lewis2019-05-08
| * KVM: Introduce KVM_CAP_MANUAL_DIRTY_LOG_PROTECT2Peter Xu2019-05-08
| * KVM: fix KVM_CLEAR_DIRTY_LOG for memory slots of unaligned sizePaolo Bonzini2019-04-30
* | KVM: selftests: make hyperv_cpuid test pass on AMDVitaly Kuznetsov2019-04-30
* | KVM: fix KVM_CLEAR_DIRTY_LOG for memory slots of unaligned sizePaolo Bonzini2019-04-30
|/
* selftests: kvm: add a selftest for SMMVitaly Kuznetsov2019-04-16
* selftests: kvm: fix for compilers that do not support -no-piePaolo Bonzini2019-04-16
* selftests: kvm/evmcs_test: complete I/O before migrating guest statePaolo Bonzini2019-04-16
* KVM: selftests: complete IO before migrating guest stateSean Christopherson2019-03-28
* KVM: selftests: disable stack protector for all KVM testsSean Christopherson2019-03-28
* KVM: selftests: explicitly disable PIE for testsSean Christopherson2019-03-28
* KVM: selftests: assert on exit reason in CR4/cpuid sync testSean Christopherson2019-03-28
* selftests: kvm: add selftest for releasing VM file descriptor while in L2Paolo Bonzini2019-02-12
* KVM: selftests: check returned evmcs version rangeVitaly Kuznetsov2019-01-25
* kvm: selftests: Fix region overlap check in kvm_utilBen Gardon2019-01-25
* kvm: selftests: ucall: fix exit mmio address guessingAndrew Jones2018-12-21
* kvm: selftests: aarch64: dirty_log_test: support greater than 40-bit IPAsAndrew Jones2018-12-21
* kvm: selftests: add pa-48/va-48 VM modesAndrew Jones2018-12-21
* kvm: selftests: dirty_log_test: improve mode param managementAndrew Jones2018-12-21
* kvm: selftests: dirty_log_test: reset guest test phys offsetAndrew Jones2018-12-21
* kvm: selftests: dirty_log_test: always use -tAndrew Jones2018-12-21
* kvm: selftests: dirty_log_test: don't identity map the test memAndrew Jones2018-12-21
* kvm: selftests: x86_64: dirty_log_test: fix -tAndrew Jones2018-12-21
* selftests: kvm: report failed stage when exit reason is unexpectedVitaly Kuznetsov2018-12-21
* kvm: selftests: ucall: improve ucall placement in memory, fix unsigned compar...Paolo Bonzini2018-12-14
* KVM: selftests: Add hyperv_cpuid testVitaly Kuznetsov2018-12-14
* KVM: selftests: implement an unchecked version of vcpu_ioctl()Vitaly Kuznetsov2018-12-14
* kvm: introduce manual dirty log reprotectPaolo Bonzini2018-12-14
* selftests: Fix test errors related to lib.mk khdr targetShuah Khan2018-12-13
* Merge tag 'linux-kselftest-4.20-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-10-28
|\
| * selftests: kvm: Fix -Wformat warningsAndrea Parri2018-10-24
| * kvm: selftests: fix spelling mistake "Insufficent" -> "Insufficient"Colin Ian King2018-10-24
* | selftests/kvm: add missing executables to .gitignoreAnders Roxell2018-10-19
* | KVM: selftests: add Enlightened VMCS testVitaly Kuznetsov2018-10-16
* | KVM: selftests: state_test: test bare VMXON migrationVitaly Kuznetsov2018-10-16
* | kvm: selftests: support high GPAs in dirty_log_testAndrew Jones2018-10-16