summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/x86_64
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: x86: Modify struct kvm_nested_state to have explicit fields for dataLiran Alon
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-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-04-30KVM: selftests: make hyperv_cpuid test pass on AMDVitaly Kuznetsov
2019-04-16selftests: kvm: add a selftest for SMMVitaly Kuznetsov
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: 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
2018-12-21selftests: kvm: report failed stage when exit reason is unexpectedVitaly Kuznetsov
2018-12-14KVM: selftests: Add hyperv_cpuid testVitaly Kuznetsov
2018-10-17KVM: selftests: add Enlightened VMCS testVitaly Kuznetsov
2018-10-17KVM: selftests: state_test: test bare VMXON migrationVitaly Kuznetsov
2018-10-17kvm: selftests: port dirty_log_test to aarch64Andrew Jones
2018-10-17kvm: selftests: tidy up kvm_utilAndrew Jones
2018-10-17kvm: selftests: move arch-specific files to arch-specific locationsAndrew Jones