On 6/20/25 06:06, Philippe Mathieu-Daudé wrote:
Emulate PhysTimer dispatching to TCG, like we do with GIC registers.Signed-off-by: Philippe Mathieu-Daudé<phi...@linaro.org> --- target/arm/hvf/hvf.c | 19 ++++++++----------- 1 file changed, 8 insertions(+), 11 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~