From: Alexander Graf Date: Thu, 29 Jul 2010 12:47:53 +0000 (+0200) Subject: KVM: PPC: First magic page steps X-Git-Tag: v2.6.37-rc1~142^2~244 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=beb03f14da9ceff76ff08cbb8af064b52dc21f7e;p=pandora-kernel.git KVM: PPC: First magic page steps We will be introducing a method to project the shared page in guest context. As soon as we're talking about this coupling, the shared page is colled magic page. This patch introduces simple defines, so the follow-up patches are easier to read. Signed-off-by: Alexander Graf Signed-off-by: Avi Kivity --- Reading git-diff-tree failed