diff options
author | 2014-10-22 15:38:31 +0400 | |
---|---|---|
committer | 2014-10-31 16:41:05 +0100 | |
commit | e64e353590c2584b41cd1db925f67042a05f4250 (patch) | |
tree | 0eaa446b1f94f72bb497d43dfdbaa7c61da18eab /scripts/switch-timer-api | |
parent | kvm_stat: Add powerpc support (diff) | |
download | qemu-e64e353590c2584b41cd1db925f67042a05f4250.tar.xz qemu-e64e353590c2584b41cd1db925f67042a05f4250.zip |
i386: fix breakpoints handling in icount mode
This patch fixes instructions counting when execution is stopped on
breakpoint (e.g. set from gdb). Without a patch extra instruction is translated
and icount is incremented by invalid value (which equals to number of
executed instructions + 1).
Signed-off-by: Pavel Dovgalyuk <pavel.dovgaluk@ispras.ru>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Pavel Dovgalyuk <Pavel.Dovgaluk@ispras.ru>
Diffstat (limited to 'scripts/switch-timer-api')
0 files changed, 0 insertions, 0 deletions