vPCI: fix MSI-X PBA read/write gprintk()s
authorJan Beulich <jbeulich@suse.com>
Fri, 8 Apr 2022 12:58:25 +0000 (14:58 +0200)
committerJan Beulich <jbeulich@suse.com>
Fri, 8 Apr 2022 12:58:25 +0000 (14:58 +0200)
commit44aae670cc28e0533cd893da408878c80a579876
treeee537e6a9c4f7a8c8fb73a19e77ede5afc0dbaef
parent5a4935bff50d51cf26a4ae2a1c08663e853e47dc
vPCI: fix MSI-X PBA read/write gprintk()s

%pp wants the address of an SBDF, not that of a PCI device.

Fixes: b4f211606011 ("vpci/msix: fix PBA accesses")
Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Roger Pau Monné <roger.pau@citrix.com>
master commit: d3f61beea4255e2d86ae82303384c57a3262435e
master date: 2022-04-07 18:01:24 +0200
xen/drivers/vpci/msix.c