[PATCH v2 0/2] vpci/msix: fix PBA acceses

Roger Pau Monne posted 2 patches 2 years, 2 months ago
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20220225153956.1078-1-roger.pau@citrix.com
Test gitlab-ci failed
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(-)
[PATCH v2 0/2] vpci/msix: fix PBA acceses
Posted by Roger Pau Monne 2 years, 2 months ago
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