summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorThomas Huth <thuth@redhat.com>2016-02-25 13:33:25 +0100
committerPaolo Bonzini <pbonzini@redhat.com>2016-03-07 13:26:38 +0100
commita95e9a485b0230255aec1c9b53f2bd4612febdce (patch)
treeea7d07cecc11336c10db23c1a0542a3994873a61
parentef00bdaf8c843be61737178707d8eaee6541733b (diff)
downloadfocaccia-qemu-a95e9a485b0230255aec1c9b53f2bd4612febdce.tar.gz
focaccia-qemu-a95e9a485b0230255aec1c9b53f2bd4612febdce.zip
MAINTAINERS: Add entry for include/sysemu/kvm*.h
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>
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 2f5a338218..9d0255c72c 100644
--- 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>