summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm
AgeCommit message (Expand)Author
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-20KVM: nVMX: reorganize initial steps of vmx_set_nested_statePaolo Bonzini
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482Thomas Gleixner
2019-06-19tests: kvm: Check for a kernel warningAaron Lewis
2019-06-19kvm: tests: Sort tests in the Makefile alphabeticallyAaron Lewis
2019-06-19KVM: x86: Modify struct kvm_nested_state to have explicit fields for dataLiran Alon
2019-05-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-05-24KVM: selftests: Wrap vcpu_nested_state_get/set functions with x86 guardThomas Huth
2019-05-24kvm: selftests: aarch64: compile with warnings onAndrew Jones
2019-05-24kvm: selftests: aarch64: fix default vm modeAndrew Jones
2019-05-24kvm: selftests: aarch64: dirty_log_test: fix unaligned memslot sizeAndrew Jones
2019-05-24KVM: selftests: do not blindly clobber registers in guest asmPaolo Bonzini
2019-05-24KVM: selftests: Remove duplicated TEST_ASSERT in hyperv_cpuid.cThomas Huth
2019-05-24KVM: selftests: Compile code with warnings enabledThomas Huth
2019-05-24kvm: selftests: avoid type punningPaolo Bonzini
2019-05-24KVM: selftests: Fix a condition in test_hv_cpuid()Dan Carpenter
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-05-08tests: kvm: Add tests for KVM_SET_NESTED_STATEAaron Lewis
2019-05-08tests: kvm: Add tests for KVM_CAP_MAX_VCPUS and KVM_CAP_MAX_CPU_IDAaron Lewis
2019-05-08tests: kvm: Add tests to .gitignoreAaron Lewis
2019-05-08KVM: Introduce KVM_CAP_MANUAL_DIRTY_LOG_PROTECT2Peter Xu
2019-04-30KVM: fix KVM_CLEAR_DIRTY_LOG for memory slots of unaligned sizePaolo Bonzini
2019-04-30KVM: selftests: make hyperv_cpuid test pass on AMDVitaly Kuznetsov
2019-04-30KVM: fix KVM_CLEAR_DIRTY_LOG for memory slots of unaligned sizePaolo Bonzini
2019-04-16selftests: kvm: add a selftest for SMMVitaly Kuznetsov
2019-04-16selftests: kvm: fix for compilers that do not support -no-piePaolo Bonzini
2019-04-16selftests: kvm/evmcs_test: complete I/O before migrating guest statePaolo Bonzini
2019-03-28KVM: selftests: complete IO before migrating guest stateSean Christopherson
2019-03-28KVM: selftests: disable stack protector for all KVM testsSean Christopherson
2019-03-28KVM: selftests: explicitly disable PIE for testsSean Christopherson
2019-03-28KVM: selftests: assert on exit reason in CR4/cpuid sync testSean Christopherson
2019-02-12selftests: kvm: add selftest for releasing VM file descriptor while in L2Paolo Bonzini
2019-01-25KVM: selftests: check returned evmcs version rangeVitaly Kuznetsov
2019-01-25kvm: selftests: Fix region overlap check in kvm_utilBen Gardon
2018-12-21kvm: selftests: ucall: fix exit mmio address guessingAndrew Jones
2018-12-21kvm: selftests: aarch64: dirty_log_test: support greater than 40-bit IPAsAndrew Jones
2018-12-21kvm: selftests: add pa-48/va-48 VM modesAndrew Jones
2018-12-21kvm: selftests: dirty_log_test: improve mode param managementAndrew Jones
2018-12-21kvm: selftests: dirty_log_test: reset guest test phys offsetAndrew Jones
2018-12-21kvm: selftests: dirty_log_test: always use -tAndrew Jones
2018-12-21kvm: selftests: dirty_log_test: don't identity map the test memAndrew Jones
2018-12-21kvm: selftests: x86_64: dirty_log_test: fix -tAndrew Jones
2018-12-21selftests: kvm: report failed stage when exit reason is unexpectedVitaly Kuznetsov
2018-12-14kvm: selftests: ucall: improve ucall placement in memory, fix unsigned compar...Paolo Bonzini
2018-12-14KVM: selftests: Add hyperv_cpuid testVitaly Kuznetsov
2018-12-14KVM: selftests: implement an unchecked version of vcpu_ioctl()Vitaly Kuznetsov
2018-12-14kvm: introduce manual dirty log reprotectPaolo Bonzini
2018-12-13selftests: Fix test errors related to lib.mk khdr targetShuah Khan
2018-10-28Merge tag 'linux-kselftest-4.20-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds