From: Paul Mackerras Date: Sun, 13 Apr 2014 22:56:26 +0000 (+1000) Subject: KVM: PPC: Book3S HV: Add missing code for transaction reclaim on guest exit X-Git-Tag: omap-for-v3.16/fixes-against-rc1~131^2~2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a8eccefcb3423b45dc0a5a527b4799520e2bc94;p=pandora-kernel.git 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 Signed-off-by: Paul Mackerras Signed-off-by: Alexander Graf --- Reading git-diff-tree failed