]> git.karo-electronics.de Git - mv-sheeva.git/commit
KVM: PPC: PV tlbsync to nop
authorAlexander Graf <agraf@suse.de>
Thu, 29 Jul 2010 12:48:00 +0000 (14:48 +0200)
committerAvi Kivity <avi@redhat.com>
Sun, 24 Oct 2010 08:50:53 +0000 (10:50 +0200)
commitd1290b15e7f139e24150cc6e6d8e904214359e8a
treefb0ba6b3248ebedd566c209f3f761826a320c3cf
parentd1293c927568f5b5b8dd3fa263a98683cf8556dc
KVM: PPC: PV tlbsync to nop

With our current MMU scheme we don't need to know about the tlbsync instruction.
So we can just nop it out.

Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/powerpc/kernel/kvm.c