]> www.infradead.org Git - users/jedix/linux-maple.git/commit
KVM: arm64: Plug FEAT_GCS handling
authorMarc Zyngier <maz@kernel.org>
Fri, 24 Jan 2025 15:44:32 +0000 (15:44 +0000)
committerMarc Zyngier <maz@kernel.org>
Tue, 6 May 2025 16:35:19 +0000 (17:35 +0100)
commit5329358c222fec1132169ab3de9973aa4cd63aa9
tree6e3a3583da2ddd6cdb0e064de4196ae282aa799d
parent09be03c6b54dd8959eba6cb25051c20a475ecde9
KVM: arm64: Plug FEAT_GCS handling

We don't seem to be handling the GCS-specific exception class.
Handle it by delivering an UNDEF to the guest, and populate the
relevant trap bits.

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