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)
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>

No differences found