This series fixes NULL pointer dereferences in the RISC-V APLIC and
IMSIC reset paths when the interrupt controller is handled by the KVM
in-kernel irqchip.

Changes in v2:
- Split the APLIC and IMSIC reset fixes into separate patches.
- Carry Nutty Liu's Reviewed-by tag from v1.

Qingwei Hu (2):
  hw/intc: riscv_aplic: Skip reset for KVM irqchip
  hw/intc: riscv_imsic: Skip reset for KVM irqchip

 hw/intc/riscv_aplic.c | 4 ++++
 hw/intc/riscv_imsic.c | 4 ++++
 2 files changed, 8 insertions(+)

-- 
2.47.3


Reply via email to