diff options
author | Nadav Amit <[email protected]> | 2014-07-24 14:51:23 +0300 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2014-07-24 14:03:54 +0200 |
commit | b9a1ecb909e8f772934cc4bf1f164124c9fbb0d0 (patch) | |
tree | 601e3dac423c8528adb089df01cedb37e7416e88 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | c756ad036fc8ef432438e89aab63cc723eda39b4 (diff) |
KVM: x86: Setting rflags.rf during rep-string emulation
This patch updates RF for rep-string emulation. The flag is set upon the first
iteration, and cleared after the last (if emulated). It is intended to make
sure that if a trap (in future data/io #DB emulation) or interrupt is delivered
to the guest during the rep-string instruction, RF will be set correctly. RF
affects whether instruction breakpoint in the guest is masked.
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