All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/3] hw/intc: A few fixes for the Ibex PLIC
@ 2020-07-25  5:34 ` Alistair Francis
  0 siblings, 0 replies; 14+ messages in thread
From: Alistair Francis @ 2020-07-25  5:34 UTC (permalink / raw)
  To: qemu-devel, qemu-riscv; +Cc: alistair.francis, palmer, alistair23

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

 include/hw/intc/ibex_plic.h |  1 +
 hw/intc/ibex_plic.c         | 36 +++++++++++++++++++++++++++++++-----
 2 files changed, 32 insertions(+), 5 deletions(-)

-- 
2.27.0



^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2020-08-12 18:58 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-25  5:34 [PATCH v1 0/3] hw/intc: A few fixes for the Ibex PLIC Alistair Francis
2020-07-25  5:34 ` Alistair Francis
2020-07-25  5:34 ` [PATCH v1 1/3] hw/intc: ibex_plic: Update the pending irqs Alistair Francis
2020-07-25  5:34   ` Alistair Francis
2020-08-12 18:54   ` Philippe Mathieu-Daudé
2020-08-12 18:54     ` Philippe Mathieu-Daudé
2020-07-25  5:34 ` [PATCH v1 2/3] hw/intc: ibex_plic: Don't allow repeat interrupts on claimed lines Alistair Francis
2020-07-25  5:34   ` Alistair Francis
2020-07-25  5:34 ` [PATCH v1 3/3] hw/intc: ibex_plic: Honour source priorities Alistair Francis
2020-07-25  5:34   ` Alistair Francis
2020-08-12 18:56   ` Philippe Mathieu-Daudé
2020-08-12 18:56     ` Philippe Mathieu-Daudé
2020-08-12 16:28 ` [PATCH v1 0/3] hw/intc: A few fixes for the Ibex PLIC Alistair Francis
2020-08-12 16:28   ` Alistair Francis

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.