Re: [PATCH 1/2] docs/cpu-features: Consistently use vCPU instead of VCPU

2025-01-27 Thread Peter Maydell
On Fri, 17 Jan 2025 at 19:11, Kashyap Chamarthy wrote: > > Signed-off-by: Kashyap Chamarthy > --- > docs/system/arm/cpu-features.rst | 20 ++-- > 1 file changed, 10 insertions(+), 10 deletions(-) > Reviewed-by: Peter Maydell thanks -- PMM

[PATCH 1/2] docs/cpu-features: Consistently use vCPU instead of VCPU

2025-01-17 Thread Kashyap Chamarthy
Signed-off-by: Kashyap Chamarthy --- docs/system/arm/cpu-features.rst | 20 ++-- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/docs/system/arm/cpu-features.rst b/docs/system/arm/cpu-features.rst index a5fb929243c..78f18c87a81 100644 --- a/docs/system/arm/cpu-feat