Re: [PATCH v20 09/21] machine: adding s390 topology to query-cpu-fast

2023-06-21 Thread Pierre Morel
On 6/12/23 09:55, Cédric Le Goater wrote: Hello Pierre, On 4/25/23 18:14, 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 Reviewed-by: Nina Schoetterl

Re: [PATCH v20 09/21] machine: adding s390 topology to query-cpu-fast

2023-06-12 Thread Cédric Le Goater
Hello Pierre, On 4/25/23 18:14, 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 Reviewed-by: Nina Schoetterl-Glausch Reviewed-by: Thomas Huth --- qap

[PATCH v20 09/21] machine: adding s390 topology to query-cpu-fast

2023-04-25 Thread Pierre Morel
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 Reviewed-by: Nina Schoetterl-Glausch Reviewed-by: Thomas Huth --- qapi/machine.json | 9 - hw/core/machine-q