diff options
author | Michael Kowal <kowal@linux.ibm.com> | 2025-05-12 13:10:13 +1000 |
---|---|---|
committer | Cédric Le Goater <clg@redhat.com> | 2025-07-21 08:03:52 +0200 |
commit | e8cf73b849879cd93b1d1b5fd3bde79fb42064dc (patch) | |
tree | 30dc01b2591849453f3173f40595d1b7c74ffa8b /include | |
parent | f16697292add6c3c15014a20fd5fce70b8c56734 (diff) | |
download | qemu-e8cf73b849879cd93b1d1b5fd3bde79fb42064dc.zip qemu-e8cf73b849879cd93b1d1b5fd3bde79fb42064dc.tar.gz qemu-e8cf73b849879cd93b1d1b5fd3bde79fb42064dc.tar.bz2 |
ppc/xive2: Remote VSDs need to match on forwarding address
In a multi chip environment there will be remote/forwarded VSDs. The check
to find a matching INT controller (XIVE) of the remote block number was
checking the INTs chip number. Block numbers are not tied to a chip number.
The matching remote INT is the one that matches the forwarded VSD address
with VSD types associated MMIO BAR.
Signed-off-by: Michael Kowal <kowal@linux.ibm.com>
Reviewed-by: Nicholas Piggin <npiggin@gmail.com>
Reviewed-by: Glenn Miles <milesg@linux.ibm.com>
Reviewed-by: Michael Kowal <kowal@linux.ibm.com>
Reviewed-by: Caleb Schlossin <calebs@linux.ibm.com>
Tested-by: Gautam Menghani <gautam@linux.ibm.com>
Link: https://lore.kernel.org/qemu-devel/20250512031100.439842-5-npiggin@gmail.com
[ clg: Fixed log format in pnv_xive2_get_remote() ]
Signed-off-by: Cédric Le Goater <clg@redhat.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions