On 5/3/23 10:17, Alex Bennée wrote:
Now we no longer have any events that are for vcpus we can start
excising the code from the trace control. As the vcpu parameter is
encoded as part of QMP we just stub out the has_vcpu/vcpu parameters
rather than alter the API.

Message-Id: <20230420150009.1675181-7-alex.ben...@linaro.org>
Reviewed-by: Stefan Hajnoczi <stefa...@redhat.com>
Signed-off-by: Alex Bennée <alex.ben...@linaro.org>
---
  trace/control-internal.h |  10 ----
  trace/control-vcpu.h     |  16 ------
  trace/control.h          |  48 -----------------
  hw/core/cpu-common.c     |   2 -
  stubs/trace-control.c    |  13 -----
  trace/control-target.c   | 110 ++++-----------------------------------
  trace/control.c          |  16 ------
  trace/qmp.c              |  74 +++-----------------------
  trace/trace-hmp-cmds.c   |  17 +-----
  9 files changed, 19 insertions(+), 287 deletions(-)

Reviewed-by: Richard Henderson <richard.hender...@linaro.org>


r~

Reply via email to