projects
/
sdk
/
emulator
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7f4675c
)
MAINTAINERS: migration: add vmstate static checker files
author
Amit Shah
<amit.shah@redhat.com>
Tue, 18 Nov 2014 12:31:25 +0000
(18:01 +0530)
committer
Amit Shah
<amit.shah@redhat.com>
Tue, 16 Dec 2014 12:17:35 +0000
(17:47 +0530)
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>
MAINTAINERS
patch
|
blob
|
history
diff --git
a/MAINTAINERS
b/MAINTAINERS
index e517c41640d01a14b09347413ab291e7599c418f..af8d856bb84083d51ca577a181610c9992566f73 100644
(file)
--- 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>