OSDN Git Service

stats: Move QMP commands from monitor/ to stats/
authorMarkus Armbruster <armbru@redhat.com>
Tue, 24 Jan 2023 12:19:36 +0000 (13:19 +0100)
committerMarkus Armbruster <armbru@redhat.com>
Sat, 4 Feb 2023 06:56:54 +0000 (07:56 +0100)
commitaa09b3d5f8e2819d53a6fd81e655ddb3ef107a47
tree5be9fd0f0c2fe1c31fbbd66ccb2f76c4c78cf0e4
parentbab46b8180fdb0cf9a7adb7598f371d4457f51ca
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>
MAINTAINERS
accel/kvm/kvm-all.c
include/sysemu/stats.h [moved from include/monitor/stats.h with 100% similarity]
meson.build
monitor/qmp-cmds.c
stats/meson.build [new file with mode: 0644]
stats/stats-qmp-cmds.c [new file with mode: 0644]