KVM: PPC: PV instructions to loads and stores
authorAlexander Graf <agraf@suse.de>
Thu, 29 Jul 2010 12:47:59 +0000 (14:47 +0200)
committerAvi Kivity <avi@redhat.com>
Sun, 24 Oct 2010 08:50:52 +0000 (10:50 +0200)
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 <agraf@suse.de>
Signed-off-by: Avi Kivity <avi@redhat.com>

No differences found