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

2021-02-25 Thread David Hildenbrand
On 23.02.21 20:13, 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 Acked-by: Janosch Frank --- arch/s390/

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

2021-02-23 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 Acked-by: Janosch Frank --- arch/s390/kvm/vsie.c | 93 ++