]> git.karo-electronics.de Git - karo-tx-linux.git/commit
KVM: PPC: Exit guest context while handling exit
authorAlexander Graf <agraf@suse.de>
Sun, 12 Aug 2012 09:29:09 +0000 (11:29 +0200)
committerAlexander Graf <agraf@suse.de>
Tue, 14 Aug 2012 22:29:09 +0000 (00:29 +0200)
commitfa90302910d72e7e62bacb58f4161b097ca411f5
tree80ada791d38f2eb7cf0d30a76a8eae61c90226e4
parenta8723e145ac895065bd617e38db4d88d6d6b0273
KVM: PPC: Exit guest context while handling exit

The x86 implementation of KVM accounts for host time while processing
guest exits. Do the same for us.

Signed-off-by: Alexander Graf <agraf@suse.de>
arch/powerpc/kvm/book3s_pr.c
arch/powerpc/kvm/booke.c