From nobody Thu Apr 18 03:08:45 2024 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=pass(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1685096619; cv=none; d=zohomail.com; s=zohoarc; b=NTEAnS3g9UzBxYmrBjg6klpz8maG8heFEtleZ6rdyw6nTiOeJEqlk0oEOh9AFD0xz8JeivHlq4jeGJI2kr9Dbbz9vV2/n8iYEazrd8G61KxAIByhgDEcNHnO60aK5JlJaRUUNC2NXa0fnFgmEfkvuGxo+AE2uCKgQRcYZjCJ7ig= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1685096619; 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=TqkMcLeuIcaWPRjMFxKdV7/r7hVhQnXnxSFGBleeFKc=; b=j9NIRBnS6bhZ56NLbM7FE2cllfikbdUFOaqDCaKgurTR4Peuig6Z879hATza7dcZeM+fIC6zoy1hv8eBM0IPbxmVl1IxlKlyNon82hzKN/TQ62Jv3QcE8I+j2fXkkl2n1hGjLnG+dw72blU8pQg+aVS9cc75xesYGAFhNDGlfdg= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=pass header.from= (p=none dis=none) Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1685096619974353.95399368408425; Fri, 26 May 2023 03:23:39 -0700 (PDT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1q2Ub1-0008Tc-G7; Fri, 26 May 2023 06:22:55 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q2Uay-0008TD-Sv for qemu-devel@nongnu.org; Fri, 26 May 2023 06:22:52 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.129.124]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q2Uax-0003Uu-Aq for qemu-devel@nongnu.org; Fri, 26 May 2023 06:22:52 -0400 Received: from mimecast-mx02.redhat.com (mx3-rdu2.redhat.com [66.187.233.73]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-515-TziM0mJvNjix3fNSatYVLw-1; Fri, 26 May 2023 06:22:45 -0400 Received: from smtp.corp.redhat.com (int-mx07.intmail.prod.int.rdu2.redhat.com [10.11.54.7]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 96E103847080; Fri, 26 May 2023 10:22:45 +0000 (UTC) Received: from localhost.localdomain.com (unknown [10.42.28.51]) by smtp.corp.redhat.com (Postfix) with ESMTP id A51CD140E95D; Fri, 26 May 2023 10:22:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1685096569; h=from:from: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; bh=TqkMcLeuIcaWPRjMFxKdV7/r7hVhQnXnxSFGBleeFKc=; b=TNUNFdYdfm1FvKENj+jaJu7wHXNPWRBHDGN+mBL31VgtfiEmkrlrZBiGqHHp+AKkMVyRNP NHxLfHrSUOi2EC66FWuLcwEhetC6kVCa7ICEP5oRB1hpk63yPTvkjvCT9LsL0jKUIQ0qVz hd7HbYHINOGMSTxpJV4x8eHoDkCuFmI= X-MC-Unique: TziM0mJvNjix3fNSatYVLw-1 From: =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= To: qemu-devel@nongnu.org Cc: Eduardo Habkost , John Snow , Cleber Rosa , Richard Henderson , Paolo Bonzini , =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= Subject: [PATCH 1/3] docs: re-generate x86_64 ABI compatibility CSV Date: Fri, 26 May 2023 11:22:38 +0100 Message-Id: <20230526102240.936998-2-berrange@redhat.com> In-Reply-To: <20230526102240.936998-1-berrange@redhat.com> References: <20230526102240.936998-1-berrange@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 3.1 on 10.11.54.7 Received-SPF: pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Received-SPF: pass client-ip=170.10.129.124; envelope-from=berrange@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: qemu-devel-bounces+importer=patchew.org@nongnu.org X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1685096621811100003 This picks up the new EPYC-Genoa & SapphireRapids CPUs, removes the now deleted Icelake-Client CPU, and adds the newer versions of many existing CPUs. Signed-off-by: Daniel P. Berrang=C3=A9 --- docs/system/cpu-models-x86-abi.csv | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/docs/system/cpu-models-x86-abi.csv b/docs/system/cpu-models-x8= 6-abi.csv index f3f3b60be1..c10deff2d4 100644 --- a/docs/system/cpu-models-x86-abi.csv +++ b/docs/system/cpu-models-x86-abi.csv @@ -8,27 +8,35 @@ Cascadelake-Server-v1,=E2=9C=85,=E2=9C=85,=E2=9C=85,=E2= =9C=85 Cascadelake-Server-v2,=E2=9C=85,=E2=9C=85,=E2=9C=85,=E2=9C=85 Cascadelake-Server-v3,=E2=9C=85,=E2=9C=85,=E2=9C=85,=E2=9C=85 Cascadelake-Server-v4,=E2=9C=85,=E2=9C=85,=E2=9C=85,=E2=9C=85 +Cascadelake-Server-v5,=E2=9C=85,=E2=9C=85,=E2=9C=85,=E2=9C=85 Conroe-v1,=E2=9C=85,,, Cooperlake-v1,=E2=9C=85,=E2=9C=85,=E2=9C=85,=E2=9C=85 +Cooperlake-v2,=E2=9C=85,=E2=9C=85,=E2=9C=85,=E2=9C=85 Denverton-v1,=E2=9C=85,=E2=9C=85,, Denverton-v2,=E2=9C=85,=E2=9C=85,, +Denverton-v3,=E2=9C=85,=E2=9C=85,, Dhyana-v1,=E2=9C=85,=E2=9C=85,=E2=9C=85, +Dhyana-v2,=E2=9C=85,=E2=9C=85,=E2=9C=85, +EPYC-Genoa-v1,=E2=9C=85,=E2=9C=85,=E2=9C=85,=E2=9C=85 EPYC-Milan-v1,=E2=9C=85,=E2=9C=85,=E2=9C=85, +EPYC-Milan-v2,=E2=9C=85,=E2=9C=85,=E2=9C=85, EPYC-Rome-v1,=E2=9C=85,=E2=9C=85,=E2=9C=85, EPYC-Rome-v2,=E2=9C=85,=E2=9C=85,=E2=9C=85, +EPYC-Rome-v3,=E2=9C=85,=E2=9C=85,=E2=9C=85, EPYC-v1,=E2=9C=85,=E2=9C=85,=E2=9C=85, EPYC-v2,=E2=9C=85,=E2=9C=85,=E2=9C=85, EPYC-v3,=E2=9C=85,=E2=9C=85,=E2=9C=85, +EPYC-v4,=E2=9C=85,=E2=9C=85,=E2=9C=85, Haswell-v1,=E2=9C=85,=E2=9C=85,=E2=9C=85, Haswell-v2,=E2=9C=85,=E2=9C=85,=E2=9C=85, Haswell-v3,=E2=9C=85,=E2=9C=85,=E2=9C=85, Haswell-v4,=E2=9C=85,=E2=9C=85,=E2=9C=85, -Icelake-Client-v1,=E2=9C=85,=E2=9C=85,=E2=9C=85, -Icelake-Client-v2,=E2=9C=85,=E2=9C=85,=E2=9C=85, Icelake-Server-v1,=E2=9C=85,=E2=9C=85,=E2=9C=85,=E2=9C=85 Icelake-Server-v2,=E2=9C=85,=E2=9C=85,=E2=9C=85,=E2=9C=85 Icelake-Server-v3,=E2=9C=85,=E2=9C=85,=E2=9C=85,=E2=9C=85 Icelake-Server-v4,=E2=9C=85,=E2=9C=85,=E2=9C=85,=E2=9C=85 +Icelake-Server-v5,=E2=9C=85,=E2=9C=85,=E2=9C=85,=E2=9C=85 +Icelake-Server-v6,=E2=9C=85,=E2=9C=85,=E2=9C=85,=E2=9C=85 IvyBridge-v1,=E2=9C=85,=E2=9C=85,, IvyBridge-v2,=E2=9C=85,=E2=9C=85,, KnightsMill-v1,=E2=9C=85,=E2=9C=85,=E2=9C=85, @@ -42,15 +50,20 @@ Opteron_G5-v1,=E2=9C=85,=E2=9C=85,, Penryn-v1,=E2=9C=85,,, SandyBridge-v1,=E2=9C=85,=E2=9C=85,, SandyBridge-v2,=E2=9C=85,=E2=9C=85,, +SapphireRapids-v1,=E2=9C=85,=E2=9C=85,=E2=9C=85,=E2=9C=85 Skylake-Client-v1,=E2=9C=85,=E2=9C=85,=E2=9C=85, Skylake-Client-v2,=E2=9C=85,=E2=9C=85,=E2=9C=85, Skylake-Client-v3,=E2=9C=85,=E2=9C=85,=E2=9C=85, +Skylake-Client-v4,=E2=9C=85,=E2=9C=85,=E2=9C=85, Skylake-Server-v1,=E2=9C=85,=E2=9C=85,=E2=9C=85,=E2=9C=85 Skylake-Server-v2,=E2=9C=85,=E2=9C=85,=E2=9C=85,=E2=9C=85 Skylake-Server-v3,=E2=9C=85,=E2=9C=85,=E2=9C=85,=E2=9C=85 Skylake-Server-v4,=E2=9C=85,=E2=9C=85,=E2=9C=85,=E2=9C=85 +Skylake-Server-v5,=E2=9C=85,=E2=9C=85,=E2=9C=85,=E2=9C=85 Snowridge-v1,=E2=9C=85,=E2=9C=85,, Snowridge-v2,=E2=9C=85,=E2=9C=85,, +Snowridge-v3,=E2=9C=85,=E2=9C=85,, +Snowridge-v4,=E2=9C=85,=E2=9C=85,, Westmere-v1,=E2=9C=85,=E2=9C=85,, Westmere-v2,=E2=9C=85,=E2=9C=85,, athlon-v1,,,, --=20 2.40.1 From nobody Thu Apr 18 03:08:45 2024 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=pass(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1685096613; cv=none; d=zohomail.com; s=zohoarc; b=HTAN9Xzeyptkgjo6Qu0hniIyKXN6JykJR2rp9otUT3ROI6VShWCDXqmTa6E6cKtN+VtMix11G6VdErxz8jZPaXxHNZpAk3jvv1h9yMcYDamoLClp/OqK9qjj74xf3uRLZNEed0Qk89eAZSnQn6iOLSxt4Q/D6eVTwKuzyU2VZ9Q= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1685096613; 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=+G534g0ZtXCV46CmZaf4llsqWEYHLaS9ZK8EJLHTwHo=; b=bacsGbdC2FjQF/osHJX9v2MrEd09tc1tZR14DrmGRDe51TZZGxBR7IfJLXV/Nt1rki7astmAkEHpWgMX0YdqN2FU6QlmHAU2fbDa8iMuBvzIqu/92hKf9Gxm879FJex6FtGXuCVZRH+d4Ui+JvKK2SbIDshYMU1mivioaGFDnL0= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=pass header.from= (p=none dis=none) Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1685096613655474.25209485283244; Fri, 26 May 2023 03:23:33 -0700 (PDT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1q2Ub5-0008WE-KA; Fri, 26 May 2023 06:22:59 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q2Ub3-0008Ut-UB for qemu-devel@nongnu.org; Fri, 26 May 2023 06:22:58 -0400 Received: from us-smtp-delivery-124.mimecast.com ([216.145.221.124]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q2Uay-0003VW-JX for qemu-devel@nongnu.org; Fri, 26 May 2023 06:22:57 -0400 Received: from mimecast-mx02.redhat.com (mimecast-mx02.redhat.com [66.187.233.88]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-2-cBXWtYZaMaakKD-v-PwhXQ-1; Fri, 26 May 2023 06:22:47 -0400 Received: from smtp.corp.redhat.com (int-mx07.intmail.prod.int.rdu2.redhat.com [10.11.54.7]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id CBDC1101A52C; Fri, 26 May 2023 10:22:46 +0000 (UTC) Received: from localhost.localdomain.com (unknown [10.42.28.51]) by smtp.corp.redhat.com (Postfix) with ESMTP id D6156140E95D; Fri, 26 May 2023 10:22:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1685096570; h=from:from: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; bh=+G534g0ZtXCV46CmZaf4llsqWEYHLaS9ZK8EJLHTwHo=; b=ODWAlKEVv3JUwEaFmB/ClWCYZS3Y62Ph+F1mnM5onFUa2QYfh1/vPVNeP+k6CKDTaKso68 ofdomm+ZHD+z7nF0UaaPt021hcJC76rZ4f54blnp9cqNo5C7x5NrU6G00AzhfoWZOGGF+f FFInbJKbJ6fzR5UNYbnrRZBz6QzVPn0= X-MC-Unique: cBXWtYZaMaakKD-v-PwhXQ-1 From: =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= To: qemu-devel@nongnu.org Cc: Eduardo Habkost , John Snow , Cleber Rosa , Richard Henderson , Paolo Bonzini , =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= Subject: [PATCH 2/3] scripts: drop comment about autogenerated CPU API file Date: Fri, 26 May 2023 11:22:39 +0100 Message-Id: <20230526102240.936998-3-berrange@redhat.com> In-Reply-To: <20230526102240.936998-1-berrange@redhat.com> References: <20230526102240.936998-1-berrange@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 3.1 on 10.11.54.7 Received-SPF: pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Received-SPF: permerror client-ip=216.145.221.124; envelope-from=berrange@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, T_SCC_BODY_TEXT_LINE=-0.01, T_SPF_TEMPERROR=0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: qemu-devel-bounces+importer=patchew.org@nongnu.org X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1685096614331100002 The RST doc include can't be made to skip the comment, so it must be left out entirely. Signed-off-by: Daniel P. Berrang=C3=A9 --- scripts/cpu-x86-uarch-abi.py | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/cpu-x86-uarch-abi.py b/scripts/cpu-x86-uarch-abi.py index 82ff07582f..b6285247a1 100644 --- a/scripts/cpu-x86-uarch-abi.py +++ b/scripts/cpu-x86-uarch-abi.py @@ -179,7 +179,6 @@ models[name]["delta"][level] =3D delta =20 def print_uarch_abi_csv(): - print("# Automatically generated from '%s'" % __file__) print("Model,baseline,v2,v3,v4") for name in models.keys(): print(name, end=3D"") --=20 2.40.1 From nobody Thu Apr 18 03:08:45 2024 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=pass(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1685096611; cv=none; d=zohomail.com; s=zohoarc; b=m2ROAMrtUclaCFcG/NgbhTh5+5hkR1Dg/QIv4+sJ8G11Vo2Ojxa8eis9jWWoFxEQ+N5XvDPWYTpX3YrPcvy5HJcZtQLz/dIDbwiD8P/2wcu5FOmKEItkEncyWxjyVFKpaWpN8bmRGwfEUUyikzFJyxpuAPhBY+Q5if919ePPxv0= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1685096611; 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=UbKa3MaT6SzJLkTfbD5WvUvPThBSG1t3pPk8V4WvJjA=; b=XQqxwr7fiu4yY1C7iLa/XiLmzFBiSeDgl1JfqJjbFHAmpcqA9RhAh163TbvyUTaP1BWwC4mX7dlYFJUBS2AAboxi19Q0ROe123SC6P/cd2DmbFFUz31D859AlSh8dpHfKbs9BPpwQo5HFE60DHxgzeQApzVTfWADBRDqTEsHKf8= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=pass header.from= (p=none dis=none) Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1685096611481632.3485841038196; Fri, 26 May 2023 03:23:31 -0700 (PDT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1q2Ub2-0008U6-2j; Fri, 26 May 2023 06:22:56 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q2Uaz-0008TL-W4 for qemu-devel@nongnu.org; Fri, 26 May 2023 06:22:54 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.133.124]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q2Uax-0003VG-As for qemu-devel@nongnu.org; Fri, 26 May 2023 06:22:53 -0400 Received: from mimecast-mx02.redhat.com (mx3-rdu2.redhat.com [66.187.233.73]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-14-Ed7eQ7ghMyKZDCS5Glkp_Q-1; Fri, 26 May 2023 06:22:48 -0400 Received: from smtp.corp.redhat.com (int-mx07.intmail.prod.int.rdu2.redhat.com [10.11.54.7]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 00FEF384708A; Fri, 26 May 2023 10:22:48 +0000 (UTC) Received: from localhost.localdomain.com (unknown [10.42.28.51]) by smtp.corp.redhat.com (Postfix) with ESMTP id 08226140E95D; Fri, 26 May 2023 10:22:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1685096569; h=from:from: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; bh=UbKa3MaT6SzJLkTfbD5WvUvPThBSG1t3pPk8V4WvJjA=; b=SHFad9kb+GwGlTUDy6LS6nSs7m4+XEWPHc7dU5c8nG7ZaXi0OHwqO4sNlsRjUfdz/3qBnB R7rMTdJuOLTbXGfV1jZpELF6wSVwCTrQUm4mwCIOihvW8G/2RfqI2W+oHgDTIyG1POnSqv /Jhv9zOm9HsHxDI3fkfkzT9Q4ZO9n14= X-MC-Unique: Ed7eQ7ghMyKZDCS5Glkp_Q-1 From: =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= To: qemu-devel@nongnu.org Cc: Eduardo Habkost , John Snow , Cleber Rosa , Richard Henderson , Paolo Bonzini , =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= Subject: [PATCH 3/3] docs: fix highlighting of CPU ABI header rows Date: Fri, 26 May 2023 11:22:40 +0100 Message-Id: <20230526102240.936998-4-berrange@redhat.com> In-Reply-To: <20230526102240.936998-1-berrange@redhat.com> References: <20230526102240.936998-1-berrange@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 3.1 on 10.11.54.7 Received-SPF: pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Received-SPF: pass client-ip=170.10.133.124; envelope-from=berrange@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: qemu-devel-bounces+importer=patchew.org@nongnu.org X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1685096611760100001 The 'header-rows' directive indicates how many rows in the generated table are to be highlighted as headers. We only have one such row in the CSV file included. Signed-off-by: Daniel P. Berrang=C3=A9 --- docs/system/cpu-models-x86.rst.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/system/cpu-models-x86.rst.inc b/docs/system/cpu-models-x8= 6.rst.inc index 7f6368f999..ba27b5683f 100644 --- a/docs/system/cpu-models-x86.rst.inc +++ b/docs/system/cpu-models-x86.rst.inc @@ -58,7 +58,7 @@ depending on the machine type is in use. .. csv-table:: x86-64 ABI compatibility levels :file: cpu-models-x86-abi.csv :widths: 40,15,15,15,15 - :header-rows: 2 + :header-rows: 1 =20 =20 Preferred CPU models for Intel x86 hosts --=20 2.40.1