mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-06 09:13:55 -06:00
trace: Move HMP commands from monitor/ to trace/
This moves these commands from MAINTAINERS sections "Human Monitor (HMP)" and "QMP" to "Tracing". Signed-off-by: Markus Armbruster <armbru@redhat.com> Message-Id: <20230124121946.1139465-9-armbru@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
This commit is contained in:
parent
5ec92f2d92
commit
29b62a1063
4 changed files with 152 additions and 119 deletions
|
@ -1,3 +1,4 @@
|
|||
softmmu_ss.add(files('trace-hmp-cmds.c'))
|
||||
|
||||
specific_ss.add(files('control-target.c'))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue