Re: [PATCH v1 1/1] s390x: protvirt: SCLP interpretation

2019-11-28 Thread Pierre Morel
On 2019-11-28 13:10, Thomas Huth wrote: On 28/11/2019 11.13, Pierre Morel wrote: The SCLP protection handle some of the exceptions due to mis-constructions of the SCLP Control Block (SCCB) by the guest and provides notifications to the host when something gets wrong. We currently do not handle

Re: [PATCH v1 1/1] s390x: protvirt: SCLP interpretation

2019-11-28 Thread Thomas Huth
On 28/11/2019 11.13, Pierre Morel wrote: The SCLP protection handle some of the exceptions due to mis-constructions of the SCLP Control Block (SCCB) by the guest and provides notifications to the host when something gets wrong. We currently do not handle these exceptions, letting all the work to

[PATCH v1 1/1] s390x: protvirt: SCLP interpretation

2019-11-28 Thread Pierre Morel
The SCLP protection handle some of the exceptions due to mis-constructions of the SCLP Control Block (SCCB) by the guest and provides notifications to the host when something gets wrong. We currently do not handle these exceptions, letting all the work to the firmware therefor, we only need to inje