[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v1 0/3] hw/intc: A few fixes for the Ibex PLIC
From: |
Alistair Francis |
Subject: |
Re: [PATCH v1 0/3] hw/intc: A few fixes for the Ibex PLIC |
Date: |
Wed, 12 Aug 2020 09:28:38 -0700 |
On Fri, Jul 24, 2020 at 10:44 PM Alistair Francis
<alistair.francis@wdc.com> wrote:
>
> Recently some SiFive PLIC fixes have been merged into QEMU, this applies
> those fixes to the Ibex PLIC as well as an update on how claiming
> interrupts works.
>
> Alistair Francis (3):
> hw/intc: ibex_plic: Update the pending irqs
> hw/intc: ibex_plic: Don't allow repeat interrupts on claimed lines
> hw/intc: ibex_plic: Honour source priorities
Applied to riscv-to-apply.next
Alistair
>
> include/hw/intc/ibex_plic.h | 1 +
> hw/intc/ibex_plic.c | 36 +++++++++++++++++++++++++++++++-----
> 2 files changed, 32 insertions(+), 5 deletions(-)
>
> --
> 2.27.0
>
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [PATCH v1 0/3] hw/intc: A few fixes for the Ibex PLIC,
Alistair Francis <=