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:
ef00bda
)
MAINTAINERS: Add entry for include/sysemu/kvm*.h
author
Thomas Huth
<thuth@redhat.com>
Thu, 25 Feb 2016 12:33:25 +0000
(13:33 +0100)
committer
Paolo Bonzini
<pbonzini@redhat.com>
Mon, 7 Mar 2016 12:26:38 +0000
(13:26 +0100)
The include/sysemu/kvm*.h header files should be part of
the overall KVM section.
Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-Id: <
1456403605
-26587-1-git-send-email-thuth@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
MAINTAINERS
patch
|
blob
|
history
diff --git
a/MAINTAINERS
b/MAINTAINERS
index 2f5a3382186e89012d381d7b100729c3ca6e7478..9d0255c72c134042dfdfe3f32f8e6314f75e66ac 100644
(file)
--- a/
MAINTAINERS
+++ b/
MAINTAINERS
@@
-234,6
+234,7
@@
L: kvm@vger.kernel.org
S: Supported
F: kvm-*
F: */kvm.*
+F: include/sysemu/kvm*.h
ARM
M: Peter Maydell <peter.maydell@linaro.org>