summaryrefslogtreecommitdiff
path: root/stubs
diff options
context:
space:
mode:
authorPavel Dovgalyuk <Pavel.Dovgaluk@ispras.ru>2015-09-17 19:24:39 +0300
committerPaolo Bonzini <pbonzini@redhat.com>2015-11-06 10:16:02 +0100
commitefab87cf79077a9624f675fc5fc8f034eaedfe4d (patch)
tree1c3ee3cfed4094cc350306224238e36953c8b307 /stubs
parentb60c48a7019614902f2debe4d4181ec8cfa60e0d (diff)
downloadqemu-efab87cf79077a9624f675fc5fc8f034eaedfe4d.tar.gz
icount: improve counting for record/replay
icount_warp_rt function is called by qemu_clock_warp and as callback of icount_warp timer. This patch adds call to qemu_clock_warp into main_loop_wait function, because icount warp may be missed in record/replay mode, when CPU is sleeping. This patch also disables of calling this function by timer, because it is not needed after making modifications of main_loop_wait. Signed-off-by: Pavel Dovgalyuk <pavel.dovgaluk@ispras.ru> Message-Id: <20150917162439.8676.38290.stgit@PASHA-ISP.def.inno> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Pavel Dovgalyuk <Pavel.Dovgaluk@ispras.ru>
Diffstat (limited to 'stubs')
0 files changed, 0 insertions, 0 deletions