From nobody Tue Apr 30 07:07:11 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=1611649907; cv=none; d=zohomail.com; s=zohoarc; b=Ov3qEh0kKeV6ojWJMWeoCw/Uo9+ySM256TyjIn3BndvBT9NQSwW2+AhHbXTNDVjXNT3Oqn2jqwQgioQ9VK76hSDDtGPn3DcUVb/lWmxY4lqOBuALjRmipgqU8KqDP9QHcLbN2g1m9Sxvpv3RdrLy3zVF53zAjmkb2SExhzFH5Fk= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1611649907; 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=RozqwosxvnurK4xBeRaigoGVLmhbdeqqAiocSvXG2w4=; b=VF9e64UkIhVAKwMFE9MIfHu8TWRNklpZ3tMcnzUBhx/HieLPLCu8v20StlvD9sDDtTmkqXgzYn4ZEi9gNLYZj0xRmTPnlGRswtCSPVo/B+wCBHpxTXnY/YORYYo4wgPxfOQSDAiFDHPLL1jtcBcUhLSiCRRXRnvchwrMJd/q8Ck= 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 1611649907738931.0884680749431; Tue, 26 Jan 2021 00:31:47 -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-297-cDCKyHftMCKkGax7ZnMlyw-1; Tue, 26 Jan 2021 03:31:44 -0500 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 E9077107ACF6; Tue, 26 Jan 2021 08:31:37 +0000 (UTC) Received: from colo-mx.corp.redhat.com (colo-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.20]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 8FEC910016FF; Tue, 26 Jan 2021 08:31:35 +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 8F8DE180954D; Tue, 26 Jan 2021 08:31:30 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.14]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 10Q8VSck030030 for ; Tue, 26 Jan 2021 03:31:28 -0500 Received: by smtp.corp.redhat.com (Postfix) id 9B9B05D9DC; Tue, 26 Jan 2021 08:31:28 +0000 (UTC) Received: from localhost.localdomain.com (ovpn-12-217.pek2.redhat.com [10.72.12.217]) by smtp.corp.redhat.com (Postfix) with ESMTP id 858385D9C2; Tue, 26 Jan 2021 08:31:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1611649906; 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=RozqwosxvnurK4xBeRaigoGVLmhbdeqqAiocSvXG2w4=; b=hXeUpYjLj7R3+MRQ4a05lwCHFypDNfjt0xdWjRNvVopE1B0JhWYz+0rPQ6CXiJjssOvlKY wCC+MsU8BLwjQ6gvHEoQjOKmGm0rtYM7n+QrBWDqmWS7z1etRzzAgqiPGIpdUrXq6Ifb8J 2Vp5hRC66/ER/9qDzthvixpGQuNLPyw= X-MC-Unique: cDCKyHftMCKkGax7ZnMlyw-1 From: Han Han To: libvir-list@redhat.com Subject: [PATCH] virsh: Mention no effect for the --atomic flag in QEMU Date: Tue, 26 Jan 2021 16:31:19 +0800 Message-Id: <20210126083119.1059999-1-hhan@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.14 X-loop: libvir-list@redhat.com Cc: Han Han 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) Content-Type: text/plain; charset="utf-8" According to commit aa65f0f2f1, all logic connected to the VIR_DOMAIN_SNAPSHOT_CREATE_ATOMIC has been removed. Mention that in virsh manpages. Signed-off-by: Han Han --- docs/manpages/virsh.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manpages/virsh.rst b/docs/manpages/virsh.rst index e3afa48f7b..105284a859 100644 --- a/docs/manpages/virsh.rst +++ b/docs/manpages/virsh.rst @@ -6859,7 +6859,7 @@ If *--atomic* is specified, libvirt will guarantee th= at the snapshot either succeeds, or fails with no changes; not all hypervisors support this. If this flag is not specified, then some hypervisors may fail after partially performing the action, and ``dumpxml`` must be used to -see whether any partial changes occurred. +see whether any partial changes occurred. No effect on QEMU hypervisor. =20 If *--live* is specified, libvirt takes the snapshot while the guest is running. Both disk snapshot and domain memory snapshot are --=20 2.29.2