Re: [PATCH 0/2] RISC-V APLIC fixes

2024-03-06 Thread Alistair Francis
On Wed, Mar 6, 2024 at 7:57 PM Anup Patel 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

[PATCH 0/2] RISC-V APLIC fixes

2024-03-06 Thread Anup Patel
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: Fi