projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
66ba157
)
MAINTAINERS: Cover qapi/stats.json
author
Markus Armbruster
<armbru@redhat.com>
Mon, 5 Feb 2024 08:47:47 +0000
(09:47 +0100)
committer
Markus Armbruster
<armbru@redhat.com>
Mon, 12 Feb 2024 09:12:18 +0000
(10:12 +0100)
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>
Message-ID: <
20240205084747
.
3623569
-3-armbru@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
MAINTAINERS
patch
|
blob
|
history
diff --git
a/MAINTAINERS
b/MAINTAINERS
index 00ada764a7816d11fdf7e2be0d17c918bc439bb0..91039255857a27daef10b0727d80fbdab63d5fd5 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>