Re: [PATCH] s390: vfio-ap: trace the update of APCB masks

2018-10-05 Thread Christian Borntraeger
On 10/05/2018 09:54 AM, David Hildenbrand wrote: > On 05/10/2018 09:50, Cornelia Huck wrote: >> On Fri, 5 Oct 2018 09:33:01 +0200 >> Pierre Morel wrote: >> >>> Define a tracing function to trace in the KVM trace buffer >>> and trace the changes of the APCB masks. >> >> In general, trace events

Re: [PATCH] s390: vfio-ap: trace the update of APCB masks

2018-10-05 Thread David Hildenbrand
On 05/10/2018 09:50, Cornelia Huck wrote: > On Fri, 5 Oct 2018 09:33:01 +0200 > Pierre Morel wrote: > >> Define a tracing function to trace in the KVM trace buffer >> and trace the changes of the APCB masks. > > In general, trace events are good :) > >> >> Signed-off-by: Pierre Morel >> --- >

Re: [PATCH] s390: vfio-ap: trace the update of APCB masks

2018-10-05 Thread Cornelia Huck
On Fri, 5 Oct 2018 09:33:01 +0200 Pierre Morel wrote: > Define a tracing function to trace in the KVM trace buffer > and trace the changes of the APCB masks. In general, trace events are good :) > > Signed-off-by: Pierre Morel > --- > drivers/s390/crypto/vfio_ap_ops.c | 22 +