From nobody Fri Apr 19 06:23:59 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=1631712090; cv=none; d=zohomail.com; s=zohoarc; b=GIYFGYtdanvyVWFp+qz+TtIPXdMo4jG/GLR8IYgzKuw4+DhRjzb1B6KrjMQfu469EFRdoVrl+TS7tIvy+G2oWDg7ohehbAf+c2DM4iKSP0UkfW0XYCNZ4/fLQFmmuo8GP8VNdwJ/2CNce/k2Z3bson8Jg3hdUtIePuiEI6h2ksc= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1631712090; 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=J1/elNPXNwj8yXQjDqRjKCqXCER6oE3JLTHrq/KRqBY=; b=SStq/HPH3INR6jCgo4jIdQGo7dPQsG9gzZD8k21KB7q2pG99jcqPw2pHSExYuKEy2Q7hV5Dt18sQQmCp5R783gNpaUOgKLvXk1OwlKffXoPlAy13Mj/LiBJx5AQMj5CmJOWY6cat/qPuJfWWXkWbWNKpr5ZoQZXrDdSsLI7Jb1c= 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) 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 1631712090442483.1895037871509; Wed, 15 Sep 2021 06:21:30 -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-485-PtILvMXeMqKbR9UbuOSMKQ-1; Wed, 15 Sep 2021 09:21:28 -0400 Received: from smtp.corp.redhat.com (int-mx07.intmail.prod.int.phx2.redhat.com [10.5.11.22]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id E03BB101AFAA; Wed, 15 Sep 2021 13:21:21 +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 C44211001281; Wed, 15 Sep 2021 13:21:20 +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 943814EA29; Wed, 15 Sep 2021 13:21:15 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.13]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 18FDLEJ3016278 for ; Wed, 15 Sep 2021 09:21:14 -0400 Received: by smtp.corp.redhat.com (Postfix) id 69379781EE; Wed, 15 Sep 2021 13:21:14 +0000 (UTC) Received: from himantopus.redhat.com (ovpn-113-155.phx2.redhat.com [10.3.113.155]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 3B238781ED for ; Wed, 15 Sep 2021 13:21:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1631712089; 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=J1/elNPXNwj8yXQjDqRjKCqXCER6oE3JLTHrq/KRqBY=; b=NpHy0zuKHOppdw2tudzHgm9vjFuBYFtUcPlt6pZ2XkMb5Nyqi04K3/iI/g/TGLDlUCF6cK lBjobdA0mPf7rlrFvKoW9UiIolqwipMu31kFujFoK3fjnqOxj7kYeRGsAlQiOI2wk25bzA SGuirvqLIYXrGVkmSPdH0c6fBAh09W8= X-MC-Unique: PtILvMXeMqKbR9UbuOSMKQ-1 From: Jonathon Jongsma To: libvir-list@redhat.com Subject: [libvirt PATCH v2] news: mention new nodedev API Date: Wed, 15 Sep 2021 08:21:13 -0500 Message-Id: <20210915132113.168487-1-jjongsma@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.13 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.84 on 10.5.11.22 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) X-ZM-MESSAGEID: 1631712091633100002 Content-Type: text/plain; charset="utf-8" Add news item about the new API for node devices. Signed-off-by: Jonathon Jongsma --- NEWS.rst | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/NEWS.rst b/NEWS.rst index 4521499db7..fd20e50d18 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -17,6 +17,18 @@ v7.8.0 (unreleased) =20 * **New features** =20 + * nodedev: Add ability to automatically start mediated devices + + The autostart status of a persistent mediated devices can be managed w= ith + the new APIs ``virNodeDeviceSetAutostart()`` and + ``virNodeDeviceGetAutostart()``. The corresponding virsh command is + ``nodedev-autostart``. In addition, two new APIs were added to get + additional information about node devices: ``virNodeDeviceIsPersistent= ()`` + checks whether the device is persistently defined, and + ``virNodeDeviceIsActive()`` checks whether the node device is currently + active. This information can also be retrieved with the new virsh comm= and + ``nodedev-info``. + * **Improvements** =20 * **Bug fixes** --=20 2.31.1