mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-07 01:33:56 -06:00
stats: Move QMP commands from monitor/ to stats/
This moves these commands from MAINTAINERS section "QMP" to new section "Stats". Status is Orphan. Volunteers welcome! Signed-off-by: Markus Armbruster <armbru@redhat.com> Message-Id: <20230124121946.1139465-23-armbru@redhat.com>
This commit is contained in:
parent
bab46b8180
commit
aa09b3d5f8
7 changed files with 170 additions and 153 deletions
1
stats/meson.build
Normal file
1
stats/meson.build
Normal file
|
@ -0,0 +1 @@
|
|||
softmmu_ss.add(files('stats-qmp-cmds.c'))
|
Loading…
Add table
Add a link
Reference in a new issue