From: Avi Kivity Date: Sun, 29 Apr 2007 13:25:49 +0000 (+0300) Subject: KVM: Remove unused 'instruction_length' X-Git-Tag: v2.6.22-rc1~1008^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ff81f70b56dc1cdd3bf2f08414608069db6ef1a;p=pandora-kernel.git KVM: Remove unused 'instruction_length' As we no longer emulate in userspace, this is meaningless. We don't compute it on SVM anyway. Signed-off-by: Avi Kivity --- Reading git-diff-tree failed