From: Bharat Bhushan <bharat.bhushan@xxxxxxxxxxxxx> This patchset does some code cleanup around kvm-hypercall. Bharat Bhushan (2): kvm/powerpc: rename kvm_hypercall() to epapr_hypercall() kvm/powerpc: move kvm_hypercall0() and friends to epapr_hypercall0() arch/powerpc/include/asm/epapr_hcalls.h | 103 +++++++++++++++++++++++++++++++ arch/powerpc/include/asm/kvm_para.h | 80 +----------------------- arch/powerpc/kernel/kvm.c | 41 +------------ 3 files changed, 106 insertions(+), 118 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html