On Thu, Dec 12, 2024 at 4:42 PM Zhenzhong Duan <[email protected]> wrote:
>
> Intel VT-d 3.0 introduces scalable mode, and it has a bunch of capabilities
> related to scalable mode translation, thus there are multiple combinations.
>
> This vIOMMU implementation wants to simplify it with a new property "x-flts".
> When turned on in scalable mode, stage-1 translation is supported. When turned
> on in legacy mode, throw out error.
>
> With stage-1 translation support exposed to user, also accurate the pasid 
> entry
> check in vtd_pe_type_check().
>
> Suggested-by: Jason Wang <[email protected]>
> Signed-off-by: Yi Liu <[email protected]>
> Signed-off-by: Yi Sun <[email protected]>
> Signed-off-by: Zhenzhong Duan <[email protected]>
> Reviewed-by: Clément Mathieu--Drif<[email protected]>

Acked-by: Jason Wang <[email protected]>

Thanks


Reply via email to