From: Alexander Graf Date: Thu, 29 Jul 2010 12:47:59 +0000 (+0200) Subject: KVM: PPC: PV instructions to loads and stores X-Git-Tag: v2.6.37-rc1~142^2~238 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1293c927568f5b5b8dd3fa263a98683cf8556dc;p=pandora-kernel.git KVM: PPC: PV instructions to loads and stores Some instructions can simply be replaced by load and store instructions to or from the magic page. This patch replaces often called instructions that fall into the above category. Signed-off-by: Alexander Graf Signed-off-by: Avi Kivity --- Reading git-diff-tree failed