Re: [PATCH v3 9/9] KVM: PPC: Ultravisor: Check for MSR_S during hv_reset_msr

2019-06-15 Thread Paul Mackerras
On Thu, Jun 06, 2019 at 02:36:14PM -0300, Claudio Carvalho wrote: > From: Michael Anderson > > - Check for MSR_S so that kvmppc_set_msr will include. Prior to this Will include what? "it" maybe? >change return to guest would not have the S bit set. > > - Patch based on comment from Paul

[PATCH v3 9/9] KVM: PPC: Ultravisor: Check for MSR_S during hv_reset_msr

2019-06-06 Thread Claudio Carvalho
From: Michael Anderson - Check for MSR_S so that kvmppc_set_msr will include. Prior to this change return to guest would not have the S bit set. - Patch based on comment from Paul Mackerras Signed-off-by: Michael Anderson Signed-off-by: Claudio Carvalho --- arch/powerpc/kvm/book3s_64_m