KVM: PPC: First magic page steps
authorAlexander Graf <agraf@suse.de>
Thu, 29 Jul 2010 12:47:53 +0000 (14:47 +0200)
committerAvi Kivity <avi@redhat.com>
Sun, 24 Oct 2010 08:50:46 +0000 (10:50 +0200)
commitbeb03f14da9ceff76ff08cbb8af064b52dc21f7e
treece5d3101f275c6006c8c695e07416cd6357f815c
parent28e83b4fa7f8bd114940fa933ac8cbe80969eba2
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 <agraf@suse.de>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/powerpc/include/asm/kvm_host.h
include/linux/kvm_para.h