From: Aneesh Kumar K.V Date: Mon, 7 Oct 2013 16:47:53 +0000 (+0530) Subject: kvm: powerpc: Add kvmppc_ops callback X-Git-Tag: v3.13-rc1~80^2~15^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a167beac07cba597856c12b87638a06b0d53db7;p=pandora-kernel.git kvm: powerpc: Add kvmppc_ops callback This patch add a new callback kvmppc_ops. This will help us in enabling both HV and PR KVM together in the same kernel. The actual change to enable them together is done in the later patch in the series. Signed-off-by: Aneesh Kumar K.V [agraf: squash in booke changes] Signed-off-by: Alexander Graf --- Reading git-diff-tree failed