[PATCH 2/2 v3] kvm/powerpc: move kvm_hypercall0() and friends to epapr_hypercall0()

2013-10-07 Thread Bharat Bhushan
kvm_hypercall0() and friends have nothing KVM specific so moved to epapr_hypercall0() and friends. Also they are moved from arch/powerpc/include/asm/kvm_para.h to arch/powerpc/include/asm/epapr_hcalls.h Signed-off-by: Bharat Bhushan bharat.bhus...@freescale.com --- v1-v2-v3 - no Change

[PATCH 0/2 v3] kvm/powerpc: hypercall related cleanup

2013-10-07 Thread Bharat Bhushan
From: Bharat Bhushan bharat.bhus...@freescale.com This patchset does some code cleanup around kvm-hypercall. v2-v3: - Individual patch changelog have information v1-v2: - Review comment of previous patch. More information available in individual patch. Bharat Bhushan (2): kvm/powerpc:

<    1   2