diff options
author | 2014-06-02 18:34:11 +0300 | |
---|---|---|
committer | 2014-06-18 17:46:19 +0200 | |
commit | 32e94d0696c26c6ba4f3ff53e70f6e0e825979bc (patch) | |
tree | 906c7d91be5d9fa12b0991f3d2d5413d3f18348e /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | KVM: x86: Return error on cmpxchg16b emulation (diff) | |
download | linux-dev-32e94d0696c26c6ba4f3ff53e70f6e0e825979bc.tar.xz linux-dev-32e94d0696c26c6ba4f3ff53e70f6e0e825979bc.zip |
KVM: x86: smsw emulation is incorrect in 64-bit mode
In 64-bit mode, when the destination is a register, the assignment is done
according to the operand size. Otherwise (memory operand or no 64-bit mode), a
16-bit assignment is performed.
Currently, 16-bit assignment is always done to the destination.
Signed-off-by: Nadav Amit <namit@cs.technion.ac.il>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions