Re: [PATCH v9 17/22] s390: vfio-ap: zeroize the AP queues.

2018-08-17 Thread Cornelia Huck
On Wed, 15 Aug 2018 16:36:32 -0400 Tony Krowiak wrote: > On 08/15/2018 12:24 PM, Cornelia Huck wrote: > > On Mon, 13 Aug 2018 17:48:14 -0400 > > Tony Krowiak wrote: > > > > Nit: please drop the leading period in the subject. > > I assume you mean the ending period? Err, of course. > > >

Re: [PATCH v9 17/22] s390: vfio-ap: zeroize the AP queues.

2018-08-17 Thread Cornelia Huck
On Wed, 15 Aug 2018 16:36:32 -0400 Tony Krowiak wrote: > On 08/15/2018 12:24 PM, Cornelia Huck wrote: > > On Mon, 13 Aug 2018 17:48:14 -0400 > > Tony Krowiak wrote: > > > > Nit: please drop the leading period in the subject. > > I assume you mean the ending period? Err, of course. > > >

Re: [PATCH v9 17/22] s390: vfio-ap: zeroize the AP queues.

2018-08-15 Thread Tony Krowiak
On 08/15/2018 12:24 PM, Cornelia Huck wrote: On Mon, 13 Aug 2018 17:48:14 -0400 Tony Krowiak wrote: Nit: please drop the leading period in the subject. I assume you mean the ending period? From: Tony Krowiak Let's call PAPQ(ZAPQ) to zeroize a queue: * For each queue configured for a

Re: [PATCH v9 17/22] s390: vfio-ap: zeroize the AP queues.

2018-08-15 Thread Tony Krowiak
On 08/15/2018 12:24 PM, Cornelia Huck wrote: On Mon, 13 Aug 2018 17:48:14 -0400 Tony Krowiak wrote: Nit: please drop the leading period in the subject. I assume you mean the ending period? From: Tony Krowiak Let's call PAPQ(ZAPQ) to zeroize a queue: * For each queue configured for a

Re: [PATCH v9 17/22] s390: vfio-ap: zeroize the AP queues.

2018-08-15 Thread Cornelia Huck
On Mon, 13 Aug 2018 17:48:14 -0400 Tony Krowiak wrote: Nit: please drop the leading period in the subject. > From: Tony Krowiak > > Let's call PAPQ(ZAPQ) to zeroize a queue: > > * For each queue configured for a mediated matrix device > when it is released. > > Zeroizing a queue resets

Re: [PATCH v9 17/22] s390: vfio-ap: zeroize the AP queues.

2018-08-15 Thread Cornelia Huck
On Mon, 13 Aug 2018 17:48:14 -0400 Tony Krowiak wrote: Nit: please drop the leading period in the subject. > From: Tony Krowiak > > Let's call PAPQ(ZAPQ) to zeroize a queue: > > * For each queue configured for a mediated matrix device > when it is released. > > Zeroizing a queue resets

[PATCH v9 17/22] s390: vfio-ap: zeroize the AP queues.

2018-08-13 Thread Tony Krowiak
From: Tony Krowiak Let's call PAPQ(ZAPQ) to zeroize a queue: * For each queue configured for a mediated matrix device when it is released. Zeroizing a queue resets the queue, clears all pending messages for the queue entries and disables adapter interruptions associated with the queue.

[PATCH v9 17/22] s390: vfio-ap: zeroize the AP queues.

2018-08-13 Thread Tony Krowiak
From: Tony Krowiak Let's call PAPQ(ZAPQ) to zeroize a queue: * For each queue configured for a mediated matrix device when it is released. Zeroizing a queue resets the queue, clears all pending messages for the queue entries and disables adapter interruptions associated with the queue.