]> git.proxmox.com Git - mirror_qemu.git/commit
trace-events: remove the remaining vcpu trace events
authorAlex Bennée <alex.bennee@linaro.org>
Fri, 26 May 2023 16:53:52 +0000 (17:53 +0100)
committerStefan Hajnoczi <stefanha@redhat.com>
Thu, 1 Jun 2023 15:05:05 +0000 (11:05 -0400)
commit78f314cf8349a76a757dbcc4da88bf9a0b20d3a1
tree10336fcd48979b4a0ab8fb6ee3b638adeeffc250
parent2e2097b495990b198c45dd8ecde8cc58ae3fcd1f
trace-events: remove the remaining vcpu trace events

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 <stefanha@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-id: 20230526165401.574474-3-alex.bennee@linaro.org
Message-Id: <20230524133952.3971948-3-alex.bennee@linaro.org>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
hw/core/cpu-common.c
hw/core/trace-events
trace-events
trace/control-target.c
trace/control.c