From nobody Fri May 3 15:40:44 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of redhat.com designates 63.128.21.124 as permitted sender) client-ip=63.128.21.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 63.128.21.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=1601837805; cv=none; d=zohomail.com; s=zohoarc; b=OcSqCiY9VmWH0aKzLvSDuFAR5NHfAZrnqumZE6KIsuyG5hz048M3Z6fsG52xfZCIRRiVeVCXVfX4sQdlf1ZFnaHYhw3CFHOcEHdjHsqf9Y2hRizoMhFiJipubyjgdKjsoZc/BXhBcLFGyZTN+Xq+0eMSq796vIU36htDJjlllCM= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1601837805; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To; bh=BndHZRgtJogTvwBSTUhweBzls2P/Y796ZpCm8nOjH0I=; b=F80yXsQOBADuNxhE9EbG8s8A6Qskya10NQSajtyzpyhJ5pEVwgCAIpy+ByQz1wtOS2gZ2QmrEU46u5kvlNZqWDMMIGoG/ZMip1F+FTtZCBvYTlTnt0iK0TNrnzydn/3M6ADZNmK7iw4t9lrPyLyhmRUNzm1i8FWQNfPzb3xi6Gc= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 63.128.21.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 [63.128.21.124]) by mx.zohomail.com with SMTPS id 1601837805987501.31603630618827; Sun, 4 Oct 2020 11:56:45 -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-402-WvMLRxhXNgigm2donOUQHQ-1; Sun, 04 Oct 2020 14:56:42 -0400 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.14]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id E3880801AC4; Sun, 4 Oct 2020 18:56:36 +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 534505D9CC; Sun, 4 Oct 2020 18:56:36 +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 A87F21826D02; Sun, 4 Oct 2020 18:56:31 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 094IuUIc010618 for ; Sun, 4 Oct 2020 14:56:30 -0400 Received: by smtp.corp.redhat.com (Postfix) id 991BD1992D; Sun, 4 Oct 2020 18:56:30 +0000 (UTC) Received: from worklaptop.redhat.com (ovpn-112-83.rdu2.redhat.com [10.10.112.83]) by smtp.corp.redhat.com (Postfix) with ESMTP id 49A4719C78; Sun, 4 Oct 2020 18:56:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1601837804; 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: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=BndHZRgtJogTvwBSTUhweBzls2P/Y796ZpCm8nOjH0I=; b=fCo6jj8jlUf+S2yzmeHtyRan7UILuiH7BhV3g5Efpw0yj9IaJY4H50rQIh13xsK8u7Mknv gKcuj+by3SoQwEYqHGvbIen2KBQwdttFPEHnsHaUxyr6NBCe4YG03NMjgO4j9vFXDzBE+R VP26k9ZcXKM8ioEtyNdqyZfEmCDq/+M= X-MC-Unique: WvMLRxhXNgigm2donOUQHQ-1 From: Cole Robinson To: libvir-list@redhat.com Subject: [PATCH 1/4] docs: formatdomain: remove doubled filesystem Date: Sun, 4 Oct 2020 14:56:14 -0400 Message-Id: In-Reply-To: References: MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.84 on 10.5.11.23 X-loop: libvir-list@redhat.com Cc: Cole Robinson 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.14 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" libvirt doesn't reject this but only one element takes effect. Drop the instance that is already referenced in the previous example Signed-off-by: Cole Robinson Reviewed-by: J=C3=A1n Tomko --- docs/formatdomain.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/formatdomain.rst b/docs/formatdomain.rst index f3cf9e1fb3..d75a91bbf4 100644 --- a/docs/formatdomain.rst +++ b/docs/formatdomain.rst @@ -3064,7 +3064,6 @@ A directory on the host that can be accessed directly= from the guest. - --=20 2.28.0 From nobody Fri May 3 15:40:44 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of redhat.com designates 63.128.21.124 as permitted sender) client-ip=63.128.21.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 63.128.21.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=1601837820; cv=none; d=zohomail.com; s=zohoarc; b=mR/aQsX8wMtPZcYIndLTBjjT1jx4NwXXs7/9oFMrXzr1iXEIhq3C4S6Eat0OzxMUqGyDh6HuauLtRrj5aIAnELdbxnTVVnXwS3noG0zji6k6zUjynR5Vp7aWc09kNujHVsmx2N3LIehnA5vReOddbRlMxVgWSqdc4wKKsUjExaE= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1601837820; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To; bh=BJBtPGzBA3CItHyEIf8Y3LxqhIPLxrtBayoAyv9G3y0=; b=jkr98/3fK4SamgkbzRBRGx+qFRM2rU9YC6p21q9bD+KNNKIiEooHyaxZx7l+4hZdb16RoN+0/uovuESGpwmv9gqhe+kRxxdHN7AO5PdAjKFF8rgtacBXE8BE+gCK9Cy4wwvWxs5JZiXQGKwLt3L8Ii0imzagpQSkuXKfW+PXp+s= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 63.128.21.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 [63.128.21.124]) by mx.zohomail.com with SMTPS id 1601837820828660.8092475332556; Sun, 4 Oct 2020 11:57:00 -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-410-oEQgDFvnNB6fkz3TeBInrA-1; Sun, 04 Oct 2020 14:56:57 -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 1F9ED5204; Sun, 4 Oct 2020 18:56:52 +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 EDD5D10013BD; Sun, 4 Oct 2020 18:56:51 +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 A517B44A5E; Sun, 4 Oct 2020 18:56:51 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 094IuVQ3010624 for ; Sun, 4 Oct 2020 14:56:31 -0400 Received: by smtp.corp.redhat.com (Postfix) id 1A55119D7C; Sun, 4 Oct 2020 18:56:31 +0000 (UTC) Received: from worklaptop.redhat.com (ovpn-112-83.rdu2.redhat.com [10.10.112.83]) by smtp.corp.redhat.com (Postfix) with ESMTP id BF03119C78; Sun, 4 Oct 2020 18:56:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1601837819; 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: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=BJBtPGzBA3CItHyEIf8Y3LxqhIPLxrtBayoAyv9G3y0=; b=QmLt+b21h+pJZFyJUk7/yORqQiEI94thQGAK0l7jgK63+I/GOhtOiEIhrTAejc7dscimsO iqJxfI8IP7ApS+nt4fu/v6v3OWlIpifq5drq7tjhE6LRywayXpwXu8yOl1ny/q8wVlpYqM ZyRD+etYQJpOFiyPVIo0PiFeY2HghVE= X-MC-Unique: oEQgDFvnNB6fkz3TeBInrA-1 From: Cole Robinson To: libvir-list@redhat.com Subject: [PATCH 2/4] docs: formatdomain: fix incorrect 'Vsock' heading indent Date: Sun, 4 Oct 2020 14:56:15 -0400 Message-Id: <5bd81455db1252743df7b206dd9048ca3938a04c.1601837418.git.crobinso@redhat.com> In-Reply-To: References: MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.84 on 10.5.11.23 X-loop: libvir-list@redhat.com Cc: Cole Robinson 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" Currently it is visually at the same indent as . This fixes it to be grouped it with Signed-off-by: Cole Robinson Reviewed-by: J=C3=A1n Tomko --- docs/formatdomain.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/formatdomain.rst b/docs/formatdomain.rst index d75a91bbf4..37c65add4d 100644 --- a/docs/formatdomain.rst +++ b/docs/formatdomain.rst @@ -7286,7 +7286,7 @@ Example: :anchor:`` =20 Vsock ------ +~~~~~ =20 A vsock host/guest interface. The ``model`` attribute defaults to ``virtio= ``. :since:`Since 5.2.0` ``model`` can also be 'virtio-transitional' and --=20 2.28.0 From nobody Fri May 3 15:40: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=1601837824; cv=none; d=zohomail.com; s=zohoarc; b=INSoznO3dDdspi7v0o6zB5mkUPzpkXvissWJNMJpmpIZAVZLDWrRUhQou0QQYGlTbxI2i+nMETHbmuHzbb75xrWO3OVugxFY+nu1YMtJv1JQaC81VNGF3oWwsslzCZO2geYJLIRlu4R9HpAmo0leq1xWL6S/+VZJtfhlDcOOqDI= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1601837824; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To; bh=Rt+vWsrs3JehcQLGlmVO9DGTZ8KiBS6NbU0kSSAnS+k=; b=hgaP6Zq3yQoVWsjTPMuAjAsRf+fORpsTU9LE9zpwrW/n7W6v4uNDFRHOYwSLsR48GzIE94V9SVm4ey782iQXQzDkL/X18n2hVwOmUcRIhqJ3DF4iTPv5sLMqIC2cezvyZ61pHc7KTGt3pD/wzQWVk+AFVPdnz+MhS1IApDnbceE= 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 1601837824212462.737466129694; Sun, 4 Oct 2020 11:57:04 -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-49-o2SPLmQqOMykQCqWytc-FQ-1; Sun, 04 Oct 2020 14:57:00 -0400 Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.23]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id E28CE801ADE; Sun, 4 Oct 2020 18:56:54 +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 BF88519C78; Sun, 4 Oct 2020 18:56:54 +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 8DF691826D02; Sun, 4 Oct 2020 18:56:54 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 094IuVUT010632 for ; Sun, 4 Oct 2020 14:56:31 -0400 Received: by smtp.corp.redhat.com (Postfix) id 952EE1992D; Sun, 4 Oct 2020 18:56:31 +0000 (UTC) Received: from worklaptop.redhat.com (ovpn-112-83.rdu2.redhat.com [10.10.112.83]) by smtp.corp.redhat.com (Postfix) with ESMTP id 402D719C78; Sun, 4 Oct 2020 18:56:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1601837823; 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: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=Rt+vWsrs3JehcQLGlmVO9DGTZ8KiBS6NbU0kSSAnS+k=; b=Qc+mu9v2xRCYBwPHlXkB1VJpQThyuiEKsfMH+2syhM+i+6C+yphzsd12EZiTb4I8pqrPwC 4XSCEf9xyXECDGpEKeBAtjq0U7CBwqFJDkJlON3dsEN/t8zcqZAhg8UaaAEcz4F6vqYDoG dH4+rwDLly6BBFYN0XiuIKodXDH69mA= X-MC-Unique: o2SPLmQqOMykQCqWytc-FQ-1 From: Cole Robinson To: libvir-list@redhat.com Subject: [PATCH 3/4] docs: formatdomain: fix net downscript 'since' Date: Sun, 4 Oct 2020 14:56:16 -0400 Message-Id: <8a66e50a669752a7cd568632b2ff342269fe19b1.1601837418.git.crobinso@redhat.com> In-Reply-To: References: MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.84 on 10.5.11.23 X-loop: libvir-list@redhat.com Cc: Cole Robinson 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.23 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" It was added in 6.4.0, not 5.1.0 Signed-off-by: Cole Robinson Reviewed-by: J=C3=A1n Tomko --- docs/formatdomain.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/formatdomain.rst b/docs/formatdomain.rst index 37c65add4d..8fc08c5fd2 100644 --- a/docs/formatdomain.rst +++ b/docs/formatdomain.rst @@ -4444,7 +4444,7 @@ After creating/opening the tap device, an optional sh= ell script (given in the ``path`` attribute of the ``