From: Alexander Graf Date: Thu, 29 Jul 2010 12:48:00 +0000 (+0200) Subject: KVM: PPC: PV tlbsync to nop X-Git-Tag: v2.6.37-rc1~142^2~237 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1290b15e7f139e24150cc6e6d8e904214359e8a;p=pandora-kernel.git 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 Signed-off-by: Avi Kivity --- Reading git-diff-tree failed