]> www.infradead.org Git - users/jedix/linux-maple.git/commit
KVM: arm64: Use HCRX_EL2 feature map to drive fixed-value bits
authorMarc Zyngier <maz@kernel.org>
Sun, 9 Feb 2025 14:51:23 +0000 (14:51 +0000)
committerMarc Zyngier <maz@kernel.org>
Mon, 19 May 2025 10:35:30 +0000 (11:35 +0100)
commitbeed4448418ee2e2f48a9d5d6c01fe79df200bc2
tree11d4d2b8dac045fc02d575ca1f672ad1aa752817
parenta764b56bf90b6d758ff21408c13cd686c2519ef9
KVM: arm64: Use HCRX_EL2 feature map to drive fixed-value bits

Similarly to other registers, describe which HCR_EL2 bit depends
on which feature, and use this to compute the RES0 status of these
bits.

Signed-off-by: Marc Zyngier <maz@kernel.org>
arch/arm64/kvm/config.c
arch/arm64/kvm/nested.c