]> 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, 5 Oct 2012 21:33:36 +0000 (23:33 +0200)
commit254672fe41fe22b09c1182213714f7da06519731
tree5f0cad2d7d52f7b9b77ae64e5f3b46c778970ed0
parentdc915457cd74d7062cd00acdaa95660617cdf3f8
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