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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-08
KVM: selftests: Use TEST_ASSERT_EQ() in test_vmx_nested_state()
Yosry Ahmed
1
-2
/
+4
2026-01-08
KVM: selftests: Rename vm_get_page_table_entry() to vm_get_pte()
Sean Christopherson
4
-6
/
+4
2026-01-08
KVM: selftests: Extend memstress to run on nested SVM
Yosry Ahmed
1
-7
/
+35
2026-01-08
KVM: selftests: Extend vmx_dirty_log_test to cover SVM
Yosry Ahmed
2
-21
/
+54
2026-01-08
KVM: selftests: Set the user bit on nested NPT PTEs
Yosry Ahmed
4
-2
/
+9
2026-01-08
KVM: selftests: Add support for nested NPTs
Yosry Ahmed
6
-4
/
+54
2026-01-08
KVM: selftests: Allow kvm_cpu_has_ept() to be called on AMD CPUs
Yosry Ahmed
1
-0
/
+3
2026-01-08
KVM: selftests: Move TDP mapping functions outside of vmx.c
Sean Christopherson
4
-74
/
+57
2026-01-08
KVM: selftests: Reuse virt mapping functions for nested EPTs
Yosry Ahmed
4
-108
/
+52
2026-01-08
KVM: selftests: Add a stage-2 MMU instance to kvm_vm
Sean Christopherson
1
-0
/
+5
2026-01-08
KVM: selftests: Stop passing VMX metadata to TDP mapping functions
Yosry Ahmed
4
-40
/
+24
2026-01-08
KVM: selftests: Use a TDP MMU to share EPT page tables between vCPUs
Yosry Ahmed
7
-32
/
+48
2026-01-08
KVM: selftests: Move PTE bitmasks to kvm_mmu
Yosry Ahmed
3
-39
/
+76
2026-01-08
KVM: selftests: Add a "struct kvm_mmu_arch arch" member to kvm_mmu
Sean Christopherson
6
-0
/
+9
2026-01-08
KVM: selftests: Plumb "struct kvm_mmu" into x86's MMU APIs
Sean Christopherson
2
-28
/
+39
2026-01-08
KVM: selftests: Add "struct kvm_mmu" to track a given MMU instance
Sean Christopherson
8
-88
/
+94
2026-01-08
KVM: selftests: Stop setting A/D bits when creating EPT PTEs
Yosry Ahmed
1
-8
/
+0
2026-01-08
KVM: selftests: Kill eptPageTablePointer
Yosry Ahmed
1
-20
/
+17
2026-01-08
KVM: selftests: Rename nested TDP mapping functions
Yosry Ahmed
4
-39
/
+37
2026-01-08
KVM: selftests: Stop passing a memslot to nested_map_memslot()
Yosry Ahmed
3
-7
/
+11
2026-01-08
KVM: selftests: Make __vm_get_page_table_entry() static
Yosry Ahmed
2
-4
/
+2
2026-01-08
KVM: selftests: Fix sign extension bug in get_desc64_base()
MJ Pooladkhay
1
-2
/
+4
2026-01-08
KVM: selftests: Test TPR / CR8 sync and interrupt masking
Maciej S. Szmigiero
3
-0
/
+280
2025-12-18
Merge tag 'kvm-x86-fixes-6.19-rc1' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2
-0
/
+16
2025-12-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
47
-325
/
+2177
2025-12-02
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-3
/
+7
2025-12-02
Merge tag 'kvm-s390-next-6.19-1' of https://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2
-0
/
+141
2025-12-02
Merge tag 'kvmarm-6.19' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...
Paolo Bonzini
13
-22
/
+819
2025-12-02
Merge tag 'kvm-riscv-6.19-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
1
-0
/
+4
2025-12-02
Merge tag 'loongarch-kvm-6.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
6
-3
/
+417
2025-12-02
KVM: selftests: Add a CPUID testcase for KVM_SET_CPUID2 with runtime updates
Sean Christopherson
1
-0
/
+15
2025-12-02
KVM: selftests: Add missing "break" in rseq_test's param parsing
Gavin Shan
1
-0
/
+1
2025-12-01
Merge branch 'kvm-arm64/nv-xnx-haf' into kvmarm/next
Oliver Upton
4
-0
/
+178
2025-12-01
Merge branch 'kvm-arm64/vgic-lr-overflow' into kvmarm/next
Oliver Upton
5
-22
/
+288
2025-12-01
Merge branch 'kvm-arm64/sea-user' into kvmarm/next
Oliver Upton
3
-0
/
+333
2025-12-01
KVM: arm64: Fix spelling mistake "Unexpeced" -> "Unexpected"
Colin Ian King
1
-1
/
+1
2025-12-01
KVM: arm64: selftests: Add test for AT emulation
Oliver Upton
4
-0
/
+178
2025-11-28
KVM: LoongArch: selftests: Add time counter test case
Bibo Mao
2
-0
/
+39
2025-11-28
KVM: LoongArch: selftests: Add SW emulated timer test case
Bibo Mao
1
-0
/
+40
2025-11-28
KVM: LoongArch: selftests: Add timer interrupt test case
Bibo Mao
5
-2
/
+228
2025-11-27
KVM: arm64: selftests: Consider all 7 possible levels of cache
Ben Horgan
1
-1
/
+1
2025-11-27
KVM: arm64: selftests: Remove ARM64_FEATURE_FIELD_BITS and its last user
Ben Horgan
1
-2
/
+6
2025-11-27
KVM: LoongArch: selftests: Add exception handler register interface
Bibo Mao
2
-0
/
+45
2025-11-27
KVM: LoongArch: selftests: Add basic interfaces
Bibo Mao
2
-0
/
+55
2025-11-27
KVM: LoongArch: selftests: Add system registers save/restore on exception
Bibo Mao
2
-1
/
+10
2025-11-26
Merge tag 'kvm-x86-selftests-6.19' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
24
-166
/
+481
2025-11-26
Merge tag 'kvm-x86-gmem-6.19' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
9
-134
/
+315
2025-11-24
KVM: arm64: selftests: vgic_irq: Add timer deactivation test
Marc Zyngier
1
-0
/
+65
2025-11-24
KVM: arm64: selftests: vgic_irq: Add Group-0 enable test
Marc Zyngier
1
-0
/
+49
2025-11-24
KVM: arm64: selftests: vgic_irq: Add asymmetric SPI deaectivation test
Marc Zyngier
1
-0
/
+105
[prev]
[next]