KVM: PPC: Ignore EXITING_GUEST_MODE mode
authorAlexander Graf <agraf@suse.de>
Mon, 13 Aug 2012 10:43:33 +0000 (12:43 +0200)
committerAlexander Graf <agraf@suse.de>
Fri, 5 Oct 2012 21:38:46 +0000 (23:38 +0200)
commit206c2ed7f1ea55222bde2954ee3d65c2e9cfb750
tree4c1fc628d847d088d6dce401abea0a54a53501aa
parent3766a4c693358cff33441310413e3776dbbf8ef0
KVM: PPC: Ignore EXITING_GUEST_MODE mode

We don't need to do anything when mode is EXITING_GUEST_MODE, because
we essentially are outside of guest mode and did everything it asked
us to do by the time we check it.

Signed-off-by: Alexander Graf <agraf@suse.de>
arch/powerpc/kvm/powerpc.c
This page took 0.025308 seconds and 5 git commands to generate.