aboutsummaryrefslogtreecommitdiff
path: root/include/sysemu/stats.h
AgeCommit message (Collapse)AuthorFilesLines
2023-02-04stats: Move QMP commands from monitor/ to stats/Markus Armbruster1-0/+45
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>