index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
Age
Commit message (
Expand
)
Author
Lines
2021-03-02
KVM: x86/xen: Add support for vCPU runstate information
David Woodhouse
-3
/
+156
2021-03-02
selftests: kvm: Mmap the entire vcpu mmap area
Aaron Lewis
-2
/
+4
2021-02-15
selftests: kvm: avoid uninitialized variable warning
Paolo Bonzini
-1
/
+2
2021-02-15
selftests: kvm: add hardware_disable test
Ignacio Alvarado
-0
/
+167
2021-02-11
KVM: selftests: Don't bother mapping GVA for Xen shinfo test
Sean Christopherson
-4
/
+3
2021-02-11
KVM: selftests: Fix hex vs. decimal snafu in Xen test
Sean Christopherson
-1
/
+1
2021-02-11
KVM: selftests: Fix size of memslots created by Xen tests
Sean Christopherson
-4
/
+2
2021-02-11
KVM: selftests: Ignore recently added Xen tests' build output
Sean Christopherson
-0
/
+2
2021-02-11
KVM: selftests: Add missing header file needed by xAPIC IPI tests
Peter Shier
-0
/
+55
2021-02-11
KVM: selftests: Add operand to vmsave/vmload/vmrun in svm.c
Ricardo Koller
-4
/
+4
2021-02-09
KVM: x86: hyper-v: Make Hyper-V emulation enablement conditional
Vitaly Kuznetsov
-39
/
+39
2021-02-09
selftests: kvm: Properly set Hyper-V CPUIDs in evmcs_test
Vitaly Kuznetsov
-1
/
+38
2021-02-09
selftests: kvm: Move kvm_get_supported_hv_cpuid() to common code
Vitaly Kuznetsov
-28
/
+39
2021-02-09
selftests: kvm: Raise the default timeout to 120 seconds
Vitaly Kuznetsov
-0
/
+1
2021-02-04
KVM: x86: declare Xen HVM shared info capability and add test case
David Woodhouse
-0
/
+170
2021-02-04
KVM: x86/xen: Fix coexistence of Xen and Hyper-V hypercalls
Joao Martins
-6
/
+33
2021-02-04
KVM: x86/xen: intercept xen hypercalls if enabled
Joao Martins
-0
/
+125
2021-02-04
selftest: kvm: x86: test KVM_GET_CPUID2 and guest visible CPUIDs against KVM_...
Vitaly Kuznetsov
-0
/
+233
2021-02-04
selftests: kvm/x86: add test for pmu msr MSR_IA32_PERF_CAPABILITIES
Like Xu
-1
/
+169
2021-02-04
KVM: selftests: Disable dirty logging with vCPUs running
Ben Gardon
-5
/
+5
2021-02-04
KVM: selftests: Add backing src parameter to dirty_log_perf_test
Ben Gardon
-15
/
+63
2021-02-04
KVM: selftests: Add memslot modification stress test
Ben Gardon
-0
/
+213
2021-02-04
KVM: selftests: Add option to overlap vCPU memory access
Ben Gardon
-18
/
+57
2021-02-04
KVM: selftests: Fix population stage in dirty_log_perf_test
Ben Gardon
-3
/
+8
2021-02-04
KVM: selftests: Convert iterations to int in dirty_log_perf_test
Ben Gardon
-13
/
+13
2021-02-04
KVM: selftests: Avoid flooding debug log while populating memory
Ben Gardon
-5
/
+4
2021-02-04
KVM: selftests: Rename timespec_diff_now to timespec_elapsed
Ben Gardon
-13
/
+13
2021-02-04
KVM: selftests: Test IPI to halted vCPU in xAPIC while backing page moves
Peter Shier
-0
/
+566
2021-01-07
KVM: selftests: Implement perf_test_util more conventionally
Andrew Jones
-146
/
+166
2021-01-07
KVM: selftests: Use vm_create_with_vcpus in create_vm
Andrew Jones
-47
/
+21
2021-01-07
KVM: selftests: Factor out guest mode code
Andrew Jones
-257
/
+189
2021-01-07
Merge branch 'kvm-master' into kvm-next
Paolo Bonzini
-4
/
+13
2020-12-15
Merge tag 'kvmarm-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
-9
/
+30
2020-12-12
Merge tag 'kvm-s390-next-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
-2
/
+111
2020-12-11
selftests: kvm: Merge user_msr_test into userspace_msr_exit_test
Aaron Lewis
-279
/
+236
2020-12-11
selftests: kvm: Test MSR exiting to userspace
Aaron Lewis
-1
/
+565
2020-12-10
KVM: selftests: sync_regs test for diag318
Collin Walling
-2
/
+111
2020-12-03
selftests: kvm/set_memory_region_test: Fix race in move region test
Maciej S. Szmigiero
-4
/
+13
2020-11-27
KVM: arm64: selftests: Filter out DEMUX registers
Andrew Jones
-9
/
+30
2020-11-16
KVM: selftests: x86: Set supported CPUIDs on default VM
Andrew Jones
-26
/
+30
2020-11-16
KVM: selftests: Make test skipping consistent
Andrew Jones
-10
/
+14
2020-11-15
KVM: selftests: Also build dirty_log_perf_test on AArch64
Andrew Jones
-0
/
+1
2020-11-15
KVM: selftests: Introduce vm_create_[default_]_with_vcpus
Andrew Jones
-5
/
+40
2020-11-15
KVM: selftests: Make vm_create_default common
Andrew Jones
-75
/
+45
2020-11-15
KVM: selftests: always use manual clear in dirty_log_perf_test
Paolo Bonzini
-33
/
+22
2020-11-15
selftests: kvm: keep .gitignore add to date
Paolo Bonzini
-3
/
+3
2020-11-15
KVM: selftests: Add "-c" parameter to dirty log test
Peter Xu
-3
/
+10
2020-11-15
KVM: selftests: Run dirty ring test asynchronously
Peter Xu
-4
/
+60
2020-11-15
KVM: selftests: Add dirty ring buffer test
Peter Xu
-13
/
+320
2020-11-15
KVM: selftests: Introduce after_vcpu_run hook for dirty log test
Peter Xu
-12
/
+24
[next]