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
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
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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-18
KVM: VMX: Fix the spelling of CPU_BASED_USE_TSC_OFFSETTING
Xiaoyao Li
1
-1
/
+1
2023-01-18
KVM: VMX: Rename NMI_PENDING to NMI_WINDOW
Xiaoyao Li
1
-1
/
+1
2023-01-18
KVM: VMX: Rename INTERRUPT_PENDING to INTERRUPT_WINDOW
Xiaoyao Li
1
-2
/
+2
2022-11-25
x86/cpu: Restore AMD's DE_CFG MSR after resume
Borislav Petkov
1
-3
/
+5
2020-11-24
selftests: kvm: Fix the segment descriptor layout to match the actual layout
Aaron Lewis
1
-1
/
+1
2020-05-27
KVM: selftests: Fix build for evmcs.h
Peter Xu
1
-2
/
+2
2019-10-22
selftests: kvm: consolidate VMX support checks
Vitaly Kuznetsov
1
-0
/
+2
2019-09-27
selftests: kvm: add test for dirty logging inside nested guests
Paolo Bonzini
2
-0
/
+17
2019-09-24
KVM: selftests: Remove duplicate guest mode handling
Peter Xu
1
-0
/
+4
2019-09-24
KVM: selftests: Introduce VM_MODE_PXXV48_4K
Peter Xu
2
-1
/
+13
2019-09-24
KVM: selftests: Move vm type into _vm_create() internally
Peter Xu
1
-2
/
+1
2019-09-11
Merge tag 'kvm-s390-next-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
1
-7
/
+1
2019-08-15
selftests: kvm: provide common function to enable eVMCS
Paolo Bonzini
1
-0
/
+2
2019-08-02
KVM: selftests: Split ucall.c into architecture specific files
Thomas Huth
1
-7
/
+1
2019-07-15
Merge tag 'kvm-s390-next-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2
-0
/
+30
2019-07-11
Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
5
-15
/
+9
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
5
-15
/
+5
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482
Thomas Gleixner
5
-15
/
+5
2019-06-19
tests: kvm: Check for a kernel warning
Aaron Lewis
2
-0
/
+4
2019-06-05
kvm: selftests: introduce aarch64_vcpu_add_default
Andrew Jones
1
-0
/
+2
2019-06-05
kvm: selftests: introduce aarch64_vcpu_setup
Andrew Jones
1
-0
/
+2
2019-06-05
kvm: selftests: hide vcpu_setup in processor code
Paolo Bonzini
1
-2
/
+1
2019-06-04
KVM: selftests: Add processor code for s390x
Thomas Huth
1
-0
/
+22
2019-06-04
KVM: selftests: Introduce a VM_MODE_DEFAULT macro for the default bits
Thomas Huth
1
-0
/
+6
2019-06-04
KVM: selftests: Guard struct kvm_vcpu_events with __KVM_HAVE_VCPU_EVENTS
Thomas Huth
1
-0
/
+2
2019-05-24
KVM: selftests: Wrap vcpu_nested_state_get/set functions with x86 guard
Thomas Huth
1
-0
/
+2
2019-05-08
tests: kvm: Add tests for KVM_SET_NESTED_STATE
Aaron Lewis
1
-0
/
+4
2019-04-16
selftests: kvm: add a selftest for SMM
Vitaly Kuznetsov
1
-0
/
+27
2019-03-28
KVM: selftests: complete IO before migrating guest state
Sean Christopherson
1
-0
/
+1
2018-12-21
kvm: selftests: aarch64: dirty_log_test: support greater than 40-bit IPAs
Andrew Jones
1
-0
/
+2
2018-12-21
kvm: selftests: add pa-48/va-48 VM modes
Andrew Jones
1
-0
/
+2
2018-12-14
KVM: selftests: implement an unchecked version of vcpu_ioctl()
Vitaly Kuznetsov
1
-0
/
+2
2018-12-14
kvm: introduce manual dirty log reprotect
Paolo Bonzini
1
-0
/
+2
2018-10-17
KVM: selftests: add Enlightened VMCS test
Vitaly Kuznetsov
2
-0
/
+1126
2018-10-17
KVM: selftests: state_test: test bare VMXON migration
Vitaly Kuznetsov
1
-0
/
+1
2018-10-17
kvm: selftests: stop lying to aarch64 tests about PA-bits
Andrew Jones
1
-0
/
+2
2018-10-17
kvm: selftests: introduce new VM mode for 64K pages
Andrew Jones
1
-1
/
+6
2018-10-17
kvm: selftests: add vcpu support for aarch64
Andrew Jones
1
-0
/
+55
2018-10-17
kvm: selftests: add vm_phy_pages_alloc
Andrew Jones
1
-0
/
+2
2018-10-17
kvm: selftests: tidy up kvm_util
Andrew Jones
2
-55
/
+45
2018-10-17
kvm: selftests: move arch-specific files to arch-specific locations
Andrew Jones
5
-14
/
+14
2018-10-17
kvm: selftests: introduce ucall
Andrew Jones
1
-35
/
+41
2018-09-20
kvm: selftests: Add platform_info_test
Drew Schmitt
1
-0
/
+4
2018-08-22
kvm: selftest: add dirty logging test
Peter Xu
1
-0
/
+3
2018-08-22
kvm: selftest: pass in extra memory when create vm
Peter Xu
1
-1
/
+2
2018-08-22
kvm: selftest: include the tools headers
Peter Xu
1
-2
/
+0
2018-08-22
kvm: selftest: unify the guest port macros
Peter Xu
1
-0
/
+39
2018-08-06
KVM: selftests: add tests for shadow VMCS save/restore
Paolo Bonzini
1
-0
/
+12
2018-08-06
kvm: selftests: add test for nested state save/restore
Paolo Bonzini
1
-0
/
+33
2018-08-06
kvm: selftests: add basic test for state save and restore
Paolo Bonzini
2
-0
/
+6
[next]