From: Zhao Liu <zhao1.liu@intel.com>
To: "Daniel P. Berrangé" <berrange@redhat.com>
Cc: qemu-devel@nongnu.org, Eduardo Habkost <eduardo@habkost.net>,
Richard Henderson <richard.henderson@linaro.org>,
John Snow <jsnow@redhat.com>, Cleber Rosa <crosa@redhat.com>,
Paolo Bonzini <pbonzini@redhat.com>
Subject: Re: [PATCH v2 2/3] docs: fix highlighting of CPU ABI header rows
Date: Wed, 18 Oct 2023 23:00:00 +0800 [thread overview]
Message-ID: <ZS/y8PiP+oFTdoES@liuzhao-OptiPlex-7080> (raw)
In-Reply-To: <20230718092631.730255-3-berrange@redhat.com>
On Tue, Jul 18, 2023 at 10:26:30AM +0100, Daniel P. Berrangé wrote:
> Date: Tue, 18 Jul 2023 10:26:30 +0100
> From: "Daniel P. Berrangé" <berrange@redhat.com>
> Subject: [PATCH v2 2/3] docs: fix highlighting of CPU ABI header rows
>
> 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. This removes the accident bold highlighting
> of the 'i486' CPU model.
>
> Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: Zhao Liu <zhao1.liu@intel.com>
> ---
> 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-x86.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
>
>
> Preferred CPU models for Intel x86 hosts
> --
> 2.41.0
>
>
next prev parent reply other threads:[~2023-10-18 14:48 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-18 9:26 [PATCH v2 0/3] docs: update x86 CPU model ABI matrix docs Daniel P. Berrangé
2023-07-18 9:26 ` [PATCH v2 1/3] scripts: drop comment about autogenerated CPU API file Daniel P. Berrangé
2023-10-18 14:54 ` Zhao Liu
2023-07-18 9:26 ` [PATCH v2 2/3] docs: fix highlighting of CPU ABI header rows Daniel P. Berrangé
2023-10-18 15:00 ` Zhao Liu [this message]
2023-07-18 9:26 ` [PATCH v2 3/3] docs: re-generate x86_64 ABI compatibility CSV Daniel P. Berrangé
2023-10-18 14:50 ` Zhao Liu
2023-09-14 11:54 ` [PATCH v2 0/3] docs: update x86 CPU model ABI matrix docs Daniel P. Berrangé
2023-11-07 14:41 ` Daniel P. Berrangé
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ZS/y8PiP+oFTdoES@liuzhao-OptiPlex-7080 \
--to=zhao1.liu@intel.com \
--cc=berrange@redhat.com \
--cc=crosa@redhat.com \
--cc=eduardo@habkost.net \
--cc=jsnow@redhat.com \
--cc=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=richard.henderson@linaro.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).