On 23/5/23 14:49, Alex Bennée wrote:
While these are all in helper functions being designated vcpu events
complicates the removal of the dynamic vcpu state code. TCG plugins
allow you to instrument vcpu_[init|exit|idle].

We rename cpu_reset and make it a normal trace point.

Reviewed-by: Stefan Hajnoczi <stefa...@redhat.com>
Reviewed-by: Richard Henderson <richard.hender...@linaro.org>
Message-Id: <20230503091756.1453057-3-alex.ben...@linaro.org>
Signed-off-by: Alex Bennée <alex.ben...@linaro.org>
Message-Id: <20230505155336.137393-3-alex.ben...@linaro.org>
---
  hw/core/cpu-common.c   |  4 ++--
  trace/control-target.c |  1 -
  trace/control.c        |  2 --
  hw/core/trace-events   |  3 +++
  trace-events           | 31 -------------------------------
  5 files changed, 5 insertions(+), 36 deletions(-)

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

Reply via email to