]> git.karo-electronics.de Git - karo-tx-linux.git/commit
KVM: PPC: Add return value to core_check_requests
authorAlexander Graf <agraf@suse.de>
Mon, 13 Aug 2012 10:50:35 +0000 (12:50 +0200)
committerAlexander Graf <agraf@suse.de>
Fri, 14 Sep 2012 14:26:07 +0000 (16:26 +0200)
commit464f769153414cc7d636887184907abd9a6c6540
treed7fb163ee7650f945431fd8f6e31330cdde318af
parent379f176d812f5c02a5728f607712e36f3a2b9730
KVM: PPC: Add return value to core_check_requests

Requests may want to tell us that we need to go back into host state,
so add a return value for the checks.

Signed-off-by: Alexander Graf <agraf@suse.de>
arch/powerpc/include/asm/kvm_ppc.h
arch/powerpc/kvm/book3s_pr.c
arch/powerpc/kvm/booke.c
arch/powerpc/kvm/powerpc.c