index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-07
KVM: selftests: Fix vmxon_pa == vmcs12_pa == -1ull nVMX testcase for !eVMCS
Vitaly Kuznetsov
1
-6
/
+10
2023-12-07
KVM: selftests: Make Hyper-V tests explicitly require KVM Hyper-V support
Vitaly Kuznetsov
7
-2
/
+14
2023-12-01
KVM: selftests: Annotate guest ucall, printf, and assert helpers with __printf()
Sean Christopherson
2
-4
/
+5
2023-12-01
KVM: selftests: Fix broken assert messages in Hyper-V features test
Sean Christopherson
1
-4
/
+4
2023-12-01
KVM: selftests: Fix benign %llx vs. %lx issues in guest asserts
Sean Christopherson
6
-12
/
+12
2023-12-01
KVM: selftests: Fix MWAIT error message when guest assertion fails
Sean Christopherson
1
-2
/
+4
2023-11-29
KVM: selftests: Remove x86's so called "MMIO warning" test
Sean Christopherson
2
-122
/
+0
2023-11-29
KVM: selftests: Add logic to detect if ioctl() failed because VM was killed
Sean Christopherson
2
-6
/
+35
2023-11-29
KVM: selftests: Drop the single-underscore ioctl() helpers
Sean Christopherson
1
-17
/
+13
2023-11-29
KVM: selftests: add -MP to CFLAGS
David Woodhouse
1
-1
/
+1
2023-11-28
KVM: selftests: Actually print out magic token in NX hugepages skip message
angquan yu
1
-1
/
+1
2023-11-27
KVM: selftests: arm64: Support P52V48 4K and 16K guest_modes
Ryan Roberts
4
-9
/
+36
2023-11-27
KVM: selftests: arm64: Determine max ipa size per-page size
Ryan Roberts
4
-36
/
+50
2023-11-22
perf build: Ensure sysreg-defs Makefile respects output dir
Oliver Upton
1
-2
/
+3
2023-11-21
selftests/kvm: fix compilation on non-x86_64 platforms
Paolo Bonzini
2
-8
/
+6
2023-11-14
Merge branch 'kvm-guestmemfd' into HEAD
Paolo Bonzini
16
-119
/
+1266
2023-11-14
KVM: selftests: Add a memory region subtest to validate invalid flags
Sean Christopherson
2
-8
/
+50
2023-11-14
KVM: selftests: Test KVM exit behavior for private memory/access
Ackerley Tng
2
-0
/
+121
2023-11-14
KVM: selftests: Add basic selftest for guest_memfd()
Chao Peng
2
-0
/
+208
2023-11-14
KVM: selftests: Expand set_memory_region_test to validate guest_memfd()
Chao Peng
2
-2
/
+114
2023-11-14
KVM: selftests: Add KVM_SET_USER_MEMORY_REGION2 helper
Chao Peng
2
-0
/
+36
2023-11-14
KVM: selftests: Add x86-only selftest for private memory conversions
Vishal Annapurve
2
-0
/
+483
2023-11-14
KVM: selftests: Add GUEST_SYNC[1-6] macros for synchronizing more data
Sean Christopherson
1
-0
/
+11
2023-11-14
KVM: selftests: Introduce VM "shape" to allow tests to specify the VM type
Sean Christopherson
7
-35
/
+73
2023-11-14
KVM: selftests: Add helpers to do KVM_HC_MAP_GPA_RANGE hypercalls (x86)
Vishal Annapurve
1
-0
/
+15
2023-11-14
KVM: selftests: Add helpers to convert guest memory b/w private and shared
Vishal Annapurve
2
-0
/
+76
2023-11-14
KVM: selftests: Add support for creating private memslots
Sean Christopherson
3
-31
/
+73
2023-11-14
KVM: selftests: Convert lib's mem regions to KVM_SET_USER_MEMORY_REGION2
Sean Christopherson
2
-10
/
+11
2023-11-14
KVM: selftests: Drop unused kvm_userspace_memory_region_find() helper
Sean Christopherson
2
-33
/
+0
2023-11-08
selftests: kvm/s390x: use vm_create_barebones()
Paolo Bonzini
1
-8
/
+3
2023-11-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
10
-107
/
+1383
2023-11-01
Merge tag 'linux_kselftest-next-6.7-rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-4
/
+4
2023-10-31
Merge tag 'kvmarm-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
8
-18
/
+1191
2023-10-31
Merge tag 'kvm-x86-misc-6.7' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2
-0
/
+48
2023-10-31
Merge tag 'kvm-riscv-6.7-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
1
-89
/
+144
2023-10-30
Merge branch kvm-arm64/pmu_pmcr_n into kvmarm/next
Oliver Upton
3
-0
/
+672
2023-10-30
Merge branch kvm-arm64/writable-id-regs into kvmarm/next
Oliver Upton
6
-17
/
+515
2023-10-30
KVM: selftests: Avoid using forced target for generating arm64 headers
Oliver Upton
1
-6
/
+5
2023-10-30
Merge branch kvm-arm64/misc into kvmarm/next
Oliver Upton
1
-1
/
+4
2023-10-30
KVM: arm64: selftest: Perform ISB before reading PAR_EL1
Zenghui Yu
1
-1
/
+1
2023-10-30
KVM: arm64: selftest: Add the missing .guest_prepare()
Zenghui Yu
1
-0
/
+3
2023-10-24
KVM: selftests: aarch64: vPMU test for validating user accesses
Raghavendra Rao Ananta
1
-1
/
+86
2023-10-24
KVM: selftests: aarch64: vPMU register test for unimplemented counters
Reiji Watanabe
2
-7
/
+76
2023-10-24
KVM: selftests: aarch64: vPMU register test for implemented counters
Reiji Watanabe
1
-4
/
+266
2023-10-24
KVM: selftests: aarch64: Introduce vpmu_counter_access test
Reiji Watanabe
2
-0
/
+256
2023-10-20
KVM: riscv: selftests: Add SBI DBCN extension to get-reg-list test
Anup Patel
1
-0
/
+2
2023-10-18
KVM: arm64: selftests: Test for setting ID register from usersapce
Jing Zhang
2
-0
/
+482
2023-10-18
tools headers arm64: Update sysreg.h with kernel sources
Jing Zhang
4
-14
/
+14
2023-10-18
KVM: selftests: Generate sysreg-defs.h and add to include path
Oliver Upton
1
-3
/
+20
2023-10-15
Merge tag 'kvm-x86-selftests-6.6-fixes' of https://github.com/kvm-x86/linux i...
Paolo Bonzini
9
-23
/
+10
[prev]
[next]