[Qemu-devel] [PULL 06/18] cpu: replay instructions sequence

2015-11-05 Thread Paolo Bonzini
From: Pavel Dovgalyuk This patch adds calls to replay functions into the icount setup block. In record mode number of executed instructions is written to the log. In replay mode number of istructions to execute is taken from the replay log. When replayed instructions counter is expired qemu_notif

[Qemu-devel] [PULL 06/18] cpu: replay instructions sequence

2015-11-04 Thread Paolo Bonzini
From: Pavel Dovgalyuk This patch adds calls to replay functions into the icount setup block. In record mode number of executed instructions is written to the log. In replay mode number of istructions to execute is taken from the replay log. When replayed instructions counter is expired qemu_notif