Re: [PATCH v3 4/4] hw/s390x: compat handling for backward migration

2025-04-09 Thread Shalini Chellathurai Saroja
On 2025-04-09 07:49, Thomas Huth wrote: On 03/04/2025 14.49, Shalini Chellathurai Saroja wrote: On 2025-04-02 09:52, Thomas Huth wrote: On 31/03/2025 16.00, Shalini Chellathurai Saroja wrote: Add Control-Program Identification (CPI) device to QOM only when the virtual machine supports CPI. CPI

Re: [PATCH v3 4/4] hw/s390x: compat handling for backward migration

2025-04-08 Thread Thomas Huth
On 03/04/2025 14.49, Shalini Chellathurai Saroja wrote: On 2025-04-02 09:52, Thomas Huth wrote: On 31/03/2025 16.00, Shalini Chellathurai Saroja wrote: Add Control-Program Identification (CPI) device to QOM only when the virtual machine supports CPI. CPI is supported from "s390-ccw-virtio-10.0"

[PATCH v3 4/4] hw/s390x: compat handling for backward migration

2025-04-05 Thread Shalini Chellathurai Saroja
Add Control-Program Identification (CPI) device to QOM only when the virtual machine supports CPI. CPI is supported from "s390-ccw-virtio-10.0" machine and higher. Signed-off-by: Shalini Chellathurai Saroja --- hw/s390x/event-facility.c | 27 ++- hw/s390x/s390-virtio-ccw

Re: [PATCH v3 4/4] hw/s390x: compat handling for backward migration

2025-04-03 Thread Shalini Chellathurai Saroja
On 2025-04-02 09:52, Thomas Huth wrote: On 31/03/2025 16.00, Shalini Chellathurai Saroja wrote: Add Control-Program Identification (CPI) device to QOM only when the virtual machine supports CPI. CPI is supported from "s390-ccw-virtio-10.0" machine and higher. Signed-off-by: Shalini Chellathur

Re: [PATCH v3 4/4] hw/s390x: compat handling for backward migration

2025-04-02 Thread Thomas Huth
On 31/03/2025 16.00, Shalini Chellathurai Saroja wrote: Add Control-Program Identification (CPI) device to QOM only when the virtual machine supports CPI. CPI is supported from "s390-ccw-virtio-10.0" machine and higher. Signed-off-by: Shalini Chellathurai Saroja --- hw/s390x/event-facility.c