Hello, First patch is just a preparatory non-functional change to reduce indentation. Second patch is the one that actually fixes access to the PBA.
Thanks, Roger. Roger Pau Monne (2): vpci/msix: reduce indentation in msix_write PBA handling vpci/msix: fix PBA accesses xen/drivers/vpci/msix.c | 78 ++++++++++++++++++++++++++++++++--------- xen/drivers/vpci/vpci.c | 2 ++ xen/include/xen/vpci.h | 2 ++ 3 files changed, 66 insertions(+), 16 deletions(-) -- 2.34.1