commit | 2ff81f70b56dc1cdd3bf2f08414608069db6ef1a | [log] [tgz] |
---|---|---|
author | Avi Kivity <avi@qumranet.com> | Sun Apr 29 16:25:49 2007 +0300 |
committer | Avi Kivity <avi@qumranet.com> | Thu May 03 10:52:32 2007 +0300 |
tree | e0db2209f7a3a0284240e8245b12c7e72a5760b8 | |
parent | 02c83209726270ddf9597deabc45e08f6fc3942c [diff] |
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 <avi@qumranet.com>