summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorAmit Shah <amit.shah@redhat.com>2014-11-18 18:01:25 +0530
committerAmit Shah <amit.shah@redhat.com>2014-12-16 17:47:35 +0530
commitc55156402e5b1f64b17c3261ef39a5e6666d9209 (patch)
treec079a5f5e28f8c15d9389ae858a529aa803940e7 /MAINTAINERS
parent7f4675c3f737f3eded685deb83b47c9257e69999 (diff)
downloadqemu-c55156402e5b1f64b17c3261ef39a5e6666d9209.tar.gz
MAINTAINERS: migration: add vmstate static checker files
Signed-off-by: Amit Shah <amit.shah@redhat.com> Reviewed-by: Juan Quintela <quintela@redhat.com> Signed-off-by: Amit Shah <amit.shah@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS2
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index e517c41640..af8d856bb8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -935,6 +935,8 @@ F: migration*
F: savevm.c
F: arch_init.c
F: vmstate.c
+F: scripts/vmstate-static-checker.py
+F: tests/vmstate-static-checker-data/
Seccomp
M: Eduardo Otubo <eduardo.otubo@profitbricks.com>