Linux virtualization list
 help / color / mirror / Atom feed
* [PATCH] KVM: s390: Disable CONFIG_S390_GUEST_OLD_TRANSPORT by default
@ 2017-09-25 14:45 Thomas Huth
  0 siblings, 0 replies; 12+ messages in thread
From: Thomas Huth @ 2017-09-25 14:45 UTC (permalink / raw)
  To: Halil Pasic, Cornelia Huck; +Cc: linux-s390, kvm, virtualization

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
-- 
1.8.3.1

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

end of thread, other threads:[~2017-09-26 11:10 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <1506350729-11311-1-git-send-email-thuth@redhat.com>
2017-09-25 17:54 ` [PATCH] KVM: s390: Disable CONFIG_S390_GUEST_OLD_TRANSPORT by default Halil Pasic
     [not found] ` <3c2b8ae8-ca2a-7b26-8ebd-14f14c286529@linux.vnet.ibm.com>
2017-09-25 18:37   ` Christian Borntraeger
     [not found]   ` <83cacb4a-94b1-c7c2-e50d-70afea5d3e9c@de.ibm.com>
2017-09-26  2:44     ` Thomas Huth
2017-09-26 10:40     ` Heiko Carstens
2017-09-26 10:41       ` Christian Borntraeger
     [not found]       ` <376655d1-87e3-4187-d2d1-d1f23c02431a@de.ibm.com>
2017-09-26 10:47         ` Heiko Carstens
     [not found]         ` <20170926104752.GB3209@osiris>
2017-09-26 10:57           ` Thomas Huth
     [not found]           ` <ec6d80f2-17ca-4a5f-a357-5cc165b1acfd@redhat.com>
2017-09-26 11:04             ` Heiko Carstens
     [not found]             ` <20170926110403.GC3209@osiris>
2017-09-26 11:10               ` Cornelia Huck
2017-09-26  7:33 ` Christian Borntraeger
2017-09-26  7:53 ` Cornelia Huck
2017-09-25 14:45 Thomas Huth

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox