index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
config.c
Age
Commit message (
Expand
)
Author
2025-10-13
KVM: arm64: nv: Use FGT write trap of MDSCR_EL1 when available
Oliver Upton
2025-10-13
KVM: arm64: Compute per-vCPU FGTs at vcpu_load()
Oliver Upton
2025-09-19
KVM: arm64: Convert MDCR_EL2 RES0 handling to compute_reg_res0_bits()
Marc Zyngier
2025-09-19
KVM: arm64: Convert SCTLR_EL1 RES0 handling to compute_reg_res0_bits()
Marc Zyngier
2025-09-19
KVM: arm64: Enforce absence of FEAT_TCR2 on TCR2_EL2
Marc Zyngier
2025-09-19
KVM: arm64: Enforce absence of FEAT_SCTLR2 on SCTLR2_EL{1,2}
Marc Zyngier
2025-09-19
KVM: arm64: Convert HCR_EL2 RES0 handling to compute_reg_res0_bits()
Marc Zyngier
2025-09-19
KVM: arm64: Enforce absence of FEAT_HCX on HCRX_EL2
Marc Zyngier
2025-09-19
KVM: arm64: Enforce absence of FEAT_FGT2 on FGT2 registers
Marc Zyngier
2025-09-19
KVM: arm64: Enforce absence of FEAT_FGT on FGT registers
Marc Zyngier
2025-09-19
KVM: arm64: Add reg_feat_map_desc to describe full register dependency
Marc Zyngier
2025-09-19
KVM: arm64: Remove duplicate FEAT_{SYSREG128,MTE2} descriptions
Marc Zyngier
2025-07-28
Merge branch 'kvm-arm64/config-masks' into kvmarm/next
Oliver Upton
2025-07-15
KVM: arm64: Tighten the definition of FEAT_PMUv3p9
Marc Zyngier
2025-07-15
KVM: arm64: Convert MDCR_EL2 to config-driven sanitisation
Marc Zyngier
2025-07-15
KVM: arm64: Convert SCTLR_EL1 to config-driven sanitisation
Marc Zyngier
2025-07-15
KVM: arm64: Convert TCR2_EL2 to config-driven sanitisation
Marc Zyngier
2025-07-08
KVM: arm64: Describe SCTLR2_ELx RESx masks
Oliver Upton
2025-05-19
KVM: arm64: Add sanitisation for FEAT_FGT2 registers
Marc Zyngier
2025-05-19
KVM: arm64: Use HCR_EL2 feature map to drive fixed-value bits
Marc Zyngier
2025-05-19
KVM: arm64: Use HCRX_EL2 feature map to drive fixed-value bits
Marc Zyngier
2025-05-19
KVM: arm64: Use FGT feature maps to drive RES0 bits
Marc Zyngier
2025-05-10
KVM: arm64: Validate FGT register descriptions against RES0 masks
Marc Zyngier
2025-05-10
KVM: arm64: Switch to table-driven FGU configuration
Marc Zyngier