summary refs log tree commit diff stats
path: root/scripts/tracetool/backend/ust.py
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé <philmd@linaro.org>2025-05-22 12:05:35 -0700
committerMarkus Armbruster <armbru@redhat.com>2025-05-28 18:54:18 +0200
commit448553bb7c2a2fe518d7dc41c58a25d6d31831da (patch)
treeed15bdab81811ac0ab74cd89fe04c59d9272db6e /scripts/tracetool/backend/ust.py
parent0a1f83c3fb63229a77e2d0c5f1fe5d7e09dbf3b7 (diff)
downloadfocaccia-qemu-448553bb7c2a2fe518d7dc41c58a25d6d31831da.tar.gz
focaccia-qemu-448553bb7c2a2fe518d7dc41c58a25d6d31831da.zip
qapi: Make CpuModelExpansionInfo::deprecated-props optional and generic
We'd like to have some unified QAPI schema. Having a structure field
conditional to a target being built in is not very practical.

While @deprecated-props is only used by s390x target, it is generic
enough and could be used by other targets (assuming we expand
CpuModelExpansionType enum values).

Let's always include this field, regardless of the target, but make it
optional. This is not a compatibility break only because the field
remains present always on S390x.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Message-ID: <20250522190542.588267-9-pierrick.bouvier@linaro.org>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Diffstat (limited to 'scripts/tracetool/backend/ust.py')
0 files changed, 0 insertions, 0 deletions