All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/3] x86/dom0: be less restrictive with the Interrupt Address Range
@ 2025-02-19 16:48 Roger Pau Monne
  2025-02-19 16:48 ` [PATCH v3 1/3] x86/dom0: correctly set the maximum ->iomem_caps bound for PVH Roger Pau Monne
                   ` (3 more replies)
  0 siblings, 4 replies; 18+ messages in thread
From: Roger Pau Monne @ 2025-02-19 16:48 UTC (permalink / raw)
  To: xen-devel; +Cc: Roger Pau Monne, Jan Beulich, Andrew Cooper

Hello,

First two patches are preparatory changes to reduce the changes required
in patch 3.  I would have wanted those to go in 4.20 to fix the issues
on Lenovo Thinkpads, but it's too late now.

Thanks, Roger.

Roger Pau Monne (3):
  x86/dom0: correctly set the maximum ->iomem_caps bound for PVH
  x86/iommu: account for IOMEM caps when populating dom0 IOMMU
    page-tables
  x86/dom0: be less restrictive with the Interrupt Address Range

 xen/arch/x86/dom0_build.c           | 24 ++++++++---
 xen/arch/x86/hvm/dom0_build.c       | 14 +++---
 xen/arch/x86/hvm/io.c               |  6 +--
 xen/arch/x86/include/asm/hvm/io.h   |  4 +-
 xen/drivers/passthrough/x86/iommu.c | 67 ++++++++++++-----------------
 5 files changed, 57 insertions(+), 58 deletions(-)

-- 
2.46.0



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

end of thread, other threads:[~2025-03-05 17:42 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-19 16:48 [PATCH v3 0/3] x86/dom0: be less restrictive with the Interrupt Address Range Roger Pau Monne
2025-02-19 16:48 ` [PATCH v3 1/3] x86/dom0: correctly set the maximum ->iomem_caps bound for PVH Roger Pau Monne
2025-02-20  8:22   ` Jan Beulich
2025-02-20  8:49     ` Roger Pau Monné
2025-02-20 13:02       ` Jan Beulich
2025-02-19 16:48 ` [PATCH v3 2/3] x86/iommu: account for IOMEM caps when populating dom0 IOMMU page-tables Roger Pau Monne
2025-02-20  8:29   ` Jan Beulich
2025-02-19 16:48 ` [PATCH v3 3/3] x86/dom0: be less restrictive with the Interrupt Address Range Roger Pau Monne
2025-02-20  8:33   ` Jan Beulich
2025-02-20  8:55     ` Roger Pau Monné
2025-02-20 13:30       ` Jan Beulich
2025-02-20 15:40         ` Roger Pau Monné
2025-02-20 16:05           ` Jan Beulich
2025-02-20 16:16             ` Roger Pau Monné
2025-03-05 14:27 ` [PATCH v3 0/3] " Jan Beulich
2025-03-05 14:35   ` Roger Pau Monné
2025-03-05 14:54     ` Jan Beulich
2025-03-05 17:42       ` Roger Pau Monné

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.