index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-18
selftests: kvm: Fix a compile error in selftests/kvm/rseq_test.c
Jinrong Liang
1
-1
/
+1
2022-12-31
KVM: selftests: Fix build regression by using accessor function
Tyler Hicks
1
-1
/
+1
2022-11-03
KVM: selftests: Fix number of pages for memory slot in memslot_modification_s...
Gavin Shan
1
-1
/
+1
2022-08-17
selftests: kvm: set rax before vmcall
Andrei Vagin
1
-1
/
+1
2022-08-11
selftests: KVM: Handle compiler optimizations in ucall
Raghavendra Rao Ananta
1
-5
/
+4
2022-08-11
KVM: selftests: Make hyperv_clock selftest more stable
Vitaly Kuznetsov
1
-3
/
+7
2022-07-29
KVM: selftests: Fix target thread to be migrated in rseq_test
Gavin Shan
1
-3
/
+5
2022-05-12
KVM: selftests: Silence compiler warning in the kvm_page_table_test
Thomas Huth
1
-1
/
+1
2022-05-12
kvm: selftests: do not use bitfields larger than 32-bits for PTEs
Paolo Bonzini
2
-115
/
+92
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-26
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
[next]