On 07/17/2014 05:06 AM, Pavel Dovgalyuk wrote:
> This patch adds support for replay_seek_step monitor command. This command
> loads one of the snapshots and replays the execution until the specified
> step is met.
>
> Signed-off-by: Pavel Dovgalyuk
> ---
> hmp-commands.hx | 14 +++
This patch adds support for replay_seek_step monitor command. This command
loads one of the snapshots and replays the execution until the specified
step is met.
Signed-off-by: Pavel Dovgalyuk
---
hmp-commands.hx | 14 ++
monitor.c| 17 +
q