From: Alexander Graf Date: Thu, 15 Apr 2010 22:11:50 +0000 (+0200) Subject: KVM: PPC: Remove fetch fail code X-Git-Tag: v2.6.35-rc1~436^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0474b259d0366a70ea83b94534c333093c189421;p=pandora-kernel.git KVM: PPC: Remove fetch fail code When instruction fetch failed, the inline function hook automatically detects that and starts the internal guest memory load function. So whenever we access kvmppc_get_last_inst(), we're sure the result is sane. Signed-off-by: Alexander Graf Signed-off-by: Avi Kivity --- Reading git-diff-tree failed