]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit53ba8c3b933c053f6d94df4e70bb899c464aff0d
treece5d3101f275c6006c8c695e07416cd6357f815c
parentb63adb6b598e7c8dc5e10f3d1656e9abe6bf0c29
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