Re: [Qemu-devel] [PATCH v5 44/73] ppc: convert to cpu_interrupt_request

2018-12-15 Thread David Gibson
On Thu, Dec 13, 2018 at 12:04:24AM -0500, Emilio G. Cota wrote: > Cc: David Gibson > Cc: Alexander Graf > Cc: qemu-...@nongnu.org > Reviewed-by: Richard Henderson > Signed-off-by: Emilio G. Cota Acked-by: David Gibson > --- > hw/ppc/ppc.c| 2 +- > target/ppc/excp_helper

[Qemu-devel] [PATCH v5 44/73] ppc: convert to cpu_interrupt_request

2018-12-12 Thread Emilio G. Cota
Cc: David Gibson Cc: Alexander Graf Cc: qemu-...@nongnu.org Reviewed-by: Richard Henderson Signed-off-by: Emilio G. Cota --- hw/ppc/ppc.c| 2 +- target/ppc/excp_helper.c| 2 +- target/ppc/kvm.c| 4 ++-- target/ppc/translate_init.inc.c | 14 +++