All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v6 0/3] xen: SR-IOV fixes
@ 2024-10-18 20:39 Stewart Hildebrand
  2024-10-18 20:39 ` [PATCH v6 1/3] x86/msi: harden stale pdev handling Stewart Hildebrand
                   ` (2 more replies)
  0 siblings, 3 replies; 30+ messages in thread
From: Stewart Hildebrand @ 2024-10-18 20:39 UTC (permalink / raw)
  To: xen-devel
  Cc: Stewart Hildebrand, Jan Beulich, Andrew Cooper,
	Roger Pau Monné, Julien Grall, Stefano Stabellini,
	Teddy Astie

A fix for handling of stale pdevs, and a fix for a regressiong related
to a locking change.

Stewart Hildebrand (3):
  x86/msi: harden stale pdev handling
  xen/pci: introduce PF<->VF links
  x86/msi: fix locking for SR-IOV devices

 xen/arch/x86/msi.c            | 56 +++++++++++++----------
 xen/drivers/passthrough/msi.c |  3 ++
 xen/drivers/passthrough/pci.c | 84 ++++++++++++++++++++++++++++-------
 xen/drivers/vpci/msi.c        |  2 +-
 xen/drivers/vpci/msix.c       |  2 +-
 xen/include/xen/pci.h         | 20 ++++++++-
 6 files changed, 123 insertions(+), 44 deletions(-)


base-commit: 4c21b6affb4c5a3afe22cbc144362091de063366
-- 
2.47.0



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

end of thread, other threads:[~2024-11-12 17:41 UTC | newest]

Thread overview: 30+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-18 20:39 [PATCH v6 0/3] xen: SR-IOV fixes Stewart Hildebrand
2024-10-18 20:39 ` [PATCH v6 1/3] x86/msi: harden stale pdev handling Stewart Hildebrand
2024-10-28 16:58   ` Jan Beulich
2024-10-28 17:53     ` Roger Pau Monné
2024-10-31 11:29       ` Jan Beulich
2024-10-18 20:39 ` [PATCH v6 2/3] xen/pci: introduce PF<->VF links Stewart Hildebrand
2024-10-28 17:02   ` Jan Beulich
2024-11-01 20:16     ` Stewart Hildebrand
2024-11-02 15:18       ` Daniel P. Smith
2024-11-04 11:45         ` Alejandro Vallejo
2024-11-05  9:08           ` Roger Pau Monné
2024-11-06 16:20             ` Daniel P. Smith
2024-11-06 17:04           ` Daniel P. Smith
2024-11-05  9:03         ` Roger Pau Monné
2024-11-06 16:31           ` Daniel P. Smith
2024-11-04  7:44       ` Jan Beulich
2024-11-07 14:32         ` Stewart Hildebrand
2024-11-08 12:42         ` Alejandro Vallejo
2024-11-08 13:17           ` Jan Beulich
2024-11-08 15:19             ` Roger Pau Monné
2024-11-08 16:29               ` Stewart Hildebrand
2024-11-11  6:40                 ` Jan Beulich
2024-11-12  9:05                   ` Roger Pau Monné
2024-10-28 18:41   ` Roger Pau Monné
2024-11-11 20:07     ` Stewart Hildebrand
2024-11-12  9:02       ` Roger Pau Monné
2024-11-12  9:39         ` Jan Beulich
2024-11-12 17:41           ` Stewart Hildebrand
2024-11-12  9:42       ` Jan Beulich
2024-10-18 20:39 ` [PATCH v6 3/3] x86/msi: fix locking for SR-IOV devices Stewart Hildebrand

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.