]> 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>
Fri, 5 Oct 2012 21:33:33 +0000 (23:33 +0200)
commitf90b44481a9eeabae1fcb0197225ed7c48545723
tree51c0933278e3c07fdc81df5ee7bf554edf7e73d0
parent886d5b703adfc4009fefd3aa61ce5a90fe0091ca
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