qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH-for-10.1 v7 0/2] hw/core/machine: Display CPU model name in 'info cpus' command
@ 2025-07-15  9:06 Philippe Mathieu-Daudé
  2025-07-15  9:06 ` [PATCH-for-10.1 v7 1/2] qapi/machine: Add @qom-type field to CpuInfoFast structure Philippe Mathieu-Daudé
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Philippe Mathieu-Daudé @ 2025-07-15  9:06 UTC (permalink / raw)
  To: qemu-devel
  Cc: Markus Armbruster, Marcel Apfelbaum, Eric Blake, Yanan Wang,
	Xiaoyao Li, Eduardo Habkost, Philippe Mathieu-Daudé,
	Zhao Liu

Since v6 [*]:
- Expose QOM type name on QMP (instead of model name)

(R-b tags kept)

[*] https://lore.kernel.org/qemu-devel/20250703173248.44995-2-philmd@linaro.org/

Philippe Mathieu-Daudé (2):
  qapi/machine: Add @qom-type field to CpuInfoFast structure
  hw/core/machine: Display CPU model name in 'info cpus' command

 qapi/machine.json          | 3 +++
 hw/core/machine-hmp-cmds.c | 4 +++-
 hw/core/machine-qmp-cmds.c | 1 +
 3 files changed, 7 insertions(+), 1 deletion(-)

-- 
2.49.0



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

end of thread, other threads:[~2025-07-15 19:52 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-15  9:06 [PATCH-for-10.1 v7 0/2] hw/core/machine: Display CPU model name in 'info cpus' command Philippe Mathieu-Daudé
2025-07-15  9:06 ` [PATCH-for-10.1 v7 1/2] qapi/machine: Add @qom-type field to CpuInfoFast structure Philippe Mathieu-Daudé
2025-07-15  9:30   ` Xiaoyao Li
2025-07-15  9:06 ` [PATCH-for-10.1 v7 2/2] hw/core/machine: Display CPU model name in 'info cpus' command Philippe Mathieu-Daudé
2025-07-15  9:30   ` Xiaoyao Li
2025-07-15  9:34     ` Philippe Mathieu-Daudé
2025-07-15 19:26 ` [PATCH-for-10.1 v7 0/2] " Philippe Mathieu-Daudé

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).