qemu/include/monitor
Pavel Dovgalyuk f6baed3d14 replay: implement replay-seek command
This patch adds hmp/qmp commands replay_seek/replay-seek that proceed
the execution to the specified instruction count.
The command automatically loads nearest snapshot and replays the execution
to find the desired instruction count.

Signed-off-by: Pavel Dovgalyuk <Pavel.Dovgalyuk@ispras.ru>
Acked-by: Markus Armbruster <armbru@redhat.com>

--

v4 changes:
 - fixed HMP command description indent
 - removed useless error_free call
Message-Id: <160174521180.12451.14033112911009278753.stgit@pasha-ThinkPad-X280>

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2020-10-06 08:34:49 +02:00
..
hmp-target.h include: Make headers more self-contained 2019-08-16 13:31:51 +02:00
hmp.h replay: implement replay-seek command 2020-10-06 08:34:49 +02:00
monitor.h monitor: simplify functions for getting a dup'd fdset entry 2020-09-16 10:33:48 +01:00
qdev.h Include hw/qdev-properties.h less 2019-08-16 13:31:53 +02:00