qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] s390x: upgrade status of KVM cores to "supported"
@ 2019-02-13 10:35 Cornelia Huck
  2019-02-13 11:06 ` Christian Borntraeger
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Cornelia Huck @ 2019-02-13 10:35 UTC (permalink / raw)
  To: Halil Pasic, Christian Borntraeger; +Cc: qemu-s390x, qemu-devel, Cornelia Huck

We are actually paid to look after this.

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

diff --git a/MAINTAINERS b/MAINTAINERS
index 9a76845581b1..73ff5915638e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -377,7 +377,7 @@ S390
 M: Halil Pasic <pasic@linux.ibm.com>
 M: Cornelia Huck <cohuck@redhat.com>
 M: Christian Borntraeger <borntraeger@de.ibm.com>
-S: Maintained
+S: Supported
 F: target/s390x/kvm.c
 F: target/s390x/kvm_s390x.h
 F: target/s390x/kvm-stub.c
-- 
2.17.2

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

* Re: [Qemu-devel] [PATCH] s390x: upgrade status of KVM cores to "supported"
  2019-02-13 10:35 [Qemu-devel] [PATCH] s390x: upgrade status of KVM cores to "supported" Cornelia Huck
@ 2019-02-13 11:06 ` Christian Borntraeger
  2019-02-15 13:54 ` [Qemu-devel] [qemu-s390x] " Halil Pasic
  2019-02-15 15:02 ` [Qemu-devel] " Cornelia Huck
  2 siblings, 0 replies; 4+ messages in thread
From: Christian Borntraeger @ 2019-02-13 11:06 UTC (permalink / raw)
  To: Cornelia Huck, Halil Pasic; +Cc: qemu-s390x, qemu-devel



On 13.02.2019 11:35, Cornelia Huck wrote:
> We are actually paid to look after this.
> 
> Signed-off-by: Cornelia Huck <cohuck@redhat.com>

Acked-by: Christian Borntraeger <borntraeger@de.ibm.com>

> ---
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 9a76845581b1..73ff5915638e 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -377,7 +377,7 @@ S390
>  M: Halil Pasic <pasic@linux.ibm.com>
>  M: Cornelia Huck <cohuck@redhat.com>
>  M: Christian Borntraeger <borntraeger@de.ibm.com>
> -S: Maintained
> +S: Supported
>  F: target/s390x/kvm.c
>  F: target/s390x/kvm_s390x.h
>  F: target/s390x/kvm-stub.c
> 

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

* Re: [Qemu-devel] [qemu-s390x] [PATCH] s390x: upgrade status of KVM cores to "supported"
  2019-02-13 10:35 [Qemu-devel] [PATCH] s390x: upgrade status of KVM cores to "supported" Cornelia Huck
  2019-02-13 11:06 ` Christian Borntraeger
@ 2019-02-15 13:54 ` Halil Pasic
  2019-02-15 15:02 ` [Qemu-devel] " Cornelia Huck
  2 siblings, 0 replies; 4+ messages in thread
From: Halil Pasic @ 2019-02-15 13:54 UTC (permalink / raw)
  To: Cornelia Huck; +Cc: Christian Borntraeger, qemu-s390x, qemu-devel

On Wed, 13 Feb 2019 11:35:19 +0100
Cornelia Huck <cohuck@redhat.com> wrote:

> We are actually paid to look after this.
> 
> Signed-off-by: Cornelia Huck <cohuck@redhat.com>

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

> ---
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 9a76845581b1..73ff5915638e 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -377,7 +377,7 @@ S390
>  M: Halil Pasic <pasic@linux.ibm.com>
>  M: Cornelia Huck <cohuck@redhat.com>
>  M: Christian Borntraeger <borntraeger@de.ibm.com>
> -S: Maintained
> +S: Supported
>  F: target/s390x/kvm.c
>  F: target/s390x/kvm_s390x.h
>  F: target/s390x/kvm-stub.c

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

* Re: [Qemu-devel] [PATCH] s390x: upgrade status of KVM cores to "supported"
  2019-02-13 10:35 [Qemu-devel] [PATCH] s390x: upgrade status of KVM cores to "supported" Cornelia Huck
  2019-02-13 11:06 ` Christian Borntraeger
  2019-02-15 13:54 ` [Qemu-devel] [qemu-s390x] " Halil Pasic
@ 2019-02-15 15:02 ` Cornelia Huck
  2 siblings, 0 replies; 4+ messages in thread
From: Cornelia Huck @ 2019-02-15 15:02 UTC (permalink / raw)
  To: Halil Pasic, Christian Borntraeger; +Cc: qemu-s390x, qemu-devel

On Wed, 13 Feb 2019 11:35:19 +0100
Cornelia Huck <cohuck@redhat.com> wrote:

> We are actually paid to look after this.
> 
> Signed-off-by: Cornelia Huck <cohuck@redhat.com>
> ---
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 9a76845581b1..73ff5915638e 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -377,7 +377,7 @@ S390
>  M: Halil Pasic <pasic@linux.ibm.com>
>  M: Cornelia Huck <cohuck@redhat.com>
>  M: Christian Borntraeger <borntraeger@de.ibm.com>
> -S: Maintained
> +S: Supported
>  F: target/s390x/kvm.c
>  F: target/s390x/kvm_s390x.h
>  F: target/s390x/kvm-stub.c

Queued to s390-next.

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

end of thread, other threads:[~2019-02-15 15:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-13 10:35 [Qemu-devel] [PATCH] s390x: upgrade status of KVM cores to "supported" Cornelia Huck
2019-02-13 11:06 ` Christian Borntraeger
2019-02-15 13:54 ` [Qemu-devel] [qemu-s390x] " Halil Pasic
2019-02-15 15:02 ` [Qemu-devel] " Cornelia Huck

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).