qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] amd_iommu fixes for 10.2
@ 2025-11-03 20:32 Alejandro Jimenez
  2025-11-03 20:32 ` [PATCH 1/3] MAINTAINERS: Update entry for AMD-Vi Emulation Alejandro Jimenez
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Alejandro Jimenez @ 2025-11-03 20:32 UTC (permalink / raw)
  To: mst, qemu-devel, sarunkod; +Cc: alejandro.j.jimenez

Hi,

Please queue these AMD vIOMMU fixes for 10.2, with the following changes:

- Devices now work correctly when placed on PCI bus id != 0
- Fixed IOTLB aliasing when using emulated devices and forcedac=1
- Updated maintainer entry

I edited the commit messages in Sairaj's series to correct minor issues in
addition to the ones you pointed out.

Thank you,
Alejandro

---
Also available on github:

The following changes since commit a8e63c013016f9ff981689189c5b063551d04559:

  Merge tag 'igvm-20251103--pull-request' of https://gitlab.com/kraxel/qemu into staging (2025-11-03 10:21:01 +0100)

are available in the Git repository at:

  https://github.com/aljimenezb/qemu.git tags/amdvi-10.2-110325

for you to fetch changes up to 6a242996080d8312855511600cb93cc84d495e4c:

  amd_iommu: Support 64-bit address for IOTLB lookup (2025-11-03 19:44:00 +0000)

Alejandro Jimenez (1):
  MAINTAINERS: Update entry for AMD-Vi Emulation

Sairaj Kodilkar (2):
  amd_iommu: Fix handling of devices on buses != 0
  amd_iommu: Support 64-bit address for IOTLB lookup

 MAINTAINERS         |   6 +-
 hw/i386/amd_iommu.c | 179 +++++++++++++++++++++++++++-----------------
 hw/i386/amd_iommu.h |   6 +-
 3 files changed, 117 insertions(+), 74 deletions(-)


base-commit: a8e63c013016f9ff981689189c5b063551d04559
-- 
2.43.5



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

end of thread, other threads:[~2025-11-03 20:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-03 20:32 [PATCH 0/3] amd_iommu fixes for 10.2 Alejandro Jimenez
2025-11-03 20:32 ` [PATCH 1/3] MAINTAINERS: Update entry for AMD-Vi Emulation Alejandro Jimenez
2025-11-03 20:32 ` [PATCH 2/3] amd_iommu: Fix handling of devices on buses != 0 Alejandro Jimenez
2025-11-03 20:32 ` [PATCH 3/3] amd_iommu: Support 64-bit address for IOTLB lookup Alejandro Jimenez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).