commit | beb03f14da9ceff76ff08cbb8af064b52dc21f7e | [log] [tgz] |
---|---|---|
author | Alexander Graf <agraf@suse.de> | Thu Jul 29 14:47:53 2010 +0200 |
committer | Avi Kivity <avi@redhat.com> | Sun Oct 24 10:50:46 2010 +0200 |
tree | ce5d3101f275c6006c8c695e07416cd6357f815c | |
parent | 28e83b4fa7f8bd114940fa933ac8cbe80969eba2 [diff] |
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>