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

2025-05-05 Thread Nina Schoetterl-Glausch
On Mon, 2025-05-05 at 10:54 +0200, Shalini Chellathurai Saroja wrote: > On 2025-04-28 14:05, Nina Schoetterl-Glausch wrote: > > On Thu, 2025-04-10 at 17:09 +0200, Shalini Chellathurai Saroja wrote: > > > Add Control-Program Identification (CPI) device to QOM only when the > > > virtual > > > machi

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

2025-05-05 Thread Shalini Chellathurai Saroja
On 2025-04-28 14:05, Nina Schoetterl-Glausch wrote: On Thu, 2025-04-10 at 17:09 +0200, 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-

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

2025-04-28 Thread Nina Schoetterl-Glausch
On Thu, 2025-04-10 at 17:09 +0200, 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 > --- > h

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

2025-04-10 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/s390-virtio-ccw.c | 10 +- include/hw/s390x/s390-virtio-ccw.