summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm (follow)
Commit message (Expand)AuthorAgeFilesLines
* tools/x86: Sync msr-index.h from kernel sourcesSean Christopherson2020-01-131-4/+4
* selftests, kvm: Replace manual MSR defs with common msr-index.hSean Christopherson2020-01-132-724/+6
* Merge branch 'kvm-tsx-ctrl' into HEADPaolo Bonzini2019-11-211-2/+2
|\
| * selftests: kvm: fix build with glibc >= 2.30Vitaly Kuznetsov2019-11-131-2/+2
* | Merge tag 'kvm-s390-next-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2019-11-181-6/+9
|\ \
| * | selftests: kvm: make syncregs more reliable on s390Christian Borntraeger2019-10-101-6/+9
* | | selftests: kvm: Simplify loop in kvm_create_max_vcpus testWainer dos Santos Moschetta2019-11-151-5/+2
* | | kvm: tests: Add test to verify MSR_IA32_XSSAaron Lewis2019-10-225-10/+147
| |/ |/|
* | selftests: kvm: fix sync_regs_test with newer gccsVitaly Kuznetsov2019-10-221-10/+11
* | selftests: kvm: vmx_dirty_log_test: skip the test when VMX is not supportedVitaly Kuznetsov2019-10-221-0/+2
* | selftests: kvm: consolidate VMX support checksVitaly Kuznetsov2019-10-225-15/+15
* | selftests: kvm: vmx_set_nested_state_test: don't check for VMX support twiceVitaly Kuznetsov2019-10-221-6/+1
* | selftests: kvm: synchronize .gitignore to MakefileVitaly Kuznetsov2019-10-221-0/+2
* | selftests: kvm: Fix libkvm build errorShuah Khan2019-10-031-1/+1
* | KVM: selftests: x86: clarify what is reported on KVM_GET_MSRS failureVitaly Kuznetsov2019-09-271-1/+1
* | selftests: kvm: add test for dirty logging inside nested guestsPaolo Bonzini2019-09-277-3/+377
|/
* KVM: selftests: fix ucall on x86Vitaly Kuznetsov2019-09-251-1/+1
* KVM: selftests: hyperv_cpuid: add check for NoNonArchitecturalCoreSharing bitVitaly Kuznetsov2019-09-241-0/+27
* KVM: selftests: Remove duplicate guest mode handlingPeter Xu2019-09-243-47/+26
* KVM: selftests: Introduce VM_MODE_PXXV48_4KPeter Xu2019-09-246-14/+67
* KVM: selftests: Create VM earlier for dirty log testPeter Xu2019-09-241-3/+16
* KVM: selftests: Move vm type into _vm_create() internallyPeter Xu2019-09-243-20/+17
* Merge tag 'kvm-s390-next-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2019-09-119-178/+484
|\
| * KVM: selftests: Test invalid bits in kvm_valid_regs and kvm_dirty_regs on s390xThomas Huth2019-09-041-0/+30
| * KVM: selftests: Add a test for the KVM_S390_MEM_OP ioctlThomas Huth2019-08-292-0/+167
| * KVM: selftests: Enable dirty_log_test on s390xThomas Huth2019-08-022-7/+53
| * KVM: selftests: Implement ucall() for s390xThomas Huth2019-08-023-3/+61
| * KVM: selftests: Split ucall.c into architecture specific filesThomas Huth2019-08-026-168/+173
* | selftests/kvm: make platform_info_test pass on AMDVitaly Kuznetsov2019-08-211-1/+1
* | selftests: kvm: fix state save/load on processors without XSAVEPaolo Bonzini2019-08-211-6/+10
* | selftests: kvm: fix vmx_set_nested_state_testPaolo Bonzini2019-08-151-3/+14
* | selftests: kvm: provide common function to enable eVMCSPaolo Bonzini2019-08-154-21/+28
* | selftests: kvm: do not try running the VM in vmx_set_nested_state_testPaolo Bonzini2019-08-151-15/+0
* | selftests: kvm: Adding config fragmentsNaresh Kamboju2019-08-091-0/+3
* | KVM: selftests: Update gitignore file for latest changesThomas Huth2019-08-091-1/+2
|/
* KVM: selftests: Remove superfluous define from vmx.cThomas Huth2019-07-201-2/+0
* Merge tag 'kvm-s390-next-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2019-07-159-10/+492
|\
| * KVM: selftests: enable pgste option for the linker on s390Christian Borntraeger2019-06-041-1/+6
| * KVM: selftests: Move kvm_create_max_vcpus test to generic codeThomas Huth2019-06-042-2/+5
| * KVM: selftests: Add the sync_regs test for s390xThomas Huth2019-06-042-0/+153
| * KVM: selftests: Add processor code for s390xThomas Huth2019-06-043-0/+309
| * KVM: selftests: Align memory region addresses to 1M on s390xThomas Huth2019-06-041-5/+16
| * KVM: selftests: Introduce a VM_MODE_DEFAULT macro for the default bitsThomas Huth2019-06-043-2/+8
| * KVM: selftests: Guard struct kvm_vcpu_events with __KVM_HAVE_VCPU_EVENTSThomas Huth2019-06-042-0/+4
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-07-1312-42/+61
|\ \
| * \ Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2019-07-1123-87/+252
| |\ \
| * | | kvm: selftests: introduce aarch64_vcpu_add_defaultAndrew Jones2019-06-052-2/+9
| * | | kvm: selftests: introduce aarch64_vcpu_setupAndrew Jones2019-06-052-6/+15
| * | | kvm: selftests: hide vcpu_setup in processor codePaolo Bonzini2019-06-059-31/+28
| * | | kvm: selftests: ucall improvementsAndrew Jones2019-06-042-8/+14
| | |/ | |/|