]> 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>
Mon, 24 Sep 2012 12:50:36 +0000 (14:50 +0200)
commit97c532a5e5b14640fe274c27aed364e9611f0c12
tree151a27ad8bf9de93d5630dbda24e0ee165ea54f2
parent92901e95fea506656f5d124370c5d7aa9774a452
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