summary refs log tree commit diff stats
path: root/hw/intc/xive.c
diff options
context:
space:
mode:
authorFrederic Barrat <fbarrat@linux.ibm.com>2025-03-11 11:51:22 +1000
committerNicholas Piggin <npiggin@gmail.com>2025-03-11 22:43:31 +1000
commit071456d0c7d4783e3a2053e67cdf58d5f0610fdf (patch)
treee6160be5427a14a446a8f1825c894ecb83a64f42 /hw/intc/xive.c
parent58fa4433e02a394872ff83c28edea174c43e6afb (diff)
downloadfocaccia-qemu-071456d0c7d4783e3a2053e67cdf58d5f0610fdf.tar.gz
focaccia-qemu-071456d0c7d4783e3a2053e67cdf58d5f0610fdf.zip
ppc/xive2: Process group backlog when pushing an OS context
When pushing an OS context, we were already checking if there was a
pending interrupt in the IPB and sending a notification if needed.  We
also need to check if there is a pending group interrupt stored in the
NVG table. To avoid useless backlog scans, we only scan if the NVP
belongs to a group.

Signed-off-by: Frederic Barrat <fbarrat@linux.ibm.com>
Signed-off-by: Michael Kowal <kowal@linux.ibm.com>
Reviewed-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Diffstat (limited to 'hw/intc/xive.c')
0 files changed, 0 insertions, 0 deletions