diff mbox

[v2,2/5] MAINTAINERS: update KVM entries

Message ID 20170629150308.22766-3-f4bug@amsat.org
State New
Headers show

Commit Message

Philippe Mathieu-Daudé June 29, 2017, 3:03 p.m. UTC
moved in 92229a57 to accel/

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Thomas Huth June 29, 2017, 3:56 p.m. UTC | #1
On 29.06.2017 17:03, Philippe Mathieu-Daudé wrote:
> moved in 92229a57 to accel/
> 
> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
> ---
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 06006fc7df..86a08c5aac 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -273,8 +273,8 @@ Overall
>  M: Paolo Bonzini <pbonzini@redhat.com>
>  L: kvm@vger.kernel.org
>  S: Supported
> -F: kvm-*
>  F: */kvm.*

While you're at it ... what's the */kvm.* good for nowadays? Was this
though for the target-*/kvm.c files? If so, we should update this to
target/*/kvm* instead.

> +F: accel/kvm/
>  F: include/sysemu/kvm*.h

Maybe also add an entry for scripts/kvm ?

 Thomas
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 06006fc7df..86a08c5aac 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -273,8 +273,8 @@  Overall
 M: Paolo Bonzini <pbonzini@redhat.com>
 L: kvm@vger.kernel.org
 S: Supported
-F: kvm-*
 F: */kvm.*
+F: accel/kvm/
 F: include/sysemu/kvm*.h
 
 ARM