Re: [PATCH v9 4/4] s390: ap: kvm: Enable PQAP/AQIC facility for the guest

2019-06-27 Thread Halil Pasic
On Tue, 25 Jun 2019 22:13:12 +0200 Christian Borntraeger wrote: > > > On 21.05.19 17:34, Pierre Morel wrote: > > AP Queue Interruption Control (AQIC) facility gives > > the guest the possibility to control interruption for > > the Cryptographic Adjunct Processor queues. > > > > Signed-off-by:

Re: [PATCH v9 4/4] s390: ap: kvm: Enable PQAP/AQIC facility for the guest

2019-06-27 Thread Christian Borntraeger
On 26.06.19 23:12, Tony Krowiak wrote: > On 6/25/19 4:15 PM, Christian Borntraeger wrote: >> >> >> On 25.06.19 22:13, Christian Borntraeger wrote: >>> >>> >>> On 21.05.19 17:34, Pierre Morel wrote: AP Queue Interruption Control (AQIC) facility gives the guest the possibility to

Re: [PATCH v9 4/4] s390: ap: kvm: Enable PQAP/AQIC facility for the guest

2019-06-26 Thread Tony Krowiak
On 6/25/19 4:15 PM, Christian Borntraeger wrote: On 25.06.19 22:13, Christian Borntraeger wrote: On 21.05.19 17:34, Pierre Morel wrote: AP Queue Interruption Control (AQIC) facility gives the guest the possibility to control interruption for the Cryptographic Adjunct Processor queues.

Re: [PATCH v9 4/4] s390: ap: kvm: Enable PQAP/AQIC facility for the guest

2019-06-25 Thread Christian Borntraeger
On 25.06.19 22:13, Christian Borntraeger wrote: > > > On 21.05.19 17:34, Pierre Morel wrote: >> AP Queue Interruption Control (AQIC) facility gives >> the guest the possibility to control interruption for >> the Cryptographic Adjunct Processor queues. >> >> Signed-off-by: Pierre Morel >>

Re: [PATCH v9 4/4] s390: ap: kvm: Enable PQAP/AQIC facility for the guest

2019-06-25 Thread Christian Borntraeger
On 21.05.19 17:34, Pierre Morel wrote: > AP Queue Interruption Control (AQIC) facility gives > the guest the possibility to control interruption for > the Cryptographic Adjunct Processor queues. > > Signed-off-by: Pierre Morel > Reviewed-by: Tony Krowiak > --- >

Re: [PATCH v9 4/4] s390: ap: kvm: Enable PQAP/AQIC facility for the guest

2019-06-12 Thread Harald Freudenberger
On 21.05.19 17:34, Pierre Morel wrote: > AP Queue Interruption Control (AQIC) facility gives > the guest the possibility to control interruption for > the Cryptographic Adjunct Processor queues. > > Signed-off-by: Pierre Morel > Reviewed-by: Tony Krowiak > --- > arch/s390/tools/gen_facilities.c

[PATCH v9 4/4] s390: ap: kvm: Enable PQAP/AQIC facility for the guest

2019-05-21 Thread Pierre Morel
AP Queue Interruption Control (AQIC) facility gives the guest the possibility to control interruption for the Cryptographic Adjunct Processor queues. Signed-off-by: Pierre Morel Reviewed-by: Tony Krowiak --- arch/s390/tools/gen_facilities.c | 1 + 1 file changed, 1 insertion(+) diff --git