On 19/5/23 19:04, Alex Bennée wrote:
We are about to remove direct calls to individual accelerators for
this information and will need a central point for plugins to hook
into time changes.

Signed-off-by: Alex Bennée <alex.ben...@linaro.org>
---
  include/sysemu/accel-ops.h                     | 18 +++++++++++++++++-
  include/sysemu/cpu-timers.h                    |  3 ++-
  softmmu/cpus.c                                 | 11 +++++++++++
  ...et-virtual-clock.c => cpus-virtual-clock.c} |  5 +++++
  stubs/meson.build                              |  2 +-
  5 files changed, 36 insertions(+), 3 deletions(-)
  rename stubs/{cpus-get-virtual-clock.c => cpus-virtual-clock.c} (68%)

Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>


Reply via email to