diff options
author | Frederic Barrat <fbarrat@linux.ibm.com> | 2025-03-11 11:51:22 +1000 |
---|---|---|
committer | Nicholas Piggin <npiggin@gmail.com> | 2025-03-11 22:43:31 +1000 |
commit | 071456d0c7d4783e3a2053e67cdf58d5f0610fdf (patch) | |
tree | e6160be5427a14a446a8f1825c894ecb83a64f42 /scripts/rust | |
parent | 58fa4433e02a394872ff83c28edea174c43e6afb (diff) | |
download | qemu-071456d0c7d4783e3a2053e67cdf58d5f0610fdf.zip qemu-071456d0c7d4783e3a2053e67cdf58d5f0610fdf.tar.gz qemu-071456d0c7d4783e3a2053e67cdf58d5f0610fdf.tar.bz2 |
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 'scripts/rust')
0 files changed, 0 insertions, 0 deletions