KVM: PPC: Book3S HV: Add missing code for transaction reclaim on guest exit
authorPaul Mackerras <paulus@au1.ibm.com>
Sun, 13 Apr 2014 22:56:26 +0000 (08:56 +1000)
committerAlexander Graf <agraf@suse.de>
Mon, 28 Apr 2014 10:35:41 +0000 (12:35 +0200)
commit0a8eccefcb3423b45dc0a5a527b4799520e2bc94
tree14498ccb1ad6bac0feb4c406913c68662db99d1f
parent1ad9f23873a4ee837643be5a29c05e405ec54e18
KVM: PPC: Book3S HV: Add missing code for transaction reclaim on guest exit

Testing by Michael Neuling revealed that commit e4e38121507a ("KVM:
PPC: Book3S HV: Add transactional memory support") is missing the code
that saves away the checkpointed state of the guest when switching to
the host.  This adds that code, which was in earlier versions of the
patch but went missing somehow.

Reported-by: Michael Neuling <mikey@neuling.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Signed-off-by: Alexander Graf <agraf@suse.de>
arch/powerpc/kvm/book3s_hv_rmhandlers.S