diff options
author | Nadav Amit <namit@cs.technion.ac.il> | 2014-11-02 11:54:53 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2014-11-07 15:44:08 +0100 |
commit | 38827dbd3fb85a94a002fcf67b8735d5bc1a7e1a (patch) | |
tree | 8d92ad6b0a3bd075a81c8a311d8e5581fd0a17f7 /tools/perf/scripts/python/syscall-counts.py | |
parent | 9d88fca71a99a65c37cbfe481b4aa4e91a27ff13 (diff) |
KVM: x86: Do not update EFLAGS on faulting emulation
If the emulation ends in fault, eflags should not be updated. However, several
instruction emulations (actually all the fastops) currently update eflags, if
the fault was detected afterwards (e.g., #PF during writeback).
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/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions