diff options
author | Markus Armbruster <armbru@redhat.com> | 2023-01-24 13:19:36 +0100 |
---|---|---|
committer | Markus Armbruster <armbru@redhat.com> | 2023-02-04 07:56:54 +0100 |
commit | aa09b3d5f8e2819d53a6fd81e655ddb3ef107a47 (patch) | |
tree | 5be9fd0f0c2fe1c31fbbd66ccb2f76c4c78cf0e4 /MAINTAINERS | |
parent | bab46b8180fdb0cf9a7adb7598f371d4457f51ca (diff) |
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>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index b2f1d2518b..b377ac1476 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3038,6 +3038,11 @@ F: net/slirp.c F: include/net/slirp.h T: git https://people.debian.org/~sthibault/qemu.git slirp +Stats +S: Orphan +F: include/sysemu/stats.h +F: stats/ + Streams M: Edgar E. Iglesias <edgar.iglesias@gmail.com> S: Maintained |