Re: [PATCH v5 06/13] KVM: s390: interfaces to manage guest's AP matrix

2018-05-24 Thread Pierre Morel
On 23/05/2018 16:29, Tony Krowiak wrote: On 05/18/2018 04:55 AM, Pierre Morel wrote: On 16/05/2018 15:48, Tony Krowiak wrote: On 05/16/2018 09:15 AM, Pierre Morel wrote: On 16/05/2018 15:12, Tony Krowiak wrote: On 05/16/2018 03:48 AM, Pierre Morel wrote: On 15/05/2018 18:07, Tony Krowiak wro

Re: [PATCH v5 06/13] KVM: s390: interfaces to manage guest's AP matrix

2018-05-23 Thread Tony Krowiak
On 05/18/2018 04:55 AM, Pierre Morel wrote: On 16/05/2018 15:48, Tony Krowiak wrote: On 05/16/2018 09:15 AM, Pierre Morel wrote: On 16/05/2018 15:12, Tony Krowiak wrote: On 05/16/2018 03:48 AM, Pierre Morel wrote: On 15/05/2018 18:07, Tony Krowiak wrote: On 05/15/2018 10:55 AM, Pierre Morel

Re: [PATCH v5 06/13] KVM: s390: interfaces to manage guest's AP matrix

2018-05-21 Thread Tony Krowiak
On 05/16/2018 10:41 AM, Pierre Morel wrote: On 16/05/2018 16:29, Tony Krowiak wrote: On 05/11/2018 12:08 PM, Halil Pasic wrote: On 05/07/2018 05:11 PM, Tony Krowiak wrote: Provides interfaces to manage the AP adapters, usage domains and control domains assigned to a KVM guest. The guest's S

Re: [PATCH v5 06/13] KVM: s390: interfaces to manage guest's AP matrix

2018-05-18 Thread Pierre Morel
On 16/05/2018 15:48, Tony Krowiak wrote: On 05/16/2018 09:15 AM, Pierre Morel wrote: On 16/05/2018 15:12, Tony Krowiak wrote: On 05/16/2018 03:48 AM, Pierre Morel wrote: On 15/05/2018 18:07, Tony Krowiak wrote: On 05/15/2018 10:55 AM, Pierre Morel wrote: On 07/05/2018 17:11, Tony Krowiak wro

Re: [PATCH v5 06/13] KVM: s390: interfaces to manage guest's AP matrix

2018-05-16 Thread Pierre Morel
On 16/05/2018 16:29, Tony Krowiak wrote: On 05/11/2018 12:08 PM, Halil Pasic wrote: On 05/07/2018 05:11 PM, Tony Krowiak wrote: Provides interfaces to manage the AP adapters, usage domains and control domains assigned to a KVM guest. The guest's SIE state description has a satellite structur

Re: [PATCH v5 06/13] KVM: s390: interfaces to manage guest's AP matrix

2018-05-16 Thread Tony Krowiak
On 05/11/2018 12:08 PM, Halil Pasic wrote: On 05/07/2018 05:11 PM, Tony Krowiak wrote: Provides interfaces to manage the AP adapters, usage domains and control domains assigned to a KVM guest. The guest's SIE state description has a satellite structure called the Crypto Control Block (CRYCB)

Re: [PATCH v5 06/13] KVM: s390: interfaces to manage guest's AP matrix

2018-05-16 Thread Tony Krowiak
On 05/16/2018 09:15 AM, Pierre Morel wrote: On 16/05/2018 15:12, Tony Krowiak wrote: On 05/16/2018 03:48 AM, Pierre Morel wrote: On 15/05/2018 18:07, Tony Krowiak wrote: On 05/15/2018 10:55 AM, Pierre Morel wrote: On 07/05/2018 17:11, Tony Krowiak wrote: Provides interfaces to manage the AP

Re: [PATCH v5 06/13] KVM: s390: interfaces to manage guest's AP matrix

2018-05-16 Thread Pierre Morel
On 16/05/2018 15:12, Tony Krowiak wrote: On 05/16/2018 03:48 AM, Pierre Morel wrote: On 15/05/2018 18:07, Tony Krowiak wrote: On 05/15/2018 10:55 AM, Pierre Morel wrote: On 07/05/2018 17:11, Tony Krowiak wrote: Provides interfaces to manage the AP adapters, usage domains and control domains a

Re: [PATCH v5 06/13] KVM: s390: interfaces to manage guest's AP matrix

2018-05-16 Thread Tony Krowiak
On 05/16/2018 03:48 AM, Pierre Morel wrote: On 15/05/2018 18:07, Tony Krowiak wrote: On 05/15/2018 10:55 AM, Pierre Morel wrote: On 07/05/2018 17:11, Tony Krowiak wrote: Provides interfaces to manage the AP adapters, usage domains and control domains assigned to a KVM guest. The guest's SIE s

Re: [PATCH v5 06/13] KVM: s390: interfaces to manage guest's AP matrix

2018-05-16 Thread Pierre Morel
On 15/05/2018 18:07, Tony Krowiak wrote: On 05/15/2018 10:55 AM, Pierre Morel wrote: On 07/05/2018 17:11, Tony Krowiak wrote: Provides interfaces to manage the AP adapters, usage domains and control domains assigned to a KVM guest. The guest's SIE state description has a satellite structure ca

Re: [PATCH v5 06/13] KVM: s390: interfaces to manage guest's AP matrix

2018-05-15 Thread Tony Krowiak
On 05/15/2018 10:55 AM, Pierre Morel wrote: On 07/05/2018 17:11, Tony Krowiak wrote: Provides interfaces to manage the AP adapters, usage domains and control domains assigned to a KVM guest. The guest's SIE state description has a satellite structure called the Crypto Control Block (CRYCB) cont

Re: [PATCH v5 06/13] KVM: s390: interfaces to manage guest's AP matrix

2018-05-15 Thread Pierre Morel
On 07/05/2018 17:11, Tony Krowiak wrote: Provides interfaces to manage the AP adapters, usage domains and control domains assigned to a KVM guest. The guest's SIE state description has a satellite structure called the Crypto Control Block (CRYCB) containing three bitmask fields identifying the a

Re: [PATCH v5 06/13] KVM: s390: interfaces to manage guest's AP matrix

2018-05-11 Thread Halil Pasic
On 05/07/2018 05:11 PM, Tony Krowiak wrote: Provides interfaces to manage the AP adapters, usage domains and control domains assigned to a KVM guest. The guest's SIE state description has a satellite structure called the Crypto Control Block (CRYCB) containing three bitmask fields identifying

[PATCH v5 06/13] KVM: s390: interfaces to manage guest's AP matrix

2018-05-07 Thread Tony Krowiak
Provides interfaces to manage the AP adapters, usage domains and control domains assigned to a KVM guest. The guest's SIE state description has a satellite structure called the Crypto Control Block (CRYCB) containing three bitmask fields identifying the adapters, queues (domains) and control domai