commit | 3272f0d08e4490b792b99cf6034a2bb859bf6c9f | [log] [tgz] |
---|---|---|
author | Marc Zyngier <marc.zyngier@arm.com> | Tue Sep 06 14:02:17 2016 +0100 |
committer | Christoffer Dall <christoffer.dall@linaro.org> | Thu Sep 08 12:53:00 2016 +0200 |
tree | feeacabe06da56fb71a94adce04293bd0a8d18ca | |
parent | 21977a4c57cd92c71113e21319302b5a399f9d2d [diff] |
arm64: KVM: Inject a vSerror if detecting a bad GICV access at EL2 If, when proxying a GICV access at EL2, we detect that the guest is doing something silly, report an EL1 SError instead ofgnoring the access. Signed-off-by: Marc Zyngier <marc.zyngier@arm.com> Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>