On 19/06/2024 16.49, Zhao Liu wrote:
Hi maintainers,

Per my communication with Markus, it seems this renaming matches the
"local consistency" principle in (include/hw/boards.h). :-)

So do you think this change is acceptable?

I don't care too much, both ways of naming look acceptable to me...
... but in case somebody else wants to merge this, FWIW:

s390x parts
Acked-by: Thomas Huth <[email protected]>


On Mon, May 27, 2024 at 09:18:37PM +0800, Zhao Liu wrote:
Date: Mon, 27 May 2024 21:18:37 +0800
From: Zhao Liu <[email protected]>
Subject: [PATCH] hw/core: Rename CpuTopology to CPUTopology
X-Mailer: git-send-email 2.34.1

Use CPUTopology to honor the generic style of CPU capitalization
abbreviations.

Signed-off-by: Zhao Liu <[email protected]>
---
  * Split from the previous SMP cache RFC:
    
https://lore.kernel.org/qemu-devel/[email protected]/
---
  hw/s390x/cpu-topology.c         |  6 +++---
  include/hw/boards.h             |  8 ++++----
  include/hw/s390x/cpu-topology.h |  6 +++---
  tests/unit/test-smp-parse.c     | 14 +++++++-------
  4 files changed, 17 insertions(+), 17 deletions(-)





Reply via email to