diff options
author | Dongjiu Geng <gengdongjiu@huawei.com> | 2018-07-19 16:24:23 +0100 |
---|---|---|
committer | Marc Zyngier <marc.zyngier@arm.com> | 2018-07-21 16:02:31 +0100 |
commit | be26b3a73413c2ebf14d5e76a66ad964e6458080 (patch) | |
tree | 1873d5e6cfeeff600bd96bab25418c291ac25ecf /virt/kvm/arm/arm.c | |
parent | b7b27facc7b50a5fce0afaa3df56157136ce181a (diff) |
arm64: KVM: export the capability to set guest SError syndrome
For the arm64 RAS Extension, user space can inject a virtual-SError
with specified ESR. So user space needs to know whether KVM support
to inject such SError, this interface adds this query for this capability.
KVM will check whether system support RAS Extension, if supported, KVM
returns true to user space, otherwise returns false.
Signed-off-by: Dongjiu Geng <gengdongjiu@huawei.com>
Reviewed-by: James Morse <james.morse@arm.com>
[expanded documentation wording]
Signed-off-by: James Morse <james.morse@arm.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Diffstat (limited to 'virt/kvm/arm/arm.c')
0 files changed, 0 insertions, 0 deletions