]> git.baikalelectronics.ru Git - kernel.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:38:43 +0000 (23:38 +0200)
commit11defc460c26f0306ed276509eb0604d5f71dc3b
tree51c0933278e3c07fdc81df5ee7bf554edf7e73d0
parent3c02a230fad0943b88e39e468da4c3e1495f3a0d
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