Re: [PATCH v2 0/2] amd_iommu: Fixes

2025-05-11 Thread Sairaj Kodilkar
++ Philippe Mathieu-Daudé On 5/9/2025 12:15 PM, Sairaj Kodilkar wrote: Fix following two issues in the amd viommu 1. The guest fails to setup the passthrough device when for following setup because amd iommu enables the no DMA memory region even when guest is using DMA remapping mode.

Re: [PATCH v2 0/2] amd_iommu: Fixes

2025-05-11 Thread Sairaj Kodilkar
On 5/11/2025 11:22 PM, Michael S. Tsirkin wrote: On Fri, May 09, 2025 at 12:15:24PM +0530, Sairaj Kodilkar wrote: Fix following two issues in the amd viommu 1. The guest fails to setup the passthrough device when for following setup because amd iommu enables the no DMA memory region even

Re: [PATCH v2 0/2] amd_iommu: Fixes

2025-05-11 Thread Michael S. Tsirkin
On Fri, May 09, 2025 at 12:15:24PM +0530, Sairaj Kodilkar wrote: > Fix following two issues in the amd viommu > 1. The guest fails to setup the passthrough device when for following setup >because amd iommu enables the no DMA memory region even when guest is >using DMA remapping mode. > >

[PATCH v2 0/2] amd_iommu: Fixes

2025-05-08 Thread Sairaj Kodilkar
Fix following two issues in the amd viommu 1. The guest fails to setup the passthrough device when for following setup because amd iommu enables the no DMA memory region even when guest is using DMA remapping mode. -device amd-iommu,intremap=on,xtsup=on,pt=on \ -device vfio-pci,host