diff options
author | Pavel Dovgalyuk <Pavel.Dovgaluk@ispras.ru> | 2014-10-22 15:38:31 +0400 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2014-10-31 16:41:05 +0100 |
commit | e64e353590c2584b41cd1db925f67042a05f4250 (patch) | |
tree | 0eaa446b1f94f72bb497d43dfdbaa7c61da18eab /qemu-timer.c | |
parent | 4725398f9309d05936fec2eaaa6e97e01e25545e (diff) | |
download | hqemu-e64e353590c2584b41cd1db925f67042a05f4250.zip hqemu-e64e353590c2584b41cd1db925f67042a05f4250.tar.gz |
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 'qemu-timer.c')
0 files changed, 0 insertions, 0 deletions