]> git.ipfire.org Git - thirdparty/qemu.git/commit
ppc/xive2: Redistribute group interrupt precluded by CPPR update
authorGlenn Miles <milesg@linux.ibm.com>
Mon, 12 May 2025 03:10:35 +0000 (13:10 +1000)
committerCédric Le Goater <clg@redhat.com>
Mon, 21 Jul 2025 06:03:52 +0000 (08:03 +0200)
commit9ad30401ce9aefa319364cb8efdc6893a5bc20ad
tree19d5d5bd5aa600ac109ec7821ace7071289d68fb
parent97cd373e6ca0024132e78496b8a585c00531f7a4
ppc/xive2: Redistribute group interrupt precluded by CPPR update

Add support for redistributing a presented group interrupt if it
is precluded as a result of changing the CPPR value. Without this,
group interrupts can be lost.

Signed-off-by: Glenn Miles <milesg@linux.ibm.com>
Reviewed-by: Nicholas Piggin <npiggin@gmail.com>
Reviewed-by: Michael Kowal <kowal@linux.ibm.com>
Tested-by: Gautam Menghani <gautam@linux.ibm.com>
Link: https://lore.kernel.org/qemu-devel/20250512031100.439842-27-npiggin@gmail.com
Signed-off-by: Cédric Le Goater <clg@redhat.com>
hw/intc/xive2.c