]> git.ipfire.org Git - thirdparty/qemu.git/commit
ppc/xive: Change presenter .match_nvt to match not present
authorNicholas Piggin <npiggin@gmail.com>
Mon, 12 May 2025 03:10:37 +0000 (13:10 +1000)
committerCédric Le Goater <clg@redhat.com>
Mon, 21 Jul 2025 06:03:52 +0000 (08:03 +0200)
commit1319cb8997b9d0fdaae04a79398a2ed06d4cb5e1
tree4f32df5782f5829da27d6d1cd1e94ea4264f30db
parent64c772ca16fcb539380a777ff273278c42f5dfef
ppc/xive: Change presenter .match_nvt to match not present

Have the match_nvt method only perform a TCTX match but don't present
the interrupt, the caller presents. This has no functional change, but
allows for more complicated presentation logic after matching.

Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Reviewed-by: Glenn Miles <milesg@linux.ibm.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-29-npiggin@gmail.com
Signed-off-by: Cédric Le Goater <clg@redhat.com>
hw/intc/pnv_xive.c
hw/intc/pnv_xive2.c
hw/intc/spapr_xive.c
hw/intc/xive.c
hw/intc/xive2.c
hw/ppc/pnv.c
hw/ppc/spapr.c
include/hw/ppc/xive.h