From 5d789c7b37721c1dd3b4e9a3732399bf66603737 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Daniel=20P=2E=20Berrang=C3=A9?= Date: Fri, 27 Nov 2020 10:07:34 +0000 Subject: [PATCH] NEWS: add note about virt-ssh-helper perf improvements MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Reviewed-by: Andrea Bolognani Signed-off-by: Daniel P. Berrangé --- NEWS.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/NEWS.rst b/NEWS.rst index aa8a217eb6..b840b19ffe 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -44,6 +44,13 @@ v6.10.0 (unreleased) * **Bug fixes** + * remote: fixed performance regression in SSH tunnelling + + The ``virt-ssh-helper`` binary introduced in 6.8.0 had very + poor scalability which impacted libvirt tunnelled migration + and storage volume upload/download in particular. It has been + updated and now has performance on par with netcat. + * **Removed features** * hyperv: removed support for the Hyper-V V1 WMI API -- 2.47.2