diff options
author | Frederic Barrat <fbarrat@linux.ibm.com> | 2025-03-11 11:51:21 +1000 |
---|---|---|
committer | Nicholas Piggin <npiggin@gmail.com> | 2025-03-11 22:43:31 +1000 |
commit | 9d2b6058c5b0601779a65e7db4176073940a713d (patch) | |
tree | bec0f2299dcc170ca540e87c39ee741917147fde /scripts/rust | |
parent | a45580ad03f034c84689c6bee5f875432dbd73ba (diff) | |
download | qemu-9d2b6058c5b0601779a65e7db4176073940a713d.zip qemu-9d2b6058c5b0601779a65e7db4176073940a713d.tar.gz qemu-9d2b6058c5b0601779a65e7db4176073940a713d.tar.bz2 |
ppc/xive2: Add grouping level to notification
The NSR has a (so far unused) grouping level field. When a interrupt
is presented, that field tells the hypervisor or OS if the interrupt
is for an individual VP or for a VP-group/crowd. This patch reworks
the presentation API to allow to set/unset the level when
raising/accepting an interrupt.
It also renames xive_tctx_ipb_update() to xive_tctx_pipr_update() as
the IPB is only used for VP-specific target, whereas the PIPR always
needs to be updated.
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