Re: [PATCH v2 2/2] s390/kvm: VSIE: correctly handle MVPG when in VSIE

2021-02-05 Thread Claudio Imbrenda
On Thu, 4 Feb 2021 18:10:01 +0100 Janosch Frank wrote: > On 2/2/21 7:00 PM, Claudio Imbrenda wrote: > > Correctly handle the MVPG instruction when issued by a VSIE guest. > > > > Fixes: a3508fbe9dc6d ("KVM: s390: vsie: initial support for nested > > virtualization") Cc: sta...@vger.kernel.org >

Re: [PATCH v2 2/2] s390/kvm: VSIE: correctly handle MVPG when in VSIE

2021-02-04 Thread Janosch Frank
On 2/2/21 7:00 PM, Claudio Imbrenda wrote: > Correctly handle the MVPG instruction when issued by a VSIE guest. > > Fixes: a3508fbe9dc6d ("KVM: s390: vsie: initial support for nested > virtualization") > Cc: sta...@vger.kernel.org > Signed-off-by: Claudio Imbrenda So far the patch looks ok to

Re: [PATCH v2 2/2] s390/kvm: VSIE: correctly handle MVPG when in VSIE

2021-02-03 Thread Claudio Imbrenda
On Tue, 2 Feb 2021 19:00:28 +0100 Claudio Imbrenda wrote: > Correctly handle the MVPG instruction when issued by a VSIE guest. > > Fixes: a3508fbe9dc6d ("KVM: s390: vsie: initial support for nested > virtualization") Cc: sta...@vger.kernel.org > Signed-off-by: Claudio Imbrenda > --- >

[PATCH v2 2/2] s390/kvm: VSIE: correctly handle MVPG when in VSIE

2021-02-02 Thread Claudio Imbrenda
Correctly handle the MVPG instruction when issued by a VSIE guest. Fixes: a3508fbe9dc6d ("KVM: s390: vsie: initial support for nested virtualization") Cc: sta...@vger.kernel.org Signed-off-by: Claudio Imbrenda --- arch/s390/kvm/vsie.c | 94 +--- 1 file