]> www.infradead.org Git - users/jedix/linux-maple.git/commit
KVM: arm64: Allow sysreg ranges for FGT descriptors
authorMarc Zyngier <maz@kernel.org>
Fri, 25 Apr 2025 12:53:18 +0000 (13:53 +0100)
committerMarc Zyngier <maz@kernel.org>
Mon, 19 May 2025 10:36:21 +0000 (11:36 +0100)
commitf654e9e47eac95424b8ef4b285f331604460174b
tree872a3a8c6ae7d3b28aeb65eae852b01f4165748f
parent1ba41c816007107e0f774d6803e0cbbbb40a47e0
KVM: arm64: Allow sysreg ranges for FGT descriptors

Just like we allow sysreg ranges for Coarse Grained Trap descriptors,
allow them for Fine Grain Traps as well.

This comes with a warning that not all ranges are suitable for this
particular definition of ranges.

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