index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-26
KVM: arm64: selftests: Split arch_timer test code
Haibo Xu
1
-1
/
+2
2024-02-26
selftests/kvm: Fix issues with $(SPLIT_TESTS)
Paolo Bonzini
1
-8
/
+12
2024-01-30
KVM: selftests: Test Intel PMU architectural events on gp counters
Jinrong Liang
1
-0
/
+1
2024-01-30
KVM: selftests: Add pmu.h and lib/pmu.c for common PMU assets
Jinrong Liang
1
-0
/
+1
2024-01-02
Merge tag 'kvm-riscv-6.8-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
1
-12
/
+19
2024-01-02
Merge tag 'loongarch-kvm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
1
-2
/
+3
2023-12-30
RISC-V: KVM: selftests: Add steal_time test support
Andrew Jones
1
-2
/
+3
2023-12-22
Merge tag 'kvmarm-fixes-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
1
-10
/
+16
2023-12-12
KVM: selftests: Ensure sysreg-defs.h is generated at the expected path
Oliver Upton
1
-10
/
+16
2023-12-08
KVM: selftests: add -MP to CFLAGS
David Woodhouse
1
-1
/
+1
2023-11-29
KVM: selftests: Remove x86's so called "MMIO warning" test
Sean Christopherson
1
-1
/
+0
2023-11-29
KVM: selftests: add -MP to CFLAGS
David Woodhouse
1
-1
/
+1
2023-11-22
perf build: Ensure sysreg-defs Makefile respects output dir
Oliver Upton
1
-2
/
+3
2023-11-14
KVM: selftests: Test KVM exit behavior for private memory/access
Ackerley Tng
1
-0
/
+1
2023-11-14
KVM: selftests: Add basic selftest for guest_memfd()
Chao Peng
1
-0
/
+1
2023-11-14
KVM: selftests: Add x86-only selftest for private memory conversions
Vishal Annapurve
1
-0
/
+1
2023-10-31
Merge tag 'kvmarm-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
1
-3
/
+21
2023-10-30
Merge branch kvm-arm64/pmu_pmcr_n into kvmarm/next
Oliver Upton
1
-0
/
+1
2023-10-30
KVM: selftests: Avoid using forced target for generating arm64 headers
Oliver Upton
1
-6
/
+5
2023-10-24
KVM: selftests: aarch64: Introduce vpmu_counter_access test
Reiji Watanabe
1
-0
/
+1
2023-10-18
KVM: arm64: selftests: Test for setting ID register from usersapce
Jing Zhang
1
-0
/
+1
2023-10-18
KVM: selftests: Generate sysreg-defs.h and add to include path
Oliver Upton
1
-3
/
+20
2023-10-09
KVM: selftests: Test behavior of HWCR, a.k.a. MSR_K7_HWCR
Jim Mattson
1
-0
/
+1
2023-08-31
Merge tag 'kvm-riscv-6.6-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
1
-2
/
+11
2023-08-28
KVM: s390: selftests: Add selftest for single-stepping
Ilya Leoshkevich
1
-0
/
+1
2023-08-09
KVM: riscv: selftests: Add get-reg-list test
Haibo Xu
1
-0
/
+1
2023-08-09
KVM: arm64: selftests: Split get-reg-list test code
Andrew Jones
1
-2
/
+10
2023-08-02
KVM: selftests: Add a selftest for guest prints and formatted asserts
Aaron Lewis
1
-0
/
+4
2023-08-02
KVM: selftests: Add guest_snprintf() to KVM selftests
Aaron Lewis
1
-0
/
+1
2023-08-02
KVM: selftests: Add strnlen() to the string overrides
Aaron Lewis
1
-0
/
+1
2023-07-01
Merge tag 'kvm-x86-selftests-6.5' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-2
/
+16
2023-07-01
Merge tag 'kvm-s390-next-6.5-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
1
-0
/
+1
2023-06-16
KVM: s390: selftests: add selftest for CMMA migration
Nico Boehr
1
-0
/
+1
2023-06-13
KVM: selftests: Add new CFLAGS to generate dependency files
Yu Zhang
1
-2
/
+15
2023-06-02
KVM: selftests: Add test for race in kvm_recalculate_apic_map()
Michal Luczaj
1
-0
/
+1
2023-06-01
KVM: selftests: Add dirty logging page splitting test
Ben Gardon
1
-0
/
+1
2023-04-26
Merge tag 'kvm-x86-selftests-6.4' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-0
/
+1
2023-04-11
KVM: selftests: Add test to verify KVM's supported XCR0
Aaron Lewis
1
-0
/
+1
2023-04-05
KVM: selftests: Add test for SMCCC filter
Oliver Upton
1
-0
/
+1
2023-02-15
Merge tag 'kvm-s390-next-6.3-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
1
-0
/
+3
2023-02-07
KVM: selftests: Compile s390 tests with -march=z10
Nina Schoetterl-Glausch
1
-0
/
+3
2023-02-01
KVM: selftests: Test Hyper-V extended hypercall exit to userspace
Vipin Sharma
1
-0
/
+1
2022-12-27
KVM: selftests: Disable "gnu-variable-sized-type-not-at-end" warning
Sean Christopherson
1
-0
/
+1
2022-12-27
KVM: selftests: Include lib.mk before consuming $(CC)
Sean Christopherson
1
-4
/
+5
2022-12-27
KVM: selftests: Explicitly disable builtins for mem*() overrides
Sean Christopherson
1
-0
/
+1
2022-12-27
KVM: selftests: Probe -no-pie with actual CFLAGS used to compile
Sean Christopherson
1
-1
/
+1
2022-12-27
KVM: selftests: Use proper function prototypes in probing code
Sean Christopherson
1
-2
/
+2
2022-12-27
KVM: selftests: Rename UNAME_M to ARCH_DIR, fill explicitly for x86
Sean Christopherson
1
-34
/
+13
2022-12-09
Merge tag 'kvmarm-6.2' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...
Paolo Bonzini
1
-0
/
+3
2022-12-05
Merge branch kvm-arm64/selftest/access-tracking into kvmarm-master/next
Marc Zyngier
1
-0
/
+1
[prev]
[next]