commit | 6493f1574e898b46370e2b2315836d76a1980f2c | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@siemens.com> | Mon Jun 30 11:07:05 2014 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Wed Jul 09 18:09:56 2014 +0200 |
tree | 91f5fc2a7a9293a332c657e51e4f07111754ee27 | |
parent | 9bf418335e24da995ea682a028926d7e1036be6f [diff] |
KVM: nSVM: Fix IOIO size reported on emulation The access size of an in/ins is reported in dst_bytes, and that of out/outs in src_bytes. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>