On 5/29/2025 3:47 AM, Alejandro Jimenez wrote: > Fix an off-by-one error in the definition of AMDVI_IR_PHYS_ADDR_MASK. The > current definition masks off the most significant bit of the Interrupt Table > Root ptr i.e. it only generates a mask with bits [50:6] set. See the AMD I/O > Virtualization Technology (IOMMU) Specification for the Interrupt Table > Root Pointer[51:6] field in the Device Table Entry format. > > Cc: qemu-sta...@nongnu.org > Signed-off-by: Alejandro Jimenez <alejandro.j.jime...@oracle.com> I found this issue last week when I was going through the code!Thanks for fixing. Reviewed-by: Vasant Hegde <vasant.he...@amd.com> -Vasant
- [PATCH v2 0/7] amd_iommu: Fixes to align with AMDVi spec... Alejandro Jimenez
- [PATCH v2 5/7] amd_iommu: Fix mask to retrive Inter... Alejandro Jimenez
- Re: [PATCH v2 5/7] amd_iommu: Fix mask to retri... Vasant Hegde
- [PATCH v2 5/7] amd_iommu: Fix mask to retrieve Inte... Alejandro Jimenez
- [PATCH v2 1/7] amd_iommu: Fix Miscellanous Informat... Alejandro Jimenez
- [PATCH v2 6/7] amd_iommu: Fix the calculation for D... Alejandro Jimenez
- [PATCH v2 4/7] amd_iommu: Fix masks for various IOM... Alejandro Jimenez
- Re: [PATCH v2 4/7] amd_iommu: Fix masks for var... Vasant Hegde
- Re: [PATCH v2 4/7] amd_iommu: Fix masks for... Alejandro Jimenez
- [PATCH v2 7/7] amd_iommu: Remove duplicated definit... Alejandro Jimenez
- Re: [PATCH v2 7/7] amd_iommu: Remove duplicated... Vasant Hegde
- [PATCH v2 3/7] amd_iommu: Update bitmasks represent... Alejandro Jimenez
- [PATCH v2 2/7] amd_iommu: Fix Device ID decoding fo... Alejandro Jimenez