]> www.infradead.org Git - users/jedix/linux-maple.git/commit
KVM: arm64: Add description of FGT bits leading to EC!=0x18
authorMarc Zyngier <maz@kernel.org>
Fri, 24 Jan 2025 17:09:27 +0000 (17:09 +0000)
committerMarc Zyngier <maz@kernel.org>
Tue, 6 May 2025 16:35:25 +0000 (17:35 +0100)
commit3164899c21fd915f4ca60a215fe57a671a9699bc
tree8ee9df3d1c5c8607fd8f68a4a91521acc47e48d7
parent1b8570be89f8436b25bddc8afd7e54fcd906c3aa
KVM: arm64: Add description of FGT bits leading to EC!=0x18

The current FTP tables are only concerned with the bits generating
ESR_ELx.EC==0x18. However, we want an exhaustive view of what KVM
really knows about.

So let's add another small table that provides that extra information.

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