summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorNadav Amit <namit@cs.technion.ac.il>2014-12-25 03:52:18 +0300
committerPaolo Bonzini <pbonzini@redhat.com>2015-01-09 00:48:05 +0300
commit16bebefe29d8495c89961a9d57ea1947547a5211 (patch)
tree9d5c2504dbacf160c8c0e01bdaa8a522e21b1975 /tools/perf/scripts/python
parent3313bc4ee83c4e2870d8e83800c6064b0d215679 (diff)
downloadlinux-16bebefe29d8495c89961a9d57ea1947547a5211.tar.xz
KVM: x86: fnstcw and fnstsw may cause spurious exception
Since the operand size of fnstcw and fnstsw is updated during the execution, the emulation may cause spurious exceptions as it reads the memory beforehand. Marking these instructions as Mov (since the previous value is ignored) and DstMem16 to simplify the setting of operand size. 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')
0 files changed, 0 insertions, 0 deletions