All of lore.kernel.org
 help / color / mirror / Atom feed
From: Cornelia Huck <cohuck@redhat.com>
To: Thomas Huth <thuth@redhat.com>
Cc: Halil Pasic <pasic@linux.vnet.ibm.com>,
	linux-s390@vger.kernel.org,
	virtualization@lists.linux-foundation.org, kvm@vger.kernel.org,
	Christian Borntraeger <borntraeger@de.ibm.com>
Subject: Re: [PATCH] KVM: s390: Disable CONFIG_S390_GUEST_OLD_TRANSPORT by default
Date: Tue, 26 Sep 2017 09:53:06 +0200	[thread overview]
Message-ID: <20170926095306.6765bc0b.cohuck@redhat.com> (raw)
In-Reply-To: <1506350729-11311-1-git-send-email-thuth@redhat.com>

On Mon, 25 Sep 2017 16:45:29 +0200
Thomas Huth <thuth@redhat.com> wrote:

> There is no recent user space application available anymore which still
> supports this old virtio transport, so let's disable this by default.
> 
> Signed-off-by: Thomas Huth <thuth@redhat.com>
> ---
>  arch/s390/Kconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/s390/Kconfig b/arch/s390/Kconfig
> index 48af970..923bf04 100644
> --- a/arch/s390/Kconfig
> +++ b/arch/s390/Kconfig
> @@ -930,7 +930,7 @@ config S390_GUEST
>  	  the KVM hypervisor.
>  
>  config S390_GUEST_OLD_TRANSPORT
> -	def_bool y
> +	def_bool n
>  	prompt "Guest support for old s390 virtio transport (DEPRECATED)"
>  	depends on S390_GUEST
>  	help

Acked-by: Cornelia Huck <cohuck@redhat.com>

  parent reply	other threads:[~2017-09-26  7:53 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-25 14:45 [PATCH] KVM: s390: Disable CONFIG_S390_GUEST_OLD_TRANSPORT by default Thomas Huth
2017-09-25 17:54 ` Halil Pasic
2017-09-25 18:37   ` Christian Borntraeger
2017-09-25 18:37   ` Christian Borntraeger
2017-09-26  2:44     ` Thomas Huth
2017-09-26  2:44     ` Thomas Huth
2017-09-26 10:40     ` Heiko Carstens
2017-09-26 10:41       ` Christian Borntraeger
2017-09-26 10:41       ` Christian Borntraeger
2017-09-26 10:47         ` Heiko Carstens
2017-09-26 10:47         ` Heiko Carstens
2017-09-26 10:57           ` Thomas Huth
2017-09-26 10:57           ` Thomas Huth
2017-09-26 11:04             ` Heiko Carstens
2017-09-26 11:04             ` Heiko Carstens
2017-09-26 11:10               ` Cornelia Huck
2017-09-26 11:10               ` Cornelia Huck
2017-09-25 17:54 ` Halil Pasic
2017-09-26  7:33 ` Christian Borntraeger
2017-09-26  7:33 ` Christian Borntraeger
2017-09-26  7:53 ` Cornelia Huck
2017-09-26  7:53 ` Cornelia Huck [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-09-25 14:45 Thomas Huth

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170926095306.6765bc0b.cohuck@redhat.com \
    --to=cohuck@redhat.com \
    --cc=borntraeger@de.ibm.com \
    --cc=kvm@vger.kernel.org \
    --cc=linux-s390@vger.kernel.org \
    --cc=pasic@linux.vnet.ibm.com \
    --cc=thuth@redhat.com \
    --cc=virtualization@lists.linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.