commit | 08cbb7055309af3b2e525f3313e4dc215644ff30 | [log] [tgz] |
---|---|---|
author | Marc Zyngier <maz@kernel.org> | Sun Jul 20 21:59:11 2025 +0100 |
committer | Marc Zyngier <maz@kernel.org> | Sun Aug 17 21:17:56 2025 +0100 |
tree | 321ea23aff86b1ab54fe5b359789d814aed2611a | |
parent | fba20aa677edcf7094fea7e787f7ba1acb83fe68 [diff] |
KVM: arm64: Make ID_AA64PFR0_EL1.RAS writable 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@kernel.org>