summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm
AgeCommit message (Expand)AuthorFilesLines
2021-01-07KVM: selftests: Implement perf_test_util more conventionallyAndrew Jones6-146/+166
2021-01-07KVM: selftests: Use vm_create_with_vcpus in create_vmAndrew Jones5-47/+21
2021-01-07KVM: selftests: Factor out guest mode codeAndrew Jones6-257/+189
2021-01-07Merge branch 'kvm-master' into kvm-nextPaolo Bonzini1-4/+13
2020-12-15Merge tag 'kvmarm-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini1-9/+30
2020-12-12Merge tag 'kvm-s390-next-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini4-2/+111
2020-12-11selftests: kvm: Merge user_msr_test into userspace_msr_exit_testAaron Lewis4-279/+236
2020-12-11selftests: kvm: Test MSR exiting to userspaceAaron Lewis4-1/+565
2020-12-10KVM: selftests: sync_regs test for diag318Collin Walling4-2/+111
2020-12-03selftests: kvm/set_memory_region_test: Fix race in move region testMaciej S. Szmigiero1-4/+13
2020-11-27KVM: arm64: selftests: Filter out DEMUX registersAndrew Jones1-9/+30
2020-11-16KVM: selftests: x86: Set supported CPUIDs on default VMAndrew Jones18-26/+30
2020-11-16KVM: selftests: Make test skipping consistentAndrew Jones3-10/+14
2020-11-15KVM: selftests: Also build dirty_log_perf_test on AArch64Andrew Jones1-0/+1
2020-11-15KVM: selftests: Introduce vm_create_[default_]_with_vcpusAndrew Jones2-5/+40
2020-11-15KVM: selftests: Make vm_create_default commonAndrew Jones5-75/+45
2020-11-15KVM: selftests: always use manual clear in dirty_log_perf_testPaolo Bonzini1-33/+22
2020-11-15selftests: kvm: keep .gitignore add to datePaolo Bonzini1-3/+3
2020-11-15KVM: selftests: Add "-c" parameter to dirty log testPeter Xu1-3/+10
2020-11-15KVM: selftests: Run dirty ring test asynchronouslyPeter Xu1-4/+60
2020-11-15KVM: selftests: Add dirty ring buffer testPeter Xu4-13/+320
2020-11-15KVM: selftests: Introduce after_vcpu_run hook for dirty log testPeter Xu1-12/+24
2020-11-15KVM: selftests: test KVM_GET_SUPPORTED_HV_CPUID as a system ioctlVitaly Kuznetsov3-38/+77
2020-11-15KVM: selftests: Verify supported CR4 bits can be set before KVM_SET_CPUID2Sean Christopherson3-5/+108
2020-11-09KVM: selftests: allow two iterations of dirty_log_perf_testPaolo Bonzini1-1/+1
2020-11-08KVM: selftests: Introduce the dirty log perf testBen Gardon6-8/+396
2020-11-08KVM: selftests: Make the number of vcpus globalAndrew Jones2-20/+20
2020-11-08KVM: selftests: Make the per vcpu memory size globalAndrew Jones2-12/+11
2020-11-08KVM: selftests: Drop pointless vm_create wrapperAndrew Jones4-9/+3
2020-11-08KVM: selftests: Add wrfract to common guest codeBen Gardon2-1/+7
2020-11-08KVM: selftests: Simplify demand_paging_test with timespec_diff_nowBen Gardon3-15/+27
2020-11-08KVM: selftests: Remove address rounding in guest codeBen Gardon1-1/+0
2020-11-08KVM: selftests: Factor code out of demand_paging_testBen Gardon2-181/+210
2020-11-08KVM: selftests: Use a single binary for dirty/clear log testPeter Xu3-39/+156
2020-11-08KVM: selftests: Always clear dirty bitmap after iterationPeter Xu1-1/+1
2020-11-08KVM: selftests: Add blessed SVE registers to get-reg-listAndrew Jones4-42/+217
2020-11-08KVM: selftests: Add aarch64 get-reg-list testAndrew Jones5-0/+703
2020-11-08selftests: kvm: test enforcement of paravirtual cpuid featuresOliver Upton7-0/+308
2020-11-08selftests: kvm: Add exception handling to selftestsAaron Lewis9-9/+244
2020-11-08selftests: kvm: Clear uc so UCALL_NONE is being properly reportedAaron Lewis3-0/+9
2020-11-08selftests: kvm: Fix the segment descriptor layout to match the actual layoutAaron Lewis2-2/+3
2020-10-31KVM: selftests: Don't require THP to run testsAndrew Jones1-7/+16
2020-10-31KVM: selftests: test behavior of unmapped L2 APIC-access addressJim Mattson5-0/+159
2020-10-21Merge branch 'kvm-fixes' into 'next'Paolo Bonzini1-1/+1
2020-09-28KVM: x86: do not attempt TSC synchronization on guest writesPaolo Bonzini2-0/+169
2020-09-28KVM: selftests: Add test for user space MSR handlingAlexander Graf3-0/+250
2020-09-28KVM: VMX: Rename RDTSCP secondary exec control name to insert "ENABLE"Sean Christopherson1-1/+1
2020-09-23selftests: kvm: Fix assert failure in single-step testYang Weijiang1-1/+1
2020-08-17selftests: kvm: Use a shorter encoding to clear RAXYang Weijiang1-2/+2
2020-07-27KVM: nVMX: check for invalid hdr.vmx.flagsPaolo Bonzini1-0/+13