Re: [PATCH v4 08/15] KVM: s390: interfaces to (de)configure guest's AP matrix

2018-05-07 Thread Tony Krowiak
On 05/03/2018 12:01 PM, Pierre Morel wrote: On 03/05/2018 16:41, Tony Krowiak wrote: On 05/02/2018 10:57 AM, Pierre Morel wrote: On 25/04/2018 18:21, Tony Krowiak wrote: On 04/23/2018 09:46 AM, Pierre Morel wrote: On 15/04/2018 23:22, Tony Krowiak wrote: Provides interfaces to assign AP adap

Re: [PATCH v4 08/15] KVM: s390: interfaces to (de)configure guest's AP matrix

2018-05-03 Thread Pierre Morel
On 03/05/2018 16:41, Tony Krowiak wrote: On 05/02/2018 10:57 AM, Pierre Morel wrote: On 25/04/2018 18:21, Tony Krowiak wrote: On 04/23/2018 09:46 AM, Pierre Morel wrote: On 15/04/2018 23:22, Tony Krowiak wrote: Provides interfaces to assign AP adapters, usage domains and control domains to a

Re: [PATCH v4 08/15] KVM: s390: interfaces to (de)configure guest's AP matrix

2018-05-03 Thread Tony Krowiak
On 05/02/2018 10:57 AM, Pierre Morel wrote: On 25/04/2018 18:21, Tony Krowiak wrote: On 04/23/2018 09:46 AM, Pierre Morel wrote: On 15/04/2018 23:22, Tony Krowiak wrote: Provides interfaces to assign AP adapters, usage domains and control domains to a KVM guest. ... +/** + * kvm_ap_matrix_c

Re: [PATCH v4 08/15] KVM: s390: interfaces to (de)configure guest's AP matrix

2018-05-02 Thread Pierre Morel
On 25/04/2018 18:21, Tony Krowiak wrote: On 04/23/2018 09:46 AM, Pierre Morel wrote: On 15/04/2018 23:22, Tony Krowiak wrote: Provides interfaces to assign AP adapters, usage domains and control domains to a KVM guest. ... +/** + * kvm_ap_matrix_create + * + * Create an AP matrix to hold a c

Re: [PATCH v4 08/15] KVM: s390: interfaces to (de)configure guest's AP matrix

2018-04-25 Thread Tony Krowiak
On 04/23/2018 09:46 AM, Pierre Morel wrote: On 15/04/2018 23:22, Tony Krowiak wrote: Provides interfaces to assign AP adapters, usage domains and control domains to a KVM guest. A KVM guest is started by executing the Start Interpretive Execution (SIE) instruction. The SIE state description is

Re: [PATCH v4 08/15] KVM: s390: interfaces to (de)configure guest's AP matrix

2018-04-23 Thread Pierre Morel
On 15/04/2018 23:22, Tony Krowiak wrote: Provides interfaces to assign AP adapters, usage domains and control domains to a KVM guest. A KVM guest is started by executing the Start Interpretive Execution (SIE) instruction. The SIE state description is a control block that contains the state infor

Re: [PATCH v4 08/15] KVM: s390: interfaces to (de)configure guest's AP matrix

2018-04-15 Thread kbuild test robot
Hi Tony, I love your patch! Yet something to improve: [auto build test ERROR on s390/features] [also build test ERROR on v4.17-rc1 next-20180413] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/commits/

[PATCH v4 08/15] KVM: s390: interfaces to (de)configure guest's AP matrix

2018-04-15 Thread Tony Krowiak
Provides interfaces to assign AP adapters, usage domains and control domains to a KVM guest. A KVM guest is started by executing the Start Interpretive Execution (SIE) instruction. The SIE state description is a control block that contains the state information for a KVM guest and is supplied as i