On Wed, 29 Apr 2026 at 20:06, Mohamed Mediouni <[email protected]> wrote:
>
> Enable this through leveraging TCG's physical timer emulation.
> This allows nested virtualisation to work with a kernel-irqchip=off + GICv2.
>
> Signed-off-by: Mohamed Mediouni <[email protected]>
> ---
>  target/arm/hvf/hvf.c | 28 +++++++++++++++++++---------
>  1 file changed, 19 insertions(+), 9 deletions(-)

The TCG emulation code looks like it ought to be OK called
from an hvf context, though we do seem to be gradually
extending the set of TCG sysreg implementations that are
now silently required to work with HVF too...

Reviewed-by: Peter Maydell <[email protected]>

thanks
-- PMM

Reply via email to