From nobody Mon Apr 29 19:17:16 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.com: domain of gnu.org designates 208.118.235.17 as permitted sender) client-ip=208.118.235.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Authentication-Results: mx.zohomail.com; spf=pass (zoho.com: domain of gnu.org designates 208.118.235.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org Return-Path: Received: from lists.gnu.org (lists.gnu.org [208.118.235.17]) by mx.zohomail.com with SMTPS id 150168915918944.14022567321729; Wed, 2 Aug 2017 08:52:39 -0700 (PDT) Received: from localhost ([::1]:48382 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dcvwr-0007rc-61 for importer@patchew.org; Wed, 02 Aug 2017 11:52:37 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60489) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dcvvq-0007MM-5D for qemu-devel@nongnu.org; Wed, 02 Aug 2017 11:51:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dcvvm-0003YY-4p for qemu-devel@nongnu.org; Wed, 02 Aug 2017 11:51:34 -0400 Received: from mx1.redhat.com ([209.132.183.28]:48796) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dcvvl-0003Y8-S1 for qemu-devel@nongnu.org; Wed, 02 Aug 2017 11:51:30 -0400 Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.15]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 3755E81241 for ; Wed, 2 Aug 2017 15:51:28 +0000 (UTC) Received: from localhost.localdomain (unknown [10.35.206.54]) by smtp.corp.redhat.com (Postfix) with ESMTP id 65B1F6A8EF; Wed, 2 Aug 2017 15:51:15 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com 3755E81241 Authentication-Results: ext-mx01.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=redhat.com Authentication-Results: ext-mx01.extmail.prod.ext.phx2.redhat.com; spf=fail smtp.mailfrom=marcel@redhat.com From: Marcel Apfelbaum To: qemu-devel@nongnu.org Date: Wed, 2 Aug 2017 18:51:13 +0300 Message-Id: <20170802155113.62471-1-marcel@redhat.com> X-Scanned-By: MIMEDefang 2.79 on 10.5.11.15 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.25]); Wed, 02 Aug 2017 15:51:28 +0000 (UTC) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 209.132.183.28 Subject: [Qemu-devel] [PATCH] docs/pcie.txt: Replace ioh3420 with pcie-root-port X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: marcel@redhat.com, drjones@redhat.com, lersek@redhat.com, mst@redhat.com Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail: RSF_0 Z_629925259 SPT_0 Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Do not mention ioh3420 in the "how to" doc. The device still works and can be used by already existing setups, but no need to be mentioned. Suggested-by: Andrew Jones Signed-off-by: Marcel Apfelbaum Reviewed-by: Laszlo Ersek --- docs/pcie.txt | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/pcie.txt b/docs/pcie.txt index 5bada24..f990033 100644 --- a/docs/pcie.txt +++ b/docs/pcie.txt @@ -43,8 +43,8 @@ Place only the following kinds of devices directly on the= Root Complex: strangely when PCI Express devices are integrated with the Root Complex. =20 - (2) PCI Express Root Ports (ioh3420), for starting exclusively PCI Exp= ress - hierarchies. + (2) PCI Express Root Ports (pcie-root-port), for starting exclusively + PCI Express hierarchies. =20 (3) DMI-PCI Bridges (i82801b11-bridge), for starting legacy PCI hierarchies. @@ -65,7 +65,7 @@ Place only the following kinds of devices directly on the= Root Complex: -device pxb-pcie,id=3Dpcie.1,bus_nr=3Dx[,numa_node=3Dy][,addr=3D= z] Only PCI Express Root Ports and DMI-PCI bridges can be connected to the pcie.1 bus: - -device ioh3420,id=3Droot_port1[,bus=3Dpcie.1][,chassis=3Dx][,sl= ot=3Dy][,addr=3Dz] \ + -device pcie-root-port,id=3Droot_port1[,bus=3Dpcie.1][,chassis= =3Dx][,slot=3Dy][,addr=3Dz] \ -device i82801b11-bridge,id=3Ddmi_pci_bridge1,bus=3Dpcie.1 =20 =20 @@ -107,14 +107,14 @@ Plug only PCI Express devices into PCI Express Ports. ------------ =20 2.2.1 Plugging a PCI Express device into a PCI Express Root Port: - -device ioh3420,id=3Droot_port1,chassis=3Dx,slot=3Dy[,bus=3Dpcie= .0][,addr=3Dz] \ + -device pcie-root-port,id=3Droot_port1,chassis=3Dx,slot=3Dy[,bus= =3Dpcie.0][,addr=3Dz] \ -device ,bus=3Droot_port1 2.2.2 Using multi-function PCI Express Root Ports: - -device ioh3420,id=3Droot_port1,multifunction=3Don,chassis=3Dx,addr= =3Dz.0[,slot=3Dy][,bus=3Dpcie.0] \ - -device ioh3420,id=3Droot_port2,chassis=3Dx1,addr=3Dz.1[,slot=3Dy1][= ,bus=3Dpcie.0] \ - -device ioh3420,id=3Droot_port3,chassis=3Dx2,addr=3Dz.2[,slot=3Dy2][= ,bus=3Dpcie.0] \ + -device pcie-root-port,id=3Droot_port1,multifunction=3Don,chassis=3D= x,addr=3Dz.0[,slot=3Dy][,bus=3Dpcie.0] \ + -device pcie-root-port,id=3Droot_port2,chassis=3Dx1,addr=3Dz.1[,slot= =3Dy1][,bus=3Dpcie.0] \ + -device pcie-root-port,id=3Droot_port3,chassis=3Dx2,addr=3Dz.2[,slot= =3Dy2][,bus=3Dpcie.0] \ 2.2.3 Plugging a PCI Express device into a Switch: - -device ioh3420,id=3Droot_port1,chassis=3Dx,slot=3Dy[,bus=3Dpcie.0][= ,addr=3Dz] \ + -device pcie-root-port,id=3Droot_port1,chassis=3Dx,slot=3Dy[,bus=3Dp= cie.0][,addr=3Dz] \ -device x3130-upstream,id=3Dupstream_port1,bus=3Droot_port1[,addr=3D= x] \ -device xio3130-downstream,id=3Ddownstream_port1,bus=3Dupstream_port= 1,chassis=3Dx1,slot=3Dy1[,addr=3Dz1]] \ -device ,bus=3Ddownstream_port1 --=20 2.9.4