Re: [Qemu-devel] [PATCH V4 4/7] nios2: Add IIC interrupt controller emulation

2017-01-16 Thread Alexander Graf
On 31/12/2016 14:22, Marek Vasut wrote: From: Chris Wulff Add the Altera Nios2 internal interrupt controller model. Signed-off-by: Marek Vasut Cc: Chris Wulff Cc: Jeff Da Silva Cc: Ley Foon Tan Cc: Sandra Loosemore Cc: Yves Vandervennet --- V3: Checkpatch cleanup V4: Rebase on top of q

[Qemu-devel] [PATCH V4 4/7] nios2: Add IIC interrupt controller emulation

2016-12-31 Thread Marek Vasut
From: Chris Wulff Add the Altera Nios2 internal interrupt controller model. Signed-off-by: Marek Vasut Cc: Chris Wulff Cc: Jeff Da Silva Cc: Ley Foon Tan Cc: Sandra Loosemore Cc: Yves Vandervennet --- V3: Checkpatch cleanup V4: Rebase on top of qemu/master --- hw/intc/Makefile.objs | 1