Re: [PATCH v2 15/15] hw/misc: EDU: add ATS/PRI capability

2024-05-16 Thread Daniel Henrique Barboza
Hi Frank! On 5/7/24 12:32, Frank Chang wrote: Hi Daniel, Daniel Henrique Barboza 於 2024年3月8日 週五 上午12:05寫道: From: Tomasz Jeznach Mimic ATS interface with IOMMU translate request with IOMMU_NONE. If mapping exists, translation service will return current permission flags, otherwise will rep

Re: [PATCH v2 15/15] hw/misc: EDU: add ATS/PRI capability

2024-05-07 Thread Frank Chang
Hi Daniel, Daniel Henrique Barboza 於 2024年3月8日 週五 上午12:05寫道: > > From: Tomasz Jeznach > > Mimic ATS interface with IOMMU translate request with IOMMU_NONE. If > mapping exists, translation service will return current permission > flags, otherwise will report no permissions. > > Implement and re

[PATCH v2 15/15] hw/misc: EDU: add ATS/PRI capability

2024-03-07 Thread Daniel Henrique Barboza
From: Tomasz Jeznach Mimic ATS interface with IOMMU translate request with IOMMU_NONE. If mapping exists, translation service will return current permission flags, otherwise will report no permissions. Implement and register the IOMMU memory region listener to be notified whenever an ATS invali