ppc: synchronize excp_vectors for injecting exception
commitc371c2e3e0d7ad979dc2bb9763223287fabdcc24
authorBharat Bhushan <Bharat.Bhushan@freescale.com>
Mon, 14 Jul 2014 09:15:36 +0000 (14 14:45 +0530)
committerAlexander Graf <agraf@suse.de>
Mon, 8 Sep 2014 10:50:49 +0000 (8 12:50 +0200)
treeaa5b16dc2fd0663b2d64b7f936417a5070e32fe6
parent3c902d4469304a9fd78cbef8a927d44b847cde3f
ppc: synchronize excp_vectors for injecting exception

This patch synchronizes env->excp_vectors[] with env->iovr[].
This is required for using the existing interrupt injection mechanism
for kvm.

Signed-off-by: Bharat Bhushan <Bharat.Bhushan@freescale.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
target-ppc/kvm.c