projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
341d698
)
MAINTAINERS: Cover qapi/stats.json
author
Markus Armbruster
<armbru@redhat.com>
Mon, 5 Feb 2024 08:47:47 +0000
(09:47 +0100)
committer
Michael Tokarev
<mjt@tls.msk.ru>
Tue, 13 Feb 2024 07:59:25 +0000
(10:59 +0300)
Commit
aa09b3d5f8e
(stats: Move QMP commands from monitor/ to stats/)
created section Stats, but neglected to add qapi/stats.json to it.
Fix that.
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
MAINTAINERS
patch
|
blob
|
history
diff --git
a/MAINTAINERS
b/MAINTAINERS
index 87f03ebccdfffc8c60399a2803913ea0f0123788..2e09ed55951b7e453ff45ee99d3019b978cde819 100644
(file)
--- a/
MAINTAINERS
+++ b/
MAINTAINERS
@@
-3321,6
+3321,7
@@
Stats
S: Orphan
F: include/sysemu/stats.h
F: stats/
+F: qapi/stats.json
Streams
M: Edgar E. Iglesias <edgar.iglesias@gmail.com>