KVM: arm64: nv: Add FEAT_RAS vSError sys regs to table
authorOliver Upton <oliver.upton@linux.dev>
Tue, 8 Jul 2025 17:25:12 +0000 (10:25 -0700)
committerOliver Upton <oliver.upton@linux.dev>
Tue, 8 Jul 2025 18:36:34 +0000 (11:36 -0700)
commit211fced460f2528339560d443df44b1c7feafaf0
tree225d1cf3eb2b2fc8f969cba926b301a4f8f4c36b
parent77ee70a073575977b403e9add25f185d614217d8
KVM: arm64: nv: Add FEAT_RAS vSError sys regs to table

Prepare to implement RAS for NV by adding the missing EL2 sysregs for
the vSError context.

Reviewed-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20250708172532.1699409-8-oliver.upton@linux.dev
Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
arch/arm64/include/asm/kvm_host.h
arch/arm64/include/asm/vncr_mapping.h
arch/arm64/kvm/sys_regs.c