index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-01
KVM: selftests: Don't skip L2's VMCALL in SMM test for SVM guest
Sean Christopherson
1
-1
/
+0
2021-12-29
selftests: KVM: Fix non-x86 compiling
Andrew Jones
2
-9
/
+6
2021-12-22
KVM: selftests: Make sure kvm_create_max_vcpus test won't hit RLIMIT_NOFILE
Vitaly Kuznetsov
1
-0
/
+30
2021-12-14
selftests: KVM: avoid failures due to reserved HyperTransport region
Paolo Bonzini
3
-1
/
+78
2021-11-18
KVM: selftests: Fix nested SVM tests when built with clang
Jim Mattson
1
-1
/
+13
2021-11-18
selftests: kvm: fix mismatched fclose() after popen()
Shuah Khan
1
-1
/
+1
2021-10-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-11
/
+60
2021-09-30
KVM: selftests: Ensure all migrations are performed when test is affined
Sean Christopherson
1
-10
/
+59
2021-09-28
selftests: KVM: Don't clobber XMM register when read
Oliver Upton
1
-1
/
+1
2021-09-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
12
-61
/
+219
2021-09-25
Merge tag 'linux-kselftest-fixes-5.15-rc3' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
5
-33
/
+26
2021-09-24
selftests: KVM: Explicitly use movq to read xmm registers
Oliver Upton
1
-17
/
+17
2021-09-24
selftests: KVM: Call ucall_init when setting up in rseq_test
Oliver Upton
1
-0
/
+1
2021-09-23
KVM: x86: selftests: test simultaneous uses of V_IRQ from L1 and L0
Maxim Levitsky
3
-0
/
+130
2021-09-22
KVM: selftests: Create a separate dirty bitmap per slot
David Matlack
1
-15
/
+39
2021-09-22
KVM: selftests: Refactor help message for -s backing_src
David Matlack
6
-22
/
+25
2021-09-22
KVM: selftests: Change backing_src flag to -s in demand_paging_test
David Matlack
1
-5
/
+5
2021-09-22
selftests: KVM: Align SMCCC call with the spec in steal_time
Oliver Upton
1
-2
/
+2
2021-09-22
selftests: KVM: Fix check for !POLLIN in demand_paging_test
Oliver Upton
1
-1
/
+1
2021-09-22
KVM: selftests: Add a test for KVM_RUN+rseq to detect task migration bugs
Sean Christopherson
3
-0
/
+240
2021-09-16
selftests: kvm: fix get_run_delay() ignoring fscanf() return warn
Shuah Khan
3
-2
/
+5
2021-09-16
selftests: kvm: move get_run_delay() into lib/test_util
Shuah Khan
4
-30
/
+16
2021-09-16
selftests:kvm: fix get_trans_hugepagesz() ignoring fscanf() return warn
Shuah Khan
1
-1
/
+4
2021-09-16
selftests:kvm: fix get_warnings_count() ignoring fscanf() return warn
Shuah Khan
1
-1
/
+2
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-4
/
+4
2021-09-08
tools: rename bitmap_alloc() to bitmap_zalloc()
Andy Shevchenko
3
-4
/
+4
2021-09-06
Merge tag 'kvmarm-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
4
-0
/
+126
2021-08-20
KVM: selftests: test KVM_GUESTDBG_BLOCKIRQ
Maxim Levitsky
1
-3
/
+21
2021-08-20
KVM: selftests: Add checks for histogram stats bucket_size field
Jing Zhang
1
-0
/
+12
2021-08-19
selftests: KVM: Introduce psci_cpu_on_test
Oliver Upton
4
-0
/
+126
2021-08-10
Merge branch 'kvm-vmx-secctl' into HEAD
Paolo Bonzini
3
-5
/
+43
2021-08-06
KVM: selftests: Move vcpu_args_set into perf_test_util
David Matlack
5
-5
/
+2
2021-08-06
KVM: selftests: Support multiple slots in dirty_log_perf_test
David Matlack
6
-20
/
+84
2021-08-04
KVM: selftests: fix hyperv_clock test
Maxim Levitsky
1
-1
/
+1
2021-08-03
KVM: selftests: Test access to XMM fast hypercalls
Vitaly Kuznetsov
2
-4
/
+42
2021-07-27
KVM: selftests: Introduce access_tracking_perf_test
David Matlack
3
-0
/
+431
2021-07-27
KVM: selftests: Fix missing break in dirty_log_perf_test arg parsing
David Matlack
1
-0
/
+1
2021-07-19
Merge tag 'kvmarm-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2
-2
/
+3
2021-07-15
KVM: selftests: smm_test: Test SMM enter from L2
Vitaly Kuznetsov
1
-6
/
+64
2021-07-15
KVM: selftests: Address extra memslot parameters in vm_vaddr_alloc
Ricardo Koller
1
-1
/
+1
2021-07-14
KVM: selftests: x86: Address missing vm_install_exception_handler conversions
Marc Zyngier
2
-2
/
+2
2021-07-14
Merge tag 'kvm-s390-master-5.14-1' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
4
-4
/
+27
2021-07-14
KVM: arm64: selftests: get-reg-list: actually enable pmu regs in pmu sublist
Andrew Jones
1
-1
/
+2
2021-07-14
KVM: selftests: change pthread_yield to sched_yield
Andrew Jones
1
-1
/
+1
2021-07-06
KVM: selftests: do not require 64GB in set_memory_region_test
Christian Borntraeger
1
-1
/
+2
2021-07-06
KVM: selftests: introduce P44V64 for z196 and EC12
Christian Borntraeger
3
-1
/
+23
2021-06-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
48
-575
/
+3161
2021-06-25
Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
17
-173
/
+913
2021-06-24
selftests: kvm: Allows userspace to handle emulation errors.
Aaron Lewis
5
-0
/
+317
2021-06-24
KVM: selftests: Add selftest for KVM statistics data binary interface
Jing Zhang
5
-0
/
+256
[next]