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

2022-02-11 Thread Alistair Francis
On Thu, Feb 10, 2022 at 8:24 PM Anup Patel wrote: > > On Thu, Feb 10, 2022 at 1:58 PM Atish Patra wrote: > > > > On Mon, Feb 7, 2022 at 10:51 PM Alistair Francis > > wrote: > > > > > > On Tue, Feb 8, 2022 at 2:16 PM Alistair Francis > > > wrote: > > > > > > > > On Sat, Feb 5, 2022 at 3:47 AM

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

2022-02-10 Thread Anup Patel
On Thu, Feb 10, 2022 at 1:58 PM Atish Patra wrote: > > On Mon, Feb 7, 2022 at 10:51 PM Alistair Francis wrote: > > > > On Tue, Feb 8, 2022 at 2:16 PM Alistair Francis > > wrote: > > > > > > On Sat, Feb 5, 2022 at 3:47 AM Anup Patel wrote: > > > > > > > > From: Anup Patel > > > > > > > > The a

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

2022-02-10 Thread Atish Patra
On Mon, Feb 7, 2022 at 10:51 PM Alistair Francis wrote: > > On Tue, Feb 8, 2022 at 2:16 PM Alistair Francis wrote: > > > > On Sat, Feb 5, 2022 at 3:47 AM Anup Patel wrote: > > > > > > From: Anup Patel > > > > > > The advanced interrupt architecture (AIA) extends the per-HART local > > > interru

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

2022-02-08 Thread Anup Patel
On Tue, Feb 8, 2022 at 12:27 PM Alistair Francis wrote: > > On Tue, Feb 8, 2022 at 2:16 PM Alistair Francis wrote: > > > > On Sat, Feb 5, 2022 at 3:47 AM Anup Patel wrote: > > > > > > From: Anup Patel > > > > > > The advanced interrupt architecture (AIA) extends the per-HART local > > > interru

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

2022-02-07 Thread Alistair Francis
On Tue, Feb 8, 2022 at 2:16 PM Alistair Francis wrote: > > On Sat, Feb 5, 2022 at 3:47 AM 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 Adv

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

2022-02-07 Thread Alistair Francis
On Sat, Feb 5, 2022 at 3:47 AM 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 AIA draft specif

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

2022-02-04 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