[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 0/2] RISC-V APLIC fixes
From: |
Alistair Francis |
Subject: |
Re: [PATCH 0/2] RISC-V APLIC fixes |
Date: |
Thu, 7 Mar 2024 12:28:34 +1000 |
On Wed, Mar 6, 2024 at 7:57 PM Anup Patel <apatel@ventanamicro.com> wrote:
>
> Few fixes for RISC-V APLIC discovered during Linux AIA patch reviews.
>
> These patches can also be found in the apatel_aplic_fixes_v1 branch at:
> https://github.com/avpatel/qemu.git
>
> Anup Patel (2):
> hw/intc/riscv_aplic: Fix setipnum_le write emulation for APLIC
> MSI-mode
> hw/intc/riscv_aplic: Fix in_clrip[x] read emulation
Thanks!
Applied to riscv-to-apply.next
Alistair
>
> hw/intc/riscv_aplic.c | 37 +++++++++++++++++++++++++++++++------
> 1 file changed, 31 insertions(+), 6 deletions(-)
>
> --
> 2.34.1
>
>