On 22/02/2023 15.21, Pierre Morel wrote:
S390x provides two more topology attributes, entitlement and dedication.Let's add these CPU attributes to the QAPI command query-cpu-fast. Signed-off-by: Pierre Morel <pmo...@linux.ibm.com> Reviewed-by: Nina Schoetterl-Glausch <n...@linux.ibm.com> --- qapi/machine.json | 9 ++++++++- hw/core/machine-qmp-cmds.c | 2 ++ 2 files changed, 10 insertions(+), 1 deletion(-)
Reviewed-by: Thomas Huth <th...@redhat.com>