From: Alejandro Jimenez <alejandro.j.jimenez@oracle.com>
To: mst@redhat.com, qemu-devel@nongnu.org, sarunkod@amd.com
Cc: alejandro.j.jimenez@oracle.com
Subject: [PATCH 0/3] amd_iommu fixes for 10.2
Date: Mon, 3 Nov 2025 20:32:06 +0000 [thread overview]
Message-ID: <20251103203209.645434-1-alejandro.j.jimenez@oracle.com> (raw)
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
next reply other threads:[~2025-11-03 20:32 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-03 20:32 Alejandro Jimenez [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20251103203209.645434-1-alejandro.j.jimenez@oracle.com \
--to=alejandro.j.jimenez@oracle.com \
--cc=mst@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=sarunkod@amd.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).