All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] docs: A couple of small changes to system/arm/cpu-features
@ 2025-01-17 19:11 Kashyap Chamarthy
  2025-01-17 19:11 ` [PATCH 1/2] docs/cpu-features: Consistently use vCPU instead of VCPU Kashyap Chamarthy
  2025-01-17 19:11 ` [PATCH 2/2] docs/cpu-features: Update "PAuth" (Pointer Authentication) details Kashyap Chamarthy
  0 siblings, 2 replies; 9+ messages in thread
From: Kashyap Chamarthy @ 2025-01-17 19:11 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-arm, maz, sebott, Peter Maydell, Kashyap Chamarthy

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


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2025-01-27 14:59 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-17 19:11 [PATCH 0/2] docs: A couple of small changes to system/arm/cpu-features Kashyap Chamarthy
2025-01-17 19:11 ` [PATCH 1/2] docs/cpu-features: Consistently use vCPU instead of VCPU Kashyap Chamarthy
2025-01-27 13:01   ` Peter Maydell
2025-01-17 19:11 ` [PATCH 2/2] docs/cpu-features: Update "PAuth" (Pointer Authentication) details Kashyap Chamarthy
2025-01-18 10:04   ` Marc Zyngier
2025-01-20  9:06     ` Kashyap Chamarthy
2025-01-27 13:06       ` Peter Maydell
2025-01-27 13:35         ` Kashyap Chamarthy
2025-01-27 14:58           ` Peter Maydell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.