qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 08/32] trace: Move HMP commands from monitor/ to trace/


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 08/32] trace: Move HMP commands from monitor/ to trace/
Date: Tue, 24 Jan 2023 13:22:02 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.6.1

On 24/1/23 13:19, Markus Armbruster wrote:
This moves these commands from MAINTAINERS sections "Human
Monitor (HMP)" and "QMP" to "Tracing".

Signed-off-by: Markus Armbruster <armbru@redhat.com>
---
  include/monitor/hmp.h  |   3 +
  monitor/misc.c         | 119 ---------------------------------
  trace/trace-hmp-cmds.c | 148 +++++++++++++++++++++++++++++++++++++++++
  trace/meson.build      |   1 +
  4 files changed, 152 insertions(+), 119 deletions(-)
  create mode 100644 trace/trace-hmp-cmds.c

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]