git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3766a4c
)
KVM: PPC: Ignore EXITING_GUEST_MODE mode
author
Alexander Graf
<agraf@suse.de>
Mon, 13 Aug 2012 10:43:33 +0000
(12:43 +0200)
committer
Alexander Graf
<agraf@suse.de>
Fri, 5 Oct 2012 21:38:46 +0000
(23:38 +0200)
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>
No differences found