qemu-arm
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [RFC PATCH 00/12] SMMUv3 nested translation support


From: Marcin Juszkiewicz
Subject: Re: [RFC PATCH 00/12] SMMUv3 nested translation support
Date: Mon, 25 Mar 2024 18:50:07 +0100
User-agent: Mozilla Thunderbird

W dniu 25.03.2024 o 11:13, Mostafa Saleh pisze:
Currently, QEMU supports emulating either stage-1 or stage-2 SMMUs
but not nested instances.
This patch series adds support for nested translation in SMMUv3,
this is controlled by property “arm-smmuv3.stage=nested”, and
advertised to guests as (IDR0.S1P == 1 && IDR0.S2P == 2)

From pure curiosity I applied the series, enabled 'nested' one in
sbsa-ref and ran (S)BSA ACS tests.

Two more tests passed. Ones which check does SMMU supports both stage1 and stage2 at same time.

The fun part? Those tests only check SMMU registers.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]