index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: selftests: Disable "gnu-variable-sized-type-not-at-end" warning
Sean Christopherson
2022-12-27
1
-0
/
+1
*
KVM: selftests: Include lib.mk before consuming $(CC)
Sean Christopherson
2022-12-27
1
-4
/
+5
*
KVM: selftests: Explicitly disable builtins for mem*() overrides
Sean Christopherson
2022-12-27
1
-0
/
+1
*
KVM: selftests: Probe -no-pie with actual CFLAGS used to compile
Sean Christopherson
2022-12-27
1
-1
/
+1
*
KVM: selftests: Use proper function prototypes in probing code
Sean Christopherson
2022-12-27
1
-2
/
+2
*
KVM: selftests: Rename UNAME_M to ARCH_DIR, fill explicitly for x86
Sean Christopherson
2022-12-27
1
-34
/
+13
*
Merge tag 'kvmarm-6.2' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...
Paolo Bonzini
2022-12-09
1
-0
/
+3
|
\
|
*
Merge branch kvm-arm64/selftest/access-tracking into kvmarm-master/next
Marc Zyngier
2022-12-05
1
-0
/
+1
|
|
\
|
|
*
KVM: selftests: Build access_tracking_perf_test for arm64
Oliver Upton
2022-11-29
1
-0
/
+1
|
*
|
KVM: selftests: aarch64: Add aarch64/page_fault_test
Ricardo Koller
2022-11-10
1
-0
/
+1
|
*
|
KVM: selftests: Add a userfaultfd library
Ricardo Koller
2022-11-10
1
-0
/
+1
|
|
/
*
|
KVM: selftests: Rename 'evmcs_test' to 'hyperv_evmcs'
Vitaly Kuznetsov
2022-11-21
1
-1
/
+1
*
|
KVM: selftests: Move Hyper-V VP assist page enablement out of evmcs.h
Vitaly Kuznetsov
2022-11-21
1
-0
/
+1
*
|
KVM: selftests: Hyper-V PV TLB flush selftest
Vitaly Kuznetsov
2022-11-21
1
-0
/
+1
*
|
KVM: selftests: Hyper-V PV IPI selftest
Vitaly Kuznetsov
2022-11-18
1
-0
/
+1
*
|
Merge branch 'kvm-svm-harden' into HEAD
Paolo Bonzini
2022-11-17
1
-0
/
+1
|
\
\
|
*
|
kvm: selftests: add svm nested shutdown test
Maxim Levitsky
2022-11-17
1
-0
/
+1
|
|
/
*
|
KVM: selftests: Add a test for KVM_CAP_EXIT_ON_EMULATION_FAILURE
David Matlack
2022-11-16
1
-0
/
+1
*
|
KVM: selftests: Rename emulator_error_test to smaller_maxphyaddr_emulation_test
David Matlack
2022-11-16
1
-1
/
+1
*
|
KVM: selftests: Consolidate common code for populating ucall struct
Sean Christopherson
2022-11-16
1
-0
/
+1
*
|
KVM: selftests: Rename perf_test_util.[ch] to memstress.[ch]
David Matlack
2022-11-16
1
-2
/
+2
|
/
*
Merge tag 'kvmarm-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2022-10-03
1
-0
/
+1
|
\
|
*
KVM: selftests: Add test for AArch32 ID registers
Oliver Upton
2022-09-14
1
-0
/
+1
*
|
Merge tag 'kvm-x86-6.1-2' of https://github.com/sean-jc/linux into HEAD
Paolo Bonzini
2022-09-30
1
-0
/
+1
|
\
\
|
*
|
KVM: selftests: Add an x86-only test to verify nested exception queueing
Sean Christopherson
2022-09-26
1
-0
/
+1
|
|
/
*
/
KVM: selftests: Implement memcmp(), memcpy(), and memset() for guest use
Sean Christopherson
2022-09-30
1
-1
/
+10
|
/
*
KVM: selftests: Make rseq compatible with glibc-2.35
Gavin Shan
2022-08-10
1
-2
/
+3
*
selftests: kvm: fix compilation
Paolo Bonzini
2022-08-10
1
-0
/
+2
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-08-04
1
-1
/
+16
|
\
|
*
KVM: selftests: Verify VMX MSRs can be restored to KVM-supported values
Sean Christopherson
2022-07-28
1
-0
/
+1
|
*
KVM: selftests: Remove the obsolete/dead MMU role test
Sean Christopherson
2022-07-13
1
-1
/
+0
|
*
KVM: selftests: Add a self test for CMCI and UCNA emulations.
Jue Wang
2022-06-24
1
-0
/
+1
|
*
KVM: selftests: Add NX huge pages test
Ben Gardon
2022-06-24
1
-0
/
+10
|
*
KVM: selftests: Add MONITOR/MWAIT quirk test
Sean Christopherson
2022-06-22
1
-0
/
+1
|
*
Merge branch 'kvm-5.20-early'
Paolo Bonzini
2022-06-09
1
-0
/
+3
|
|
\
|
|
*
KVM: selftests: Add a test to get/set triple fault event
Chenyi Qiang
2022-06-08
1
-0
/
+1
|
|
*
kvm: selftests: Add KVM_CAP_MAX_VCPU_ID cap test
Zeng Guang
2022-06-08
1
-0
/
+1
|
|
*
KVM: selftests: nSVM: Add svm_nested_soft_inject_test
Maciej S. Szmigiero
2022-06-08
1
-0
/
+1
*
|
|
selftests: stop using KSFT_KHDR_INSTALL
Guillaume Tucker
2022-07-11
1
-1
/
+0
|
/
/
*
|
KVM: selftests: Add option to run dirty_log_perf_test vCPUs in L2
David Matlack
2022-06-09
1
-0
/
+1
*
|
KVM: selftests: Clean up LIBKVM files in Makefile
David Matlack
2022-06-09
1
-5
/
+31
*
|
KVM: selftests: Link selftests directly with lib object files
David Matlack
2022-06-09
1
-7
/
+4
*
|
KVM: selftests: Drop unnecessary rule for STATIC_LIBS
David Matlack
2022-06-09
1
-1
/
+0
|
/
*
Merge tag 'kvmarm-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2022-05-25
1
-1
/
+2
|
\
|
*
selftests: KVM: aarch64: Introduce hypercall ABI test
Raghavendra Rao Ananta
2022-05-03
1
-0
/
+1
|
*
selftests: KVM: Rename psci_cpu_on_test to psci_test
Oliver Upton
2022-05-03
1
-1
/
+1
*
|
KVM: selftests: x86: Fix test failure on arch lbr capable platforms
Yang Weijiang
2022-05-25
1
-1
/
+1
*
|
Merge branch 'kvm-older-features' into HEAD
Paolo Bonzini
2022-04-13
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
KVM: x86: Test case for TSC scaling and offset sync
David Woodhouse
2022-04-02
1
-0
/
+1
|
*
selftests: KVM: Test KVM_X86_QUIRK_FIX_HYPERCALL_INSN
Oliver Upton
2022-04-02
1
-0
/
+1
[next]