Skip to content
Commit ac6297fd authored by James Morse's avatar James Morse
Browse files

KVM: arm64: Save ESR_EL2 on guest SError



When we exit a guest due to an SError the vcpu fault info isn't updated
with the ESR. Today this is only done for traps.

The v8.2 RAS Extensions define ISS values for SError. Update the vcpu's
fault_info with the ESR on SError so that handle_exit() can determine
if this was a RAS SError and decode its severity.

Signed-off-by: James Morse's avatarJames Morse <james.morse@arm.com>
parent b754e5b2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment