Re: [PATCH v8 00/23] QEMU RISC-V AIA support

2022-01-21 Thread Alistair Francis
On Fri, Jan 21, 2022 at 2:02 AM Anup Patel wrote: > > Hi Alistair, > > On Wed, Jan 19, 2022 at 8:56 PM Anup Patel wrote: > > > > From: Anup Patel > > > > The advanced interrupt architecture (AIA) extends the per-HART local > > interrupt support. Along with this, it also adds IMSIC (MSI contrllor

Re: [PATCH v8 00/23] QEMU RISC-V AIA support

2022-01-20 Thread Anup Patel
Hi Alistair, On Wed, Jan 19, 2022 at 8:56 PM Anup Patel wrote: > > From: Anup Patel > > The advanced interrupt architecture (AIA) extends the per-HART local > interrupt support. Along with this, it also adds IMSIC (MSI contrllor) > and Advanced PLIC (wired interrupt controller). > > The latest A

[PATCH v8 00/23] QEMU RISC-V AIA support

2022-01-19 Thread Anup Patel
From: Anup Patel The advanced interrupt architecture (AIA) extends the per-HART local interrupt support. Along with this, it also adds IMSIC (MSI contrllor) and Advanced PLIC (wired interrupt controller). The latest AIA draft specification can be found here: https://github.com/riscv/riscv-aia/re