From: Alexander Graf Date: Wed, 24 Mar 2010 20:48:21 +0000 (+0100) Subject: KVM: PPC: Split instruction reading out X-Git-Tag: v2.6.35-rc1~436^2~132 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8963221d7d7244cc828dfca5649404c747599b3e;p=pandora-kernel.git KVM: PPC: Split instruction reading out The current check_ext function reads the instruction and then does the checking. Let's split the reading out so we can reuse it for different functions. Signed-off-by: Alexander Graf Signed-off-by: Avi Kivity --- Reading git-diff-tree failed