From nobody Thu May 2 10:17:01 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of redhat.com designates 205.139.110.120 as permitted sender) client-ip=205.139.110.120; envelope-from=libvir-list-bounces@redhat.com; helo=us-smtp-1.mimecast.com; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 205.139.110.120 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1599101982; cv=none; d=zohomail.com; s=zohoarc; b=fBRl5Gap6RjOon+wCnsmORTDnbalH+T81OhhOR8iO+C/56RZSx0eDsomWONnS3BQ7RNdcmQPy3Zb2PONnfsTMCLvwfsJqCpke3XQT+WG8HTZ5pIblnQwuiliG6xGUtxg8iuM1hvYx7t+ZRWFmEGBqmyP39I3fCugGsGtY80zlRo= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1599101982; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:Sender:Subject:To; bh=xX71ynH50f8CVwQwx8NnLXbHHxPK+F2aJz7klMYihPg=; b=l9oNa5vPfLoS6e05Z1xc39Cs/ADqbAIPXpfFyUu4Gr9wzEx62Uv+BL0wW8JCYWtrRo62xIjuGMaxwVzvhdFcsWH/5Xh/qggFLvyofOzjI3rQaIfcHZ+CwiMduhHvVYFsqZ/0am5BKG5DY1xOziay+SdVxikaHBFKs7kz3eM5bdU= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 205.139.110.120 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass header.from= (p=none dis=none) header.from= Return-Path: Received: from us-smtp-1.mimecast.com (us-smtp-delivery-1.mimecast.com [205.139.110.120]) by mx.zohomail.com with SMTPS id 1599101982410682.6292960178406; Wed, 2 Sep 2020 19:59:42 -0700 (PDT) Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-384-W_oQ78zHPUm-uGsXulhdIw-1; Wed, 02 Sep 2020 22:59:30 -0400 Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.15]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id C642E802B51; Thu, 3 Sep 2020 02:59:23 +0000 (UTC) Received: from colo-mx.corp.redhat.com (colo-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.21]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 2091E81188; Thu, 3 Sep 2020 02:59:23 +0000 (UTC) Received: from lists01.pubmisc.prod.ext.phx2.redhat.com (lists01.pubmisc.prod.ext.phx2.redhat.com [10.5.19.33]) by colo-mx.corp.redhat.com (Postfix) with ESMTP id 4A9A979A3D; Thu, 3 Sep 2020 02:59:22 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 0832xKbs018193 for ; Wed, 2 Sep 2020 22:59:20 -0400 Received: by smtp.corp.redhat.com (Postfix) id 5F06F5CC26; Thu, 3 Sep 2020 02:59:20 +0000 (UTC) Received: from localhost.localdomain (ci-vm-10-0-134-62.hosted.upshift.rdu2.redhat.com [10.0.134.62]) by smtp.corp.redhat.com (Postfix) with ESMTP id 2042B6716C; Thu, 3 Sep 2020 02:59:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1599101981; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=xX71ynH50f8CVwQwx8NnLXbHHxPK+F2aJz7klMYihPg=; b=BzTZwLcU8LuDHCUmuNjvcMcNyDbkqWMH8kYKcwab+lI2llMewCMbnKpqUaqDczAiYcesYi GTfexGw9Bc1eUrB2PMAc4eWk5BKLF8VC4UW+mvWeSEh1uEh81Tm8WFwWLKvf7aF5/qHgFO +18Y+BO00UNnkEajC//vE2BSu0mRQi0= X-MC-Unique: W_oQ78zHPUm-uGsXulhdIw-1 From: Yanqiu Zhang To: libvir-list@redhat.com Subject: [PATCH] news: add 1 improvement for v6.6.0 Date: Thu, 3 Sep 2020 02:56:48 +0000 Message-Id: <20200903025648.65621-1-yanqzhan@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.12 X-loop: libvir-list@redhat.com Cc: Yanqiu Zhang , abologna@redhat.com X-BeenThere: libvir-list@redhat.com X-Mailman-Version: 2.1.12 Precedence: junk List-Id: Development discussions about the libvirt library & tools List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: libvir-list-bounces@redhat.com Errors-To: libvir-list-bounces@redhat.com X-Scanned-By: MIMEDefang 2.79 on 10.5.11.15 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=libvir-list-bounces@redhat.com X-Mimecast-Spam-Score: 0.001 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable X-ZohoMail-DKIM: pass (identity @redhat.com) Content-Type: text/plain; charset="utf-8" Support TLS for NBD connections for pull mode backup. Signed-off-by: Yanqiu Zhang --- NEWS.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/NEWS.rst b/NEWS.rst index e4b71e6563..d0b16e28fc 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -161,6 +161,12 @@ v6.6.0 (2020-08-02) The secret key used for disks can now be encrypted similarly to TLS ke= ys used for migration, chardev and others. =20 + * qemu: Support TLS for NBD connections for pull mode backup + + Use the configured TLS env to setup encryption of the TLS transport. A= dd 'tls' + attribute for 'server' element to enable tls. Possible values are ``ye= s`` + or ``no``. + * qemu: ``VIR_DOMAIN_EVENT_ID_BLOCK_THRESHOLD`` can now be registered fo= r ```` =20 The event can now be used also for block copy destinations by using the --=20 2.25.4