]> git.ipfire.org Git - thirdparty/qemu.git/commit
ppc/xive: Split need_resend into restore_nvp
authorNicholas Piggin <npiggin@gmail.com>
Mon, 12 May 2025 03:10:58 +0000 (13:10 +1000)
committerCédric Le Goater <clg@redhat.com>
Mon, 21 Jul 2025 06:03:53 +0000 (08:03 +0200)
commit3a50f36469c318d3c66360a8e5ada6f2dc1a349d
treecec7def58ccb9317874043f660b3b183f84942b1
parent714bae7351d9c85643d6b48109f59f20f05c8466
ppc/xive: Split need_resend into restore_nvp

This is needed by the next patch which will re-send on all lower
rings when pushing a context.

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-50-npiggin@gmail.com
Signed-off-by: Cédric Le Goater <clg@redhat.com>
hw/intc/xive.c
hw/intc/xive2.c