commit | 34c33d163fe509da8414a736c6328855f8c164e5 | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@web.de> | Sun Feb 08 13:28:15 2009 +0100 |
committer | Avi Kivity <avi@redhat.com> | Tue Mar 24 11:03:08 2009 +0200 |
tree | 673921f5ce66b19e6e0eecf12e9ec94c69acf8e1 | |
parent | 1b2fd70c4eddef53f32639296818c0253e7ca48d [diff] |
KVM: Drop unused evaluations from string pio handlers Looks like neither the direction nor the rep prefix are used anymore. Drop related evaluations from SVM's and VMX's I/O exit handlers. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Signed-off-by: Avi Kivity <avi@redhat.com>