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 <[email protected]> Reviewed-by: Nina Schoetterl-Glausch <[email protected]> --- qapi/machine.json | 9 ++++++++- hw/core/machine-qmp-cmds.c | 2 ++ 2 files changed, 10 insertions(+), 1 deletion(-)
Reviewed-by: Thomas Huth <[email protected]>
