On Sun, Aug 17 2025, Marc Zyngier <maz@xxxxxxxxxx> wrote: > Make ID_AA64PFR0_EL1.RAS writable so that we can restore a VM from > a system without RAS to a RAS-equipped machine (or disable RAS > in the guest). > > Signed-off-by: Marc Zyngier <maz@xxxxxxxxxx> > --- > arch/arm64/kvm/sys_regs.c | 1 - > 1 file changed, 1 deletion(-) Reviewed-by: Cornelia Huck <cohuck@xxxxxxxxxx>