KVM: Remove unused 'instruction_length'
authorAvi Kivity <avi@qumranet.com>
Sun, 29 Apr 2007 13:25:49 +0000 (16:25 +0300)
committerAvi Kivity <avi@qumranet.com>
Thu, 3 May 2007 07:52:32 +0000 (10:52 +0300)
As we no longer emulate in userspace, this is meaningless.  We don't
compute it on SVM anyway.

Signed-off-by: Avi Kivity <avi@qumranet.com>

No differences found