Displaying 2 results from an estimated 2 matches for "a0a40dd".
2017 Sep 27
5
[PATCH] drivers/s390/virtio: Remove the old KVM virtio transport
...| 13 -
drivers/s390/virtio/Makefile | 3 -
drivers/s390/virtio/kvm_virtio.c | 515 ---------------------------------------
3 files changed, 531 deletions(-)
delete mode 100644 drivers/s390/virtio/kvm_virtio.c
diff --git a/arch/s390/Kconfig b/arch/s390/Kconfig
index 48af970..a0a40dd 100644
--- a/arch/s390/Kconfig
+++ b/arch/s390/Kconfig
@@ -929,17 +929,4 @@ config S390_GUEST
Select this option if you want to run the kernel as a guest under
the KVM hypervisor.
-config S390_GUEST_OLD_TRANSPORT
- def_bool y
- prompt "Guest support for old s390 virtio transport (DEP...
2017 Sep 27
5
[PATCH] drivers/s390/virtio: Remove the old KVM virtio transport
...| 13 -
drivers/s390/virtio/Makefile | 3 -
drivers/s390/virtio/kvm_virtio.c | 515 ---------------------------------------
3 files changed, 531 deletions(-)
delete mode 100644 drivers/s390/virtio/kvm_virtio.c
diff --git a/arch/s390/Kconfig b/arch/s390/Kconfig
index 48af970..a0a40dd 100644
--- a/arch/s390/Kconfig
+++ b/arch/s390/Kconfig
@@ -929,17 +929,4 @@ config S390_GUEST
Select this option if you want to run the kernel as a guest under
the KVM hypervisor.
-config S390_GUEST_OLD_TRANSPORT
- def_bool y
- prompt "Guest support for old s390 virtio transport (DEP...