[Qemu-devel] [PATCH] s390x: add cpu feature/model files to KVM section

Cornelia Huck posted 1 patch 4 years, 10 months ago
Test checkpatch passed
Test s390x failed
Test asan passed
Test docker-mingw@fedora passed
Test FreeBSD passed
Test docker-clang@ubuntu passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20190626130820.12290-1-cohuck@redhat.com
Maintainers: Cornelia Huck <cohuck@redhat.com>
MAINTAINERS | 2 ++
1 file changed, 2 insertions(+)
[Qemu-devel] [PATCH] s390x: add cpu feature/model files to KVM section
Posted by Cornelia Huck 4 years, 10 months ago
The cpu features/models are not only relevant for TCG, but
also for KVM. Make sure that the KVM maintainers are cc:ed
on patches as well.

Signed-off-by: Cornelia Huck <cohuck@redhat.com>
---
 MAINTAINERS | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index cad58b948791..d9b6c129076a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -383,6 +383,8 @@ F: target/s390x/kvm-stub.c
 F: target/s390x/ioinst.[ch]
 F: target/s390x/machine.c
 F: target/s390x/sigp.c
+F: target/s390x/cpu_features*.[ch]
+F: target/s390x/cpu_models.[ch]
 F: hw/intc/s390_flic.c
 F: hw/intc/s390_flic_kvm.c
 F: include/hw/s390x/s390_flic.h
-- 
2.20.1


Re: [Qemu-devel] [PATCH] s390x: add cpu feature/model files to KVM section
Posted by Christian Borntraeger 4 years, 10 months ago
Acked-by: Christian Borntraeger <borntraeger@de.ibm.com>


On 26.06.19 15:08, Cornelia Huck wrote:
> The cpu features/models are not only relevant for TCG, but
> also for KVM. Make sure that the KVM maintainers are cc:ed
> on patches as well.
> 
> Signed-off-by: Cornelia Huck <cohuck@redhat.com>
> ---
>  MAINTAINERS | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index cad58b948791..d9b6c129076a 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -383,6 +383,8 @@ F: target/s390x/kvm-stub.c
>  F: target/s390x/ioinst.[ch]
>  F: target/s390x/machine.c
>  F: target/s390x/sigp.c
> +F: target/s390x/cpu_features*.[ch]
> +F: target/s390x/cpu_models.[ch]
>  F: hw/intc/s390_flic.c
>  F: hw/intc/s390_flic_kvm.c
>  F: include/hw/s390x/s390_flic.h
> 


Re: [Qemu-devel] [PATCH] s390x: add cpu feature/model files to KVM section
Posted by Cornelia Huck 4 years, 9 months ago
On Wed, 26 Jun 2019 15:08:20 +0200
Cornelia Huck <cohuck@redhat.com> wrote:

> The cpu features/models are not only relevant for TCG, but
> also for KVM. Make sure that the KVM maintainers are cc:ed
> on patches as well.
> 
> Signed-off-by: Cornelia Huck <cohuck@redhat.com>
> ---
>  MAINTAINERS | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index cad58b948791..d9b6c129076a 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -383,6 +383,8 @@ F: target/s390x/kvm-stub.c
>  F: target/s390x/ioinst.[ch]
>  F: target/s390x/machine.c
>  F: target/s390x/sigp.c
> +F: target/s390x/cpu_features*.[ch]
> +F: target/s390x/cpu_models.[ch]
>  F: hw/intc/s390_flic.c
>  F: hw/intc/s390_flic_kvm.c
>  F: include/hw/s390x/s390_flic.h

Queued to s390-next.

Re: [Qemu-devel] [qemu-s390x] [PATCH] s390x: add cpu feature/model files to KVM section
Posted by Halil Pasic 4 years, 9 months ago
On Wed, 26 Jun 2019 15:08:20 +0200
Cornelia Huck <cohuck@redhat.com> wrote:

> The cpu features/models are not only relevant for TCG, but
> also for KVM. Make sure that the KVM maintainers are cc:ed
> on patches as well.
> 
> Signed-off-by: Cornelia Huck <cohuck@redhat.com>

Acked-by: Halil Pasic <pasic@linux.ibm.com>

> ---
>  MAINTAINERS | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index cad58b948791..d9b6c129076a 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -383,6 +383,8 @@ F: target/s390x/kvm-stub.c
>  F: target/s390x/ioinst.[ch]
>  F: target/s390x/machine.c
>  F: target/s390x/sigp.c
> +F: target/s390x/cpu_features*.[ch]
> +F: target/s390x/cpu_models.[ch]
>  F: hw/intc/s390_flic.c
>  F: hw/intc/s390_flic_kvm.c
>  F: include/hw/s390x/s390_flic.h