[PATCH 13/26] KVM: PPC: Book3S PR: adds new kvmppc_copyto_vcpu_tm/kvmppc_copyfrom_vcpu_tm API for PR KVM.

Paul Mackerras paulus at ozlabs.org
Tue Jan 23 16:52:19 AEDT 2018


On Thu, Jan 11, 2018 at 06:11:26PM +0800, wei.guo.simon at gmail.com wrote:
> From: Simon Guo <wei.guo.simon at gmail.com>
> 
> This patch adds 2 new APIs: kvmppc_copyto_vcpu_tm() and
> kvmppc_copyfrom_vcpu_tm().  These 2 APIs will be used to copy from/to TM
> data between VCPU_TM/VCPU area.
> 
> PR KVM will use these APIs for treclaim. or trchkpt. emulation.
> 
> Signed-off-by: Simon Guo <wei.guo.simon at gmail.com>
> Reviewed-by: Paul Mackerras <paulus at ozlabs.org>

Actually, I take that back.  You have missed XER. :)

Paul.


More information about the Linuxppc-dev mailing list