开源镜像站
帮助
下载
动态
GitHub
index
:
linux.git
master
Linux kernel mainline source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
/
arm64
/
set_id_regs.c
Age
Commit message (
Expand
)
Author
2026-04-27
Merge tag 'kvm-x86-selftests_kernel_types-7.1' of https://github.com/kvm-x86/...
Paolo Bonzini
2026-04-20
KVM: selftests: Use u8 instead of uint8_t
David Matlack
2026-04-20
KVM: selftests: Use u32 instead of uint32_t
David Matlack
2026-04-20
KVM: selftests: Use s64 instead of int64_t
David Matlack
2026-04-20
KVM: selftests: Use u64 instead of uint64_t
David Matlack
2026-04-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2026-04-01
KVM: arm64: set_id_regs: Allow GICv3 support to be set at runtime
Marc Zyngier
2026-03-26
KVM: arm64: kselftest: set_id_regs: Add test for FEAT_LSUI
Yeoreum Yun
2026-02-05
KVM: arm64: Remove all traces of FEAT_TME
Marc Zyngier
2025-12-02
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2025-11-27
KVM: arm64: selftests: Consider all 7 possible levels of cache
Ben Horgan
2025-11-27
KVM: arm64: selftests: Remove ARM64_FEATURE_FIELD_BITS and its last user
Ben Horgan
2025-10-13
KVM: arm64: selftests: Sync ID_AA64PFR1, MPIDR, CLIDR in guest
Zenghui Yu
2025-09-24
Merge branch kvm-arm64/selftests-6.18 into kvmarm-master/next
Marc Zyngier
2025-09-24
KVM: arm64: selftests: Cover ID_AA64ISAR3_EL1 in set_id_regs
Mark Brown
2025-09-24
KVM: arm64: selftests: Remove a duplicate register listing in set_id_regs
Mark Brown
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-19
KVM: arm64: selftests: Test writes to ID_AA64MMFR1_EL1.{HCX, TWED}
Jinqian Yang
2025-08-21
KVM: arm64: selftests: Sync ID_AA64MMFR3_EL1 in set_id_regs
Mark Brown
2025-08-21
KVM: arm64: Get rid of ARM64_FEATURE_MASK()
Marc Zyngier
2025-07-08
KVM: arm64: selftests: Catch up set_id_regs with the kernel
Oliver Upton
2025-05-26
Merge tag 'kvmarm-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2025-05-16
KVM: selftests: Confirm exposing MTE_frac does not break migration
Ben Horgan
2025-05-05
KVM: arm64: selftest: Don't try to disable AArch64 support
Marc Zyngier
2025-03-19
Merge branch 'kvm-arm64/writable-midr' into kvmarm/next
Oliver Upton
2025-03-12
KVM: arm64: selftests: Test that TGRAN*_2 fields are writable
Sebastian Ott
2025-02-26
KVM: selftests: arm64: Test writes to MIDR,REVIDR,AIDR
Sebastian Ott
2025-01-28
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2025-01-15
Merge tag 'loongarch-kvm-6.14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2024-12-18
KVM: selftests: Use canonical $(ARCH) paths for KVM selftests directories
Sean Christopherson