From nobody Tue Apr 16 07:43:36 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of redhat.com designates 207.211.31.81 as permitted sender) client-ip=207.211.31.81; envelope-from=libvir-list-bounces@redhat.com; helo=us-smtp-delivery-1.mimecast.com; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 207.211.31.81 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=1595573317; cv=none; d=zohomail.com; s=zohoarc; b=EFsRWR4EvA6JZuoxsbM9Py+zQSVI6fIx0Ja3HAdcE5yDTBtGBd0K1YW4BRKgOWeBk82zASIaSQ1LDpPgq4YZCNH2H7vWbsBq1nkjqnT0QyBqITxdglKYEE/YTaAlAJLrw+KScdFq5Bll/RC+EQbfBR4p0v2gPHMaJ5ssYqRSAk8= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1595573317; 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=VOtjiKpXtLP+NC6rUWM/K/Nxjkb+MA6xQ88qN2dnxpw=; b=R1qNfAS+joYJTdqdw2X1xA9TcwmCQfbmq0t+ZYICPjxYrvm1N0k+OfTLNXAMLs8J/e6+GvY64Q/bOHawwIUMc3av0kW4bI5v6CM5Vs/aJWyO/pveBEjS9UWzhEFVfasZxQRUv5DmZb0gt5Hmn1sQL/fALU5wsYjW3geVMy7vNnc= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 207.211.31.81 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-1.mimecast.com (us-smtp-1.mimecast.com [207.211.31.81]) by mx.zohomail.com with SMTPS id 1595573317155913.4279265610226; Thu, 23 Jul 2020 23:48:37 -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-407-WSYpjzlzNrC0uj99_ACfEQ-1; Fri, 24 Jul 2020 02:48:33 -0400 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 C067B80046C; Fri, 24 Jul 2020 06:48:28 +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 82B82183AB; Fri, 24 Jul 2020 06:48:28 +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 3D89A1809554; Fri, 24 Jul 2020 06:48:27 +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 06O6mPn9027063 for ; Fri, 24 Jul 2020 02:48:25 -0400 Received: by smtp.corp.redhat.com (Postfix) id C1DB98BEF3; Fri, 24 Jul 2020 06:48:25 +0000 (UTC) Received: from hansolo.redhat.com (ovpn-12-35.pek2.redhat.com [10.72.12.35]) by smtp.corp.redhat.com (Postfix) with ESMTP id A93158BED2; Fri, 24 Jul 2020 06:48:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1595573315; 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=VOtjiKpXtLP+NC6rUWM/K/Nxjkb+MA6xQ88qN2dnxpw=; b=HiyKs0DNN162pqXdU5pZNO6g1jz5728Z8idF/zTa8BDuHGDx1p1p3bIOqXy65ZCB8kWCnY HPctH1Fq0tqyy5ZYL1YqxuE/6Wq1sLAx3u5T00Hv6wPWvNXyMkethOmeWX8NYdbmi0JZFG VNBocTkwWOAXiCMl9z0QKDuwwK//fVY= X-MC-Unique: WSYpjzlzNrC0uj99_ACfEQ-1 From: Han Han To: libvir-list@redhat.com Subject: [PATCH v2] docs: Mention supported hypervisor of transient element Date: Fri, 24 Jul 2020 14:48:19 +0800 Message-Id: <20200724064819.1969593-1-hhan@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.13 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.79 on 10.5.11.12 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: Han Han Reviewed-by: Michal Privoznik --- docs/formatdomain.html.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in index f3a639b972..6b67a09bb3 100644 --- a/docs/formatdomain.html.in +++ b/docs/formatdomain.html.in @@ -4092,7 +4092,8 @@ contents should be reverted automatically when the guest exits. With some hypervisors, marking a disk transient prevents the domain from participating in migration or - snapshots. Since 0.9.5 + snapshots. Only suppported in vmx hypervisor. + Since 0.9.5
serial
If present, this specify serial number of virtual hard drive. --=20 2.27.0