Re: [PATCH 1/1] s390x:clp: implementing CLP immediate commands

2021-10-12 Thread Pierre Morel
On 10/12/21 09:27, Thomas Huth wrote: On 17/09/2021 14.06, Pierre Morel wrote: CLP immediate commands allow to query the Logical Processor available on the machine and to check for a specific one. Let's add these commands. Signed-off-by: Pierre Morel ---   hw/s390x/s390-pci-inst.c

Re: [PATCH 1/1] s390x:clp: implementing CLP immediate commands

2021-10-12 Thread Thomas Huth
On 17/09/2021 14.06, Pierre Morel wrote: CLP immediate commands allow to query the Logical Processor available on the machine and to check for a specific one. Let's add these commands. Signed-off-by: Pierre Morel --- hw/s390x/s390-pci-inst.c | 33 in

Re: [PATCH 1/1] s390x:clp: implementing CLP immediate commands

2021-09-17 Thread Matthew Rosato
On 9/17/21 8:06 AM, Pierre Morel wrote: CLP immediate commands allow to query the Logical Processor available on the machine and to check for a specific one. Let's add these commands. Signed-off-by: Pierre Morel --- hw/s390x/s390-pci-inst.c | 33 inc