On 23/5/24 21:41, Inès Varhol wrote:
Expose the clock period via the QOM 'qtest-clock-period' property so it
can be used in QTests. This property is only accessible in QTests (not
via HMP).
Signed-off-by: Philippe Mathieu-Daudé <phi...@linaro.org>
Addressing Luc and Peter comments, you can replace that line by:
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>
Thanks!
Signed-off-by: Inès Varhol <ines.var...@telecom-paris.fr>
---
docs/devel/clocks.rst | 3 +++
hw/core/clock.c | 16 ++++++++++++++++
2 files changed, 19 insertions(+)