v2:
To streamline the review process, split the following patch series into
three parts.
https://patchwork.kernel.org/project/qemu-devel/cover/[email protected]/
This patch series focuses on cleaning up the INTC model to
facilitate future support for the INTC_IO model.
Jamin Lin (6):
hw/intc/aspeed: Support setting different memory and register size
hw/intc/aspeed: Introduce helper functions for enable and status
registers
hw/intc/aspeed: Add object type name to trace events for better
debugging
hw/arm/aspeed: Rename IRQ table and machine name for AST2700 A0
hw/arm/aspeed_ast27x0: Sort the IRQ table by IRQ number
hw/intc/aspeed: Support different memory region ops
hw/arm/aspeed.c | 8 +-
hw/arm/aspeed_ast27x0.c | 58 ++++-----
hw/intc/aspeed_intc.c | 227 ++++++++++++++++++++--------------
hw/intc/trace-events | 24 ++--
include/hw/intc/aspeed_intc.h | 5 +
5 files changed, 183 insertions(+), 139 deletions(-)
--
2.34.1