diff options
author | Nadav Amit <[email protected]> | 2014-07-17 01:19:31 +0300 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2014-07-21 13:43:09 +0200 |
commit | 4161a569065b17954848069d5209182083ce876b (patch) | |
tree | b9c283d8e7b6937cbbd7016a4431e8eca2407134 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | 6c6cb69b8e974049cca2cc4480052fb9e7df767b (diff) |
KVM: x86: emulator injects #DB when RFLAGS.RF is set
If the RFLAGS.RF is set, then no #DB should occur on instruction breakpoints.
However, the KVM emulator injects #DB regardless to RFLAGS.RF. This patch fixes
this behavior. KVM, however, still appears not to update RFLAGS.RF correctly,
regardless of this patch.
Signed-off-by: Nadav Amit <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions