[Xen-devel] [PATCH 0/2] iommu: fixes for interrupt remapping enabling

Roger Pau Monne posted 2 patches 4 years, 6 months ago
Failed in applying to current master (apply log)
There is a newer version of this series
xen/arch/x86/apic.c                           | 12 ++-
xen/arch/x86/io_apic.c                        |  5 +-
xen/drivers/passthrough/amd/iommu_init.c      | 11 ++-
xen/drivers/passthrough/amd/iommu_intr.c      | 90 +------------------
xen/drivers/passthrough/x86/iommu.c           | 34 ++++++-
xen/include/asm-x86/hvm/svm/amd-iommu-proto.h |  1 +
xen/include/asm-x86/io_apic.h                 |  3 +-
7 files changed, 55 insertions(+), 101 deletions(-)
[Xen-devel] [PATCH 0/2] iommu: fixes for interrupt remapping enabling
Posted by Roger Pau Monne 4 years, 6 months ago
Hello,

The following series contain two fixes for issues found when enabling
interrupt remapping and the IO-APIC already has unmasked pins. While I'm
not aware of any system malfunctioning (apart from reporting IOMMU
interrupt remapping faults) I think it would be nice to have those in
4.13.

Thanks, Roger.

Roger Pau Monne (2):
  x2APIC: translate IO-APIC entries when enabling the IOMMU
  iommu: translate IO-APIC pins when enabling interrupt remapping

 xen/arch/x86/apic.c                           | 12 ++-
 xen/arch/x86/io_apic.c                        |  5 +-
 xen/drivers/passthrough/amd/iommu_init.c      | 11 ++-
 xen/drivers/passthrough/amd/iommu_intr.c      | 90 +------------------
 xen/drivers/passthrough/x86/iommu.c           | 34 ++++++-
 xen/include/asm-x86/hvm/svm/amd-iommu-proto.h |  1 +
 xen/include/asm-x86/io_apic.h                 |  3 +-
 7 files changed, 55 insertions(+), 101 deletions(-)

-- 
2.23.0


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel