[Qemu-devel] [PATCH 3/6 v6] ppc: synchronize excp_vectors for injecting exception

2014-07-10 Thread Bharat Bhushan
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.bhus...@freescale.com --- v5-v6 - new patch target-ppc/kvm.c | 44 1 file

Re: [Qemu-devel] [PATCH 3/6 v6] ppc: synchronize excp_vectors for injecting exception

2014-07-10 Thread Alexander Graf
On 10.07.14 12:57, Bharat Bhushan wrote: 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.bhus...@freescale.com --- v5-v6 - new patch target-ppc/kvm.c | 44