diff mbox

MAINTAINERS: Add entry for include/sysemu/kvm*.h

Message ID 1456403605-26587-1-git-send-email-thuth@redhat.com (mailing list archive)
State New, archived
Headers show

Commit Message

Thomas Huth Feb. 25, 2016, 12:33 p.m. UTC
The include/sysemu/kvm*.h header files should be part of
the overall KVM section.

Signed-off-by: Thomas Huth <thuth@redhat.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

Comments

Paolo Bonzini March 3, 2016, 4:49 p.m. UTC | #1
On 25/02/2016 13:33, Thomas Huth wrote:
> The include/sysemu/kvm*.h header files should be part of
> the overall KVM section.
> 
> Signed-off-by: Thomas Huth <thuth@redhat.com>
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 5fc99cd..e26bcf6 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>
> 

Queued, thanks.

Paolo
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 5fc99cd..e26bcf6 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>