From: Alexander Graf Date: Thu, 29 Jul 2010 12:47:58 +0000 (+0200) Subject: KVM: PPC: KVM PV guest stubs X-Git-Tag: v2.6.37-rc1~142^2~239 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73a18109829e7696226a9fd4062d339e7c6ee130;p=pandora-kernel.git KVM: PPC: KVM PV guest stubs We will soon start and replace instructions from the text section with other, paravirtualized versions. To ease the readability of those patches I split out the generic looping and magic page mapping code out. This patch still only contains stubs. But at least it loops through the text section :). Signed-off-by: Alexander Graf Signed-off-by: Avi Kivity --- Reading git-diff-tree failed