[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH v2 0/2] Fix GICv2 handling of pending interrupts
From: |
Sebastian Huber |
Subject: |
[PATCH v2 0/2] Fix GICv2 handling of pending interrupts |
Date: |
Fri, 24 May 2024 13:32:54 +0200 |
v2:
* Fix handling of SPIs.
* Remove pending state if not in new target list.
Sebastian Huber (2):
hw/intc/arm_gic: Fix set pending of PPIs
hw/intc/arm_gic: Fix writes to GICD_ITARGETSRn
hw/intc/arm_gic.c | 12 +++++++++++-
1 file changed, 11 insertions(+), 1 deletion(-)
--
2.35.3
- [PATCH v2 0/2] Fix GICv2 handling of pending interrupts,
Sebastian Huber <=