Re: [PULL v2 29/35] hw/intc: Add RISC-V AIA APLIC device emulation

2022-04-13 Thread Alistair Francis
On Wed, Apr 13, 2022 at 12:53 AM Peter Maydell wrote: > > On Wed, 16 Feb 2022 at 08:43, Alistair Francis > wrote: > > > > From: Anup Patel > > > > The RISC-V AIA (Advanced Interrupt Architecture) defines a new > > interrupt controller for wired interrupts called APLIC (Advanced > > Platform Leve

Re: [PULL v2 29/35] hw/intc: Add RISC-V AIA APLIC device emulation

2022-04-12 Thread Peter Maydell
On Wed, 16 Feb 2022 at 08:43, Alistair Francis wrote: > > From: Anup Patel > > The RISC-V AIA (Advanced Interrupt Architecture) defines a new > interrupt controller for wired interrupts called APLIC (Advanced > Platform Level Interrupt Controller). The APLIC is capabable of > forwarding wired int

[PULL v2 29/35] hw/intc: Add RISC-V AIA APLIC device emulation

2022-02-16 Thread Alistair Francis
From: Anup Patel The RISC-V AIA (Advanced Interrupt Architecture) defines a new interrupt controller for wired interrupts called APLIC (Advanced Platform Level Interrupt Controller). The APLIC is capabable of forwarding wired interupts to RISC-V HARTs directly or as MSIs (Message Signaled Interup