qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/7] amd_iommu: Fixes to align with AMDVi specification
@ 2025-05-29 19:30 Alejandro Jimenez
  2025-05-29 19:30 ` [PATCH v3 1/7] amd_iommu: Fix Miscellaneous Information Register 0 offsets Alejandro Jimenez
                   ` (7 more replies)
  0 siblings, 8 replies; 12+ messages in thread
From: Alejandro Jimenez @ 2025-05-29 19:30 UTC (permalink / raw)
  To: qemu-devel
  Cc: mst, pbonzini, mjt, marcel.apfelbaum, richard.henderson, eduardo,
	vasant.hegde, suravee.suthikulpanit, santosh.shukla, sarunkod,
	brijesh.singh, joao.m.martins, boris.ostrovsky,
	alejandro.j.jimenez

The main reason for sending this new revision so soon is that v2 included a
duplicated [PATCH 5/7]. I fixed a typo in the commit subject and missed
removing the old patch. Apologies for the mistake.

Additional changes in v3:
- Fixed typo on [PATCH 1/7] subject line (s/Miscellanous/Miscellaneous/).
- Added 'Fixes:' tag to [PATCH 5/7].
- Added Vasant's R-b to patches 4,5,7.

Thank you,
Alejandro

v2:
https://lore.kernel.org/qemu-devel/20250528221725.3554040-1-alejandro.j.jimenez@oracle.com/

v1:
https://lore.kernel.org/all/20250311152446.45086-1-alejandro.j.jimenez@oracle.com/


Alejandro Jimenez (7):
  amd_iommu: Fix Miscellaneous Information Register 0 offsets
  amd_iommu: Fix Device ID decoding for INVALIDATE_IOTLB_PAGES command
  amd_iommu: Update bitmasks representing DTE reserved fields
  amd_iommu: Fix masks for various IOMMU MMIO Registers
  amd_iommu: Fix mask to retrieve Interrupt Table Root Pointer from DTE
  amd_iommu: Fix the calculation for Device Table size
  amd_iommu: Remove duplicated definitions

 hw/i386/amd_iommu.c | 15 ++++++------
 hw/i386/amd_iommu.h | 59 ++++++++++++++++++++++-----------------------
 2 files changed, 37 insertions(+), 37 deletions(-)


base-commit: 80db93b2b88f9b3ed8927ae7ac74ca30e643a83e
-- 
2.43.5



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

end of thread, other threads:[~2025-06-16 22:55 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-29 19:30 [PATCH v3 0/7] amd_iommu: Fixes to align with AMDVi specification Alejandro Jimenez
2025-05-29 19:30 ` [PATCH v3 1/7] amd_iommu: Fix Miscellaneous Information Register 0 offsets Alejandro Jimenez
2025-05-29 19:30 ` [PATCH v3 2/7] amd_iommu: Fix Device ID decoding for INVALIDATE_IOTLB_PAGES command Alejandro Jimenez
2025-05-29 19:30 ` [PATCH v3 3/7] amd_iommu: Update bitmasks representing DTE reserved fields Alejandro Jimenez
2025-05-29 19:30 ` [PATCH v3 4/7] amd_iommu: Fix masks for various IOMMU MMIO Registers Alejandro Jimenez
2025-05-29 19:30 ` [PATCH v3 5/7] amd_iommu: Fix mask to retrieve Interrupt Table Root Pointer from DTE Alejandro Jimenez
2025-05-29 19:30 ` [PATCH v3 6/7] amd_iommu: Fix the calculation for Device Table size Alejandro Jimenez
2025-05-29 19:30 ` [PATCH v3 7/7] amd_iommu: Remove duplicated definitions Alejandro Jimenez
2025-06-12  8:36 ` [PATCH v3 0/7] amd_iommu: Fixes to align with AMDVi specification Ethan MILON
2025-06-12 20:59   ` Alejandro Jimenez
2025-06-16  6:59     ` Philippe Mathieu-Daudé
2025-06-16 22:54       ` 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).