开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
/
include
/
arm64
/
processor.h
Age
Commit message (
Expand
)
Author
2026-04-20
KVM: selftests: Use u32 instead of uint32_t
David Matlack
2026-04-20
KVM: selftests: Use u64 instead of uint64_t
David Matlack
2026-04-20
KVM: selftests: Use gva_t instead of vm_vaddr_t
David Matlack
2026-01-15
KVM: arm64: selftests: Disable unused TTBR1_EL1 translations
Fuad Tabba
2025-10-13
KVM: arm64: selftests: Test effective value of HCR_EL2.AMO
Oliver Upton
2025-09-24
Merge branch kvm-arm64/selftests-6.18 into kvmarm-master/next
Marc Zyngier
2025-09-24
KVM: arm64: selftests: Enable EL2 by default
Oliver Upton
2025-09-24
KVM: arm64: selftests: Select SMCCC conduit based on current EL
Oliver Upton
2025-09-24
KVM: arm64: selftests: Provide helper for getting default vCPU target
Oliver Upton
2025-09-24
KVM: arm64: selftests: Alias EL1 registers to EL2 counterparts
Oliver Upton
2025-09-24
KVM: arm64: selftests: Create a VGICv3 for 'default' VMs
Oliver Upton
2025-09-24
KVM: arm64: selftests: Provide kvm_arch_vm_post_create() in library code
Oliver Upton
2025-09-20
KVM: arm64: selftest: Expand external_aborts test to look for TTW levels
Marc Zyngier
2025-07-08
KVM: arm64: selftests: Add basic SError injection test
Oliver Upton
2025-04-06
KVM: arm64: selftests: Explicitly set the page attrs to Inner-Shareable
Raghavendra Rao Ananta
2025-04-06
KVM: arm64: selftests: Introduce and use hardware-definition macros
Raghavendra Rao Ananta
2024-12-18
KVM: selftests: Use canonical $(ARCH) paths for KVM selftests directories
Sean Christopherson