[Qemu-devel] [PULL 31/66] ppc: Fix source NIP on SLB related interrupts

2016-09-05 Thread David Gibson
From: Benjamin Herrenschmidt We need to pass it to the raise helper since we don't update it before the calls. Signed-off-by: Benjamin Herrenschmidt Signed-off-by: David Gibson --- target-ppc/mmu-hash64.c | 16 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/tar

[Qemu-devel] [PULL 31/66] ppc: Fix source NIP on SLB related interrupts

2016-09-05 Thread David Gibson
From: Benjamin Herrenschmidt We need to pass it to the raise helper since we don't update it before the calls. Signed-off-by: Benjamin Herrenschmidt Signed-off-by: David Gibson --- target-ppc/mmu-hash64.c | 16 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/tar