From nobody Sat May 4 23:41:44 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of redhat.com designates 216.205.24.124 as permitted sender) client-ip=216.205.24.124; envelope-from=libvir-list-bounces@redhat.com; helo=us-smtp-delivery-124.mimecast.com; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 216.205.24.124 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=1614004741; cv=none; d=zohomail.com; s=zohoarc; b=e35n8XGrJd0MQOOlOpe4pNgmw9oPPmEjiUWqayq1pNQOgdDISbzoZFfOoBq4g5DR2AmQu6CD3FjFSOwfmxw1RCOUzO/83idjzfk353W34eDYOW8pwmKh0r3jJqJ2yBqJR9PjTcOq4nK9tFwXWuYfe6IERNmwHOfQOBnUTgikVJ0= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1614004741; h=Content-Type:Content-Transfer-Encoding:Date:From:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:Sender:Subject:To; bh=qniloXyvZwWPmU18XVancyvVoJ2P8v+pwKzFV8Blpi4=; b=ml1F+p26+GUArGlB7uVL+Wx0O5ooCsaB3k6R/AIdXDKhZwstlEGAOalnb/hOf0M7dq6HHFDaEfShdkwq3fIg2QNAq56NwbPgqZLOczxXOkbGav8Jhfy4Jrk3inYNRioNWuW5Z3Yl4C2mCNjptAIAcm86jCy7Jx5djbiiXaGsZ+o= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 216.205.24.124 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-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [216.205.24.124]) by mx.zohomail.com with SMTPS id 161400474112018.525948604821338; Mon, 22 Feb 2021 06:39:01 -0800 (PST) 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-147-fY8gSNZqN8ONYf3llMtk0g-1; Mon, 22 Feb 2021 09:38:57 -0500 Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 44F70192CC42; Mon, 22 Feb 2021 14:38:51 +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 B345560C04; Mon, 22 Feb 2021 14:38:50 +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 AD0BB4E58E; Mon, 22 Feb 2021 14:38:47 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.phx2.redhat.com [10.5.11.16]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 11MEckg0002552 for ; Mon, 22 Feb 2021 09:38:46 -0500 Received: by smtp.corp.redhat.com (Postfix) id 4018F5C260; Mon, 22 Feb 2021 14:38:46 +0000 (UTC) Received: from antique-work.lan (unknown [10.40.192.13]) by smtp.corp.redhat.com (Postfix) with ESMTP id B33335C1BD for ; Mon, 22 Feb 2021 14:38:42 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1614004740; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to: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=qniloXyvZwWPmU18XVancyvVoJ2P8v+pwKzFV8Blpi4=; b=eKnwxnXVx2kMkUigcApDrhdqyJaTZq1bdC6S8oOKbhqusoDtUGK0uwWjCKf/Ug16FF7dpU MIkOYleCmH1EluaDBRiMvKkOukKARoP2ydghs2cKq8fs99p7tkRaoxuuOFj4IQpI/oNfWl oNjY5Opr9LuWIlYykz5IxCeoo1+lOlk= X-MC-Unique: fY8gSNZqN8ONYf3llMtk0g-1 From: Pavel Hrdina To: libvir-list@redhat.com Subject: [libvirt PATCH] NEWS: mention support for vhost-user-blk Date: Mon, 22 Feb 2021 15:38:41 +0100 Message-Id: <7d6e241469e857f77e1e23b2bfcf4ffcbe1375d5.1614004713.git.phrdina@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.16 X-loop: libvir-list@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.12 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=libvir-list-bounces@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable X-ZohoMail-DKIM: pass (identity @redhat.com) Content-Type: text/plain; charset="utf-8" Signed-off-by: Pavel Hrdina Reviewed-by: Peter Krempa --- NEWS.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS.rst b/NEWS.rst index 440dbf2601..56a9afe749 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -47,6 +47,11 @@ v7.1.0 (unreleased) to set the hostdev device's MAC address (which is a necessary part of the alternate ). =20 + * Introduce ```` support + + Introduces a support for QEMU vhost-user-blk device that can be used + together with qemu-storage-daemon to provide disks for VMs. + * **Improvements** =20 * **Bug fixes** --=20 2.29.2