From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 92E9EC7EE33 for ; Thu, 2 Mar 2023 08:59:18 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229815AbjCBI7R (ORCPT ); Thu, 2 Mar 2023 03:59:17 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33820 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229735AbjCBI7P (ORCPT ); Thu, 2 Mar 2023 03:59:15 -0500 Received: from mx0b-001b2d01.pphosted.com (mx0b-001b2d01.pphosted.com [148.163.158.5]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id CDA7F15167 for ; Thu, 2 Mar 2023 00:59:14 -0800 (PST) Received: from pps.filterd (m0098421.ppops.net [127.0.0.1]) by mx0a-001b2d01.pphosted.com (8.17.1.19/8.17.1.19) with ESMTP id 3228CRYF011072; Thu, 2 Mar 2023 08:59:02 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ibm.com; h=message-id : date : mime-version : subject : to : cc : references : from : in-reply-to : content-type : content-transfer-encoding; s=pp1; bh=lahuxmXh6dxq2pXnqhg0/5Llftik42tGWeihza+UE0k=; b=pJ/MS0Id+xPhNVqEZVrVjsRFLRTpZJN2zrIzTuRjLtUgRyS4pHCXn7OXyS8cuGxa5w/X p9nANP/owSZdusB3fXrC0eVEfGArCDZ3KVdMOg9D5vEg/TloFbKuOZTdWYf58PpyXqKB br3R3P0Gx46crf2dnFRNVpAPGki23rdcmw6PDiBzB7sfcCk8H3VXh/slaTDibnYM/ku/ XJ/d4v8EOy8y4TTB5gOu845tWS5O5qcXx40cn09Yt3/SnH7Wv+pX1A4AonV5Y4sEUhQX myRUbb8IWRzQdOMZiZHhO9/x8jAsD/z4wW/ldI1/x6CWzOzFpgRKS6CLZlaKuDfFxjWi 3Q== Received: from pps.reinject (localhost [127.0.0.1]) by mx0a-001b2d01.pphosted.com (PPS) with ESMTPS id 3p2r39s8cx-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 02 Mar 2023 08:59:02 +0000 Received: from m0098421.ppops.net (m0098421.ppops.net [127.0.0.1]) by pps.reinject (8.17.1.5/8.17.1.5) with ESMTP id 3228GhKE029424; Thu, 2 Mar 2023 08:59:01 GMT Received: from ppma02fra.de.ibm.com (47.49.7a9f.ip4.static.sl-reverse.com [159.122.73.71]) by mx0a-001b2d01.pphosted.com (PPS) with ESMTPS id 3p2r39s8c1-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 02 Mar 2023 08:59:01 +0000 Received: from pps.filterd (ppma02fra.de.ibm.com [127.0.0.1]) by ppma02fra.de.ibm.com (8.17.1.19/8.17.1.19) with ESMTP id 3222N4UO028795; Thu, 2 Mar 2023 08:58:59 GMT Received: from smtprelay03.fra02v.mail.ibm.com ([9.218.2.224]) by ppma02fra.de.ibm.com (PPS) with ESMTPS id 3nybe2m236-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 02 Mar 2023 08:58:59 +0000 Received: from smtpav05.fra02v.mail.ibm.com (smtpav05.fra02v.mail.ibm.com [10.20.54.104]) by smtprelay03.fra02v.mail.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id 3228wt6858851646 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Thu, 2 Mar 2023 08:58:56 GMT Received: from smtpav05.fra02v.mail.ibm.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id CF91F20043; Thu, 2 Mar 2023 08:58:55 +0000 (GMT) Received: from smtpav05.fra02v.mail.ibm.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id 4055820040; Thu, 2 Mar 2023 08:58:54 +0000 (GMT) Received: from [9.171.4.190] (unknown [9.171.4.190]) by smtpav05.fra02v.mail.ibm.com (Postfix) with ESMTPS; Thu, 2 Mar 2023 08:58:54 +0000 (GMT) Message-ID: Date: Thu, 2 Mar 2023 09:58:52 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.8.0 Subject: Re: [PATCH v16 11/11] docs/s390x/cpu topology: document s390x cpu topology To: Nina Schoetterl-Glausch , qemu-s390x@nongnu.org Cc: qemu-devel@nongnu.org, borntraeger@de.ibm.com, pasic@linux.ibm.com, richard.henderson@linaro.org, david@redhat.com, thuth@redhat.com, cohuck@redhat.com, mst@redhat.com, pbonzini@redhat.com, kvm@vger.kernel.org, ehabkost@redhat.com, marcel.apfelbaum@gmail.com, eblake@redhat.com, armbru@redhat.com, seiden@linux.ibm.com, nrb@linux.ibm.com, frankja@linux.ibm.com, berrange@redhat.com, clg@kaod.org References: <20230222142105.84700-1-pmorel@linux.ibm.com> <20230222142105.84700-12-pmorel@linux.ibm.com> Content-Language: en-US From: Pierre Morel In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-TM-AS-GCONF: 00 X-Proofpoint-ORIG-GUID: BUCC3b8k8opo6lJpIVwsZ_iipl8NzsRr X-Proofpoint-GUID: 8QHgu92tx4SY-GCIgwrpU92_eTQWkgUe X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.219,Aquarius:18.0.942,Hydra:6.0.573,FMLib:17.11.170.22 definitions=2023-03-02_04,2023-03-02_01,2023-02-09_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 mlxscore=0 spamscore=0 priorityscore=1501 malwarescore=0 adultscore=0 bulkscore=0 lowpriorityscore=0 clxscore=1015 suspectscore=0 phishscore=0 mlxlogscore=999 impostorscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2212070000 definitions=main-2303020073 Precedence: bulk List-ID: X-Mailing-List: kvm@vger.kernel.org On 3/1/23 16:52, Nina Schoetterl-Glausch wrote: > On Wed, 2023-02-22 at 15:21 +0100, Pierre Morel wrote: >> Add some basic examples for the definition of cpu topology >> in s390x. >> >> Signed-off-by: Pierre Morel >> --- >> docs/system/s390x/cpu-topology.rst | 378 +++++++++++++++++++++++++++++ >> docs/system/target-s390x.rst | 1 + >> 2 files changed, 379 insertions(+) >> create mode 100644 docs/system/s390x/cpu-topology.rst >> >> diff --git a/docs/system/s390x/cpu-topology.rst b/docs/system/s390x/cpu-topology.rst >> new file mode 100644 >> index 0000000000..d470e28b97 >> --- /dev/null >> +++ b/docs/system/s390x/cpu-topology.rst >> @@ -0,0 +1,378 @@ >> > [...] >> + >> +set-cpu-topology >> +++++++++++++++++ >> + >> +The command set-cpu-topology allows the admin to modify the topology >> +tree or the topology modifiers of a vCPU in the configuration. >> + >> +.. code-block:: QMP >> + >> + -> { "execute": "set-cpu-topology", >> + "arguments": { >> + "core-id": 11, >> + "socket-id": 0, >> + "book-id": 0, >> + "drawer-id": 0, >> + "entitlement": low, >> + "dedicated": false >> + } >> + } >> + <- {"return": {}} > This fails when building the documenation. > You need to get rid of the arrows and need "" around the low. > > > [...] right, thanks Pierre