[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 0/2] RISC-V APLIC fixes
From: |
Anup Patel |
Subject: |
[PATCH 0/2] RISC-V APLIC fixes |
Date: |
Wed, 6 Mar 2024 15:27:20 +0530 |
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
hw/intc/riscv_aplic.c | 37 +++++++++++++++++++++++++++++++------
1 file changed, 31 insertions(+), 6 deletions(-)
--
2.34.1
- [PATCH 0/2] RISC-V APLIC fixes,
Anup Patel <=