projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dab429a
)
KVM: MAINTAINERS: add file arch/x86/kernel/kvm.c|kvmclock.c
author
Christian Borntraeger
<borntraeger@de.ibm.com>
Thu, 12 Mar 2015 13:59:26 +0000
(14:59 +0100)
committer
Marcelo Tosatti
<mtosatti@redhat.com>
Fri, 13 Mar 2015 00:57:58 +0000
(21:57 -0300)
The KVM list should be CCed on changes for arch/x86/kernel/kvm.c
and arch/x86/kernel/kvmclock.c
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Acked-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
MAINTAINERS
patch
|
blob
|
blame
|
history
diff --git
a/MAINTAINERS
b/MAINTAINERS
index 69cc89f7a9c9dfbecd3f285ad4ac36e16c73c69e..15e4015c5a2f8b9315d6e1fececbc4e08d2f45e9 100644
(file)
--- a/
MAINTAINERS
+++ b/
MAINTAINERS
@@
-5575,6
+5575,8
@@
S: Supported
F: Documentation/*/kvm*.txt
F: Documentation/virtual/kvm/
F: arch/*/kvm/
+F: arch/x86/kernel/kvm.c
+F: arch/x86/kernel/kvmclock.c
F: arch/*/include/asm/kvm*
F: include/linux/kvm*
F: include/uapi/linux/kvm*