All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] x86/dom0: be less restrictive with the Interrupt Address Range
@ 2025-02-17 14:16 Roger Pau Monne
  2025-02-17 14:16 ` [PATCH v2 1/2] x86/iommu: account for IOMEM caps when populating dom0 IOMMU page-tables Roger Pau Monne
  2025-02-17 14:16 ` [PATCH v2 2/2] x86/dom0: be less restrictive with the Interrupt Address Range Roger Pau Monne
  0 siblings, 2 replies; 6+ messages in thread
From: Roger Pau Monne @ 2025-02-17 14:16 UTC (permalink / raw)
  To: xen-devel; +Cc: Roger Pau Monne, Jan Beulich, Andrew Cooper

Hello,

First patch is a preparatory change to reduce the changes required in
patch 2.  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 (2):
  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           | 23 ++++++++---
 xen/arch/x86/hvm/io.c               | 16 --------
 xen/arch/x86/include/asm/hvm/io.h   |  3 --
 xen/drivers/passthrough/x86/iommu.c | 61 +++++++++++++----------------
 4 files changed, 45 insertions(+), 58 deletions(-)

-- 
2.46.0



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

end of thread, other threads:[~2025-02-18 16:39 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-17 14:16 [PATCH v2 0/2] x86/dom0: be less restrictive with the Interrupt Address Range Roger Pau Monne
2025-02-17 14:16 ` [PATCH v2 1/2] x86/iommu: account for IOMEM caps when populating dom0 IOMMU page-tables Roger Pau Monne
2025-02-18 15:32   ` Jan Beulich
2025-02-18 16:38     ` Roger Pau Monné
2025-02-17 14:16 ` [PATCH v2 2/2] x86/dom0: be less restrictive with the Interrupt Address Range Roger Pau Monne
2025-02-18 15:35   ` 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.