[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 0/2] docs: A couple of small changes to system/arm/cpu-features
From: |
Kashyap Chamarthy |
Subject: |
[PATCH 0/2] docs: A couple of small changes to system/arm/cpu-features |
Date: |
Fri, 17 Jan 2025 20:11:04 +0100 |
One is a trivial, mechanical change to consistenlty use "vCPU". The
other updates some details about the "PAuth" (Pointer Authentication)
feature.
I replaced the "TCG vCPU Features" heading with "PAuth" because of this:
before this change, the section says, it is about "CPU features that are
specific to TCG". But it has only PAuth-related parameters under it.
Since PAuth is relevant to both KVM and TCG, I moved them under a
separate PAuth section, instead of duplicating it.
But now we have a small inconsistency - there's a KVM-only CPU features
section, but no TCG-only section. I thought when there are more
TCG-only CPU features, that section can be added back in. Or I can add
that back in, if anyone feels strongly about it.
Kashyap Chamarthy (2):
docs/cpu-features: Consistently use vCPU instead of VCPU
docs/cpu-features: Update "PAuth" (Pointer Authentication) details
docs/system/arm/cpu-features.rst | 37 ++++++++++++++++++++++----------
1 file changed, 26 insertions(+), 11 deletions(-)
--
2.48.1
- [PATCH 0/2] docs: A couple of small changes to system/arm/cpu-features,
Kashyap Chamarthy <=