qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] MAINTAINERS: Add some missing entries related to accelerators
@ 2018-11-22 12:57 Thomas Huth
  2018-11-22 13:03 ` Paolo Bonzini
  0 siblings, 1 reply; 2+ messages in thread
From: Thomas Huth @ 2018-11-22 12:57 UTC (permalink / raw)
  To: qemu-devel, Paolo Bonzini; +Cc: Richard Henderson, Peter Crosthwaite

Add some files from accel/stubs/, include/hw/kvm/ and scripts/kvm/
to the MAINTAINERS file.

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

diff --git a/MAINTAINERS b/MAINTAINERS
index 63c88e1..6522621 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -117,6 +117,7 @@ S: Maintained
 F: cpus.c
 F: exec.c
 F: accel/tcg/
+F: accel/stubs/tcg-stub.c
 F: include/exec/cpu*.h
 F: include/exec/exec-all.h
 F: include/exec/helper*.h
@@ -332,7 +333,10 @@ L: kvm@vger.kernel.org
 S: Supported
 F: */kvm.*
 F: accel/kvm/
+F: accel/stubs/kvm-stub.c
+F: include/hw/kvm/
 F: include/sysemu/kvm*.h
+F: scripts/kvm/kvm_flightrecorder
 
 ARM
 M: Peter Maydell <peter.maydell@linaro.org>
@@ -375,6 +379,7 @@ M: Marcelo Tosatti <mtosatti@redhat.com>
 L: kvm@vger.kernel.org
 S: Supported
 F: target/i386/kvm.c
+F: scripts/kvm/vmxcap
 
 Guest CPU Cores (Xen):
 ----------------------
-- 
1.8.3.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [Qemu-devel] [PATCH] MAINTAINERS: Add some missing entries related to accelerators
  2018-11-22 12:57 [Qemu-devel] [PATCH] MAINTAINERS: Add some missing entries related to accelerators Thomas Huth
@ 2018-11-22 13:03 ` Paolo Bonzini
  0 siblings, 0 replies; 2+ messages in thread
From: Paolo Bonzini @ 2018-11-22 13:03 UTC (permalink / raw)
  To: Thomas Huth, qemu-devel; +Cc: Richard Henderson, Peter Crosthwaite

On 22/11/18 13:57, Thomas Huth wrote:
> Add some files from accel/stubs/, include/hw/kvm/ and scripts/kvm/
> to the MAINTAINERS file.
> 
> Signed-off-by: Thomas Huth <thuth@redhat.com>
> ---
>  MAINTAINERS | 5 +++++
>  1 file changed, 5 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 63c88e1..6522621 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -117,6 +117,7 @@ S: Maintained
>  F: cpus.c
>  F: exec.c
>  F: accel/tcg/
> +F: accel/stubs/tcg-stub.c
>  F: include/exec/cpu*.h
>  F: include/exec/exec-all.h
>  F: include/exec/helper*.h
> @@ -332,7 +333,10 @@ L: kvm@vger.kernel.org
>  S: Supported
>  F: */kvm.*
>  F: accel/kvm/
> +F: accel/stubs/kvm-stub.c
> +F: include/hw/kvm/
>  F: include/sysemu/kvm*.h
> +F: scripts/kvm/kvm_flightrecorder
>  
>  ARM
>  M: Peter Maydell <peter.maydell@linaro.org>
> @@ -375,6 +379,7 @@ M: Marcelo Tosatti <mtosatti@redhat.com>
>  L: kvm@vger.kernel.org
>  S: Supported
>  F: target/i386/kvm.c
> +F: scripts/kvm/vmxcap
>  
>  Guest CPU Cores (Xen):
>  ----------------------
> 

Queued, thanks.

Paolo

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-11-22 13:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-22 12:57 [Qemu-devel] [PATCH] MAINTAINERS: Add some missing entries related to accelerators Thomas Huth
2018-11-22 13:03 ` Paolo Bonzini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).