All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] vpci/msix: fix PBA acceses
@ 2022-02-25 15:39 Roger Pau Monne
  2022-02-25 15:39 ` [PATCH v2 1/2] vpci/msix: reduce indentation in msix_write PBA handling Roger Pau Monne
  2022-02-25 15:39 ` [PATCH v2 2/2] vpci/msix: fix PBA accesses Roger Pau Monne
  0 siblings, 2 replies; 12+ messages in thread
From: Roger Pau Monne @ 2022-02-25 15:39 UTC (permalink / raw)
  To: xen-devel; +Cc: Alex Olson, Roger Pau Monne

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



^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2022-03-01 10:32 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-25 15:39 [PATCH v2 0/2] vpci/msix: fix PBA acceses Roger Pau Monne
2022-02-25 15:39 ` [PATCH v2 1/2] vpci/msix: reduce indentation in msix_write PBA handling Roger Pau Monne
2022-02-28  8:01   ` Jan Beulich
2022-02-25 15:39 ` [PATCH v2 2/2] vpci/msix: fix PBA accesses Roger Pau Monne
2022-02-25 17:57   ` Alex Olson
2022-02-26 10:05     ` [PATCH v2.1 " Roger Pau Monne
2022-03-01  8:46       ` Jan Beulich
2022-03-01  9:08         ` Roger Pau Monné
2022-03-01 10:32           ` Jan Beulich
2022-02-26 10:10     ` [PATCH v2 " Roger Pau Monné
2022-02-28 18:19       ` Alex Olson
2022-03-01  7:43         ` Jan Beulich

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.