aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/x86_64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-27selftests: kvm: add test for dirty logging inside nested guestsPaolo Bonzini1-0/+156
2019-09-24KVM: selftests: hyperv_cpuid: add check for NoNonArchitecturalCoreSharing bitVitaly Kuznetsov1-0/+27
2019-08-21selftests/kvm: make platform_info_test pass on AMDVitaly Kuznetsov1-1/+1
2019-08-15selftests: kvm: fix vmx_set_nested_state_testPaolo Bonzini1-3/+14
2019-08-15selftests: kvm: provide common function to enable eVMCSPaolo Bonzini2-21/+6
2019-08-15selftests: kvm: do not try running the VM in vmx_set_nested_state_testPaolo Bonzini1-15/+0
2019-07-15Merge tag 'kvm-s390-next-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEADPaolo Bonzini1-69/+0
2019-07-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-4/+4
2019-07-11Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini8-46/+171
2019-07-02KVM: nVMX: Change KVM_STATE_NESTED_EVMCS to signal vmcs12 is copied from eVMCSLiran Alon1-0/+1
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdxLinus Torvalds7-16/+7
2019-06-20KVM: nVMX: reorganize initial steps of vmx_set_nested_statePaolo Bonzini1-12/+20
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482Thomas Gleixner7-16/+7
2019-06-19tests: kvm: Check for a kernel warningAaron Lewis1-0/+126
2019-06-19KVM: x86: Modify struct kvm_nested_state to have explicit fields for dataLiran Alon1-21/+21
2019-06-05kvm: selftests: hide vcpu_setup in processor codePaolo Bonzini4-4/+4
2019-06-04KVM: selftests: Move kvm_create_max_vcpus test to generic codeThomas Huth1-70/+0
2019-05-24KVM: selftests: do not blindly clobber registers in guest asmPaolo Bonzini1-24/+30
2019-05-24KVM: selftests: Remove duplicated TEST_ASSERT in hyperv_cpuid.cThomas Huth1-3/+0
2019-05-24KVM: selftests: Compile code with warnings enabledThomas Huth8-23/+7
2019-05-24kvm: selftests: avoid type punningPaolo Bonzini1-1/+1
2019-05-24KVM: selftests: Fix a condition in test_hv_cpuid()Dan Carpenter1-3/+2
2019-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-0/+350
2019-05-08tests: kvm: Add tests for KVM_SET_NESTED_STATEAaron Lewis1-0/+280
2019-05-08tests: kvm: Add tests for KVM_CAP_MAX_VCPUS and KVM_CAP_MAX_CPU_IDAaron Lewis1-0/+70
2019-04-30KVM: selftests: make hyperv_cpuid test pass on AMDVitaly Kuznetsov1-1/+8
2019-04-16selftests: kvm: add a selftest for SMMVitaly Kuznetsov1-0/+157
2019-04-16selftests: kvm/evmcs_test: complete I/O before migrating guest statePaolo Bonzini2-16/+4
2019-03-28KVM: selftests: complete IO before migrating guest stateSean Christopherson1-2/+16
2019-03-28KVM: selftests: assert on exit reason in CR4/cpuid sync testSean Christopherson1-16/+19
2019-02-12selftests: kvm: add selftest for releasing VM file descriptor while in L2Paolo Bonzini1-0/+95
2019-01-25KVM: selftests: check returned evmcs version rangeVitaly Kuznetsov1-0/+6
2018-12-21selftests: kvm: report failed stage when exit reason is unexpectedVitaly Kuznetsov2-4/+4
2018-12-14KVM: selftests: Add hyperv_cpuid testVitaly Kuznetsov1-0/+157
2018-10-17KVM: selftests: add Enlightened VMCS testVitaly Kuznetsov1-0/+160
2018-10-17KVM: selftests: state_test: test bare VMXON migrationVitaly Kuznetsov2-10/+13
2018-10-17kvm: selftests: port dirty_log_test to aarch64Andrew Jones1-308/+0
2018-10-17kvm: selftests: tidy up kvm_utilAndrew Jones1-0/+1
2018-10-17kvm: selftests: move arch-specific files to arch-specific locationsAndrew Jones7-0/+1192