]> bbs.cooldavid.org Git - net-next-2.6.git/commit
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)
commitd1293c927568f5b5b8dd3fa263a98683cf8556dc
tree81e278085861e233ca8f313dfe2e2d11e14f098d
parent73a18109829e7696226a9fd4062d339e7c6ee130
KVM: PPC: PV instructions to loads and stores

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>
arch/powerpc/kernel/kvm.c