qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Enhance maximum priority support of PLIC
@ 2022-09-30 12:32 Jim Shu
  2022-09-30 12:32 ` [PATCH v2 1/2] hw/intc: sifive_plic: fix hard-coded max priority level Jim Shu
  2022-09-30 12:32 ` [PATCH v2 2/2] hw/intc: sifive_plic: change interrupt priority register to WARL field Jim Shu
  0 siblings, 2 replies; 6+ messages in thread
From: Jim Shu @ 2022-09-30 12:32 UTC (permalink / raw)
  To: qemu-devel, qemu-riscv
  Cc: Alistair Francis, Bin Meng, Palmer Dabbelt, chigot, Jim Shu

This patchset fixes hard-coded maximum priority of interrupt priority
register and also changes this register to WARL field to align the PLIC
spec.

Changelog:

v2:
  * change interrupt priority register to WARL field.

Jim Shu (2):
  hw/intc: sifive_plic: fix hard-coded max priority level
  hw/intc: sifive_plic: change interrupt priority register to WARL field

 hw/intc/sifive_plic.c | 24 +++++++++++++++++++++---
 1 file changed, 21 insertions(+), 3 deletions(-)

-- 
2.17.1



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

end of thread, other threads:[~2022-10-03  4:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-30 12:32 [PATCH v2 0/2] Enhance maximum priority support of PLIC Jim Shu
2022-09-30 12:32 ` [PATCH v2 1/2] hw/intc: sifive_plic: fix hard-coded max priority level Jim Shu
2022-09-30 12:32 ` [PATCH v2 2/2] hw/intc: sifive_plic: change interrupt priority register to WARL field Jim Shu
2022-09-30 12:58   ` Clément Chigot
2022-09-30 13:09     ` Jim Shu
2022-10-03  4:13       ` Jim Shu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).