Skip to content
Commit b0960b95 authored by James Morse's avatar James Morse Committed by Marc Zyngier
Browse files

KVM: arm: Add 32bit get/set events support



arm64's new use of KVMs get_events/set_events API calls isn't just
or RAS, it allows an SError that has been made pending by KVM as
part of its device emulation to be migrated.

Wire this up for 32bit too.

We only need to read/write the HCR_VA bit, and check that no esr has
been provided, as we don't yet support VDFSR.

Signed-off-by: default avatarJames Morse <james.morse@arm.com>
Reviewed-by: default avatarDongjiu Geng <gengdongjiu@huawei.com>
Signed-off-by: default avatarMarc Zyngier <marc.zyngier@arm.com>
parent 539aee0e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment