From nobody Sun May 5 14:00:24 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=1611931089; cv=none; d=zohomail.com; s=zohoarc; b=B1nQiXjUNfnbPVj26mToytjnv13wJCPPo/1HCTzn19ZtW3KKUqsdtSPzz1YA1YeSJ/Z1YSrUUfuicTCLPpOrbQIqmhlvbVaPbq5KQIzQfJU2CMRjlAtor+cnq2XXuPSwShkcL1z3O1Xsj94ovS6lQB0dKBGTRWBnOdAdCF9jmCw= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1611931089; 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=5qFa7RVoswJugqk0XkvNrFR8m6omuZXxPeW0+Anizbc=; b=K8qvkKG98A3JAG6MxTdxuqNoc1XE/YaNZL7vH+iTeh48hq6LJr4WFW4FNQFQmB1OqAL2VpYAOrT33ZZ54wu+gWajkmYSZX4v8rl4tormb5XlfNl0ZVjgjCFwc+28YZVijDB0+yovJYPsW+l5gUz7PT6yv5dwRbt13VnA8FzUwOg= 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 1611931089917887.437510474219; Fri, 29 Jan 2021 06:38:09 -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-419-Spoz7AzUMqWFAErA3FmHxw-1; Fri, 29 Jan 2021 09:38:06 -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 92C12107ACE4; Fri, 29 Jan 2021 14:37:59 +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 BE7BC10023B4; Fri, 29 Jan 2021 14:37:57 +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 2D3765003A; Fri, 29 Jan 2021 14:37:55 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 10TEbXUv029896 for ; Fri, 29 Jan 2021 09:37:33 -0500 Received: by smtp.corp.redhat.com (Postfix) id 4909B60BE2; Fri, 29 Jan 2021 14:37:33 +0000 (UTC) Received: from thuth.com (ovpn-112-110.ams2.redhat.com [10.36.112.110]) by smtp.corp.redhat.com (Postfix) with ESMTP id 8F90460C15; Fri, 29 Jan 2021 14:37:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1611931088; 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=5qFa7RVoswJugqk0XkvNrFR8m6omuZXxPeW0+Anizbc=; b=LxawkV24tcisZeGbuOXPjKgfVE4EqJflUoHgVGL6AmunoFIJT/qERFm0yrygnfDuLcYt1t dAi/y7DID/f+iWCMTQFVdy2TMbEuEi7qe6JHmjbqMMCBGz6n8mi2JkZ4e5cuZR546p9OeN hL35cuEVew6lL4eJs/lc3iZ9HO6N3ts= X-MC-Unique: Spoz7AzUMqWFAErA3FmHxw-1 From: Thomas Huth To: libvir-list@redhat.com Subject: [PATCH v2] docs: Clarify the documentation of the elements Date: Fri, 29 Jan 2021 15:37:26 +0100 Message-Id: <20210129143726.101270-1-thuth@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.12 X-loop: libvir-list@redhat.com Cc: fiuczy@linux.ibm.com, Bjoern Walk , Sebastian Mitterle , cohuck@redhat.com, Marc Hartmayer 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" The channel subsystem elements describe a channel in the I/O subsystem of a s390x machine, and not a normal device (like a disk or network card). Reword the documentation here to make it this a little bit clearer. Buglink: https://bugzilla.redhat.com/show_bug.cgi?id=3D1898074 Reviewed-by: Boris Fiuczynski =20 Signed-off-by: Thomas Huth Reviewed-by: Cornelia Huck --- v2: "channel" -> "subchannel" as suggested by Cornelia docs/formatnode.html.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/formatnode.html.in b/docs/formatnode.html.in index 1010a37a3d..5c7286df8a 100644 --- a/docs/formatnode.html.in +++ b/docs/formatnode.html.in @@ -396,15 +396,15 @@
css
-
Describes a Channel SubSystem (CSS) device commonly found on - the S390 architecture. Sub-elements include: +
Describes a subchannel in the Channel SubSystem (CSS) common= ly + found on the S390 architecture. Sub-elements include:
cssid
The channel subsystem identifier.
ssid
The subchannel-set identifier.
devno
-
The device number.
+
The subchannel number.
capability
This optional element can occur multiple times. If it --=20 2.27.0