All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] x86/vpci: two fixes
@ 2025-05-22 14:03 Roger Pau Monne
  2025-05-22 14:03 ` [PATCH 1/2] x86/vpci: fix off-by-one Roger Pau Monne
  2025-05-22 14:03 ` [PATCH 2/2] x86/vpci: refuse to map BARs at position 0 Roger Pau Monne
  0 siblings, 2 replies; 12+ messages in thread
From: Roger Pau Monne @ 2025-05-22 14:03 UTC (permalink / raw)
  To: xen-devel; +Cc: Roger Pau Monne, Jan Beulich, Andrew Cooper

Hello,

Patch 1 fixes a regression reported by the Qubes ADL runner, so it's
required to unblock the testing.  Patch 2 is possibly more controversial,
it's not strictly required to unblock the testing, but might be good to
consider.

Thanks, Roger.

Roger Pau Monne (2):
  x86/vpci: fix off-by-one
  x86/vpci: refuse to map BARs at position 0

 xen/arch/x86/pci.c | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

-- 
2.49.0



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

end of thread, other threads:[~2025-06-04  7:43 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-22 14:03 [PATCH 0/2] x86/vpci: two fixes Roger Pau Monne
2025-05-22 14:03 ` [PATCH 1/2] x86/vpci: fix off-by-one Roger Pau Monne
2025-05-22 14:12   ` Andrew Cooper
2025-05-22 14:03 ` [PATCH 2/2] x86/vpci: refuse to map BARs at position 0 Roger Pau Monne
2025-05-22 14:22   ` Andrew Cooper
2025-05-22 14:32     ` Roger Pau Monné
2025-05-22 14:59   ` Jan Beulich
2025-05-22 15:44     ` Stewart Hildebrand
2025-05-22 16:24       ` Roger Pau Monné
2025-06-03 20:47         ` Stewart Hildebrand
2025-06-04  7:42           ` Roger Pau Monné
2025-05-22 15:32   ` 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.