RE: [for-5.0 PATCH 05/11] replay: introduce info hmp/qmp command

2020-01-09 Thread Pavel Dovgalyuk
> From: Alex Bennée [mailto:alex.ben...@linaro.org] > Pavel Dovgalyuk writes: > > > From: Pavel Dovgalyuk > > > > This patch introduces 'info replay' monitor command and > > corresponding qmp request. > > These commands request the current record/replay mode, replay log file > > name, and the in

Re: [for-5.0 PATCH 05/11] replay: introduce info hmp/qmp command

2020-01-09 Thread Alex Bennée
Pavel Dovgalyuk writes: > From: Pavel Dovgalyuk > > This patch introduces 'info replay' monitor command and > corresponding qmp request. > These commands request the current record/replay mode, replay log file > name, and the instruction count (number of recorded/replayed > instructions). The

[for-5.0 PATCH 05/11] replay: introduce info hmp/qmp command

2019-12-23 Thread Pavel Dovgalyuk
From: Pavel Dovgalyuk This patch introduces 'info replay' monitor command and corresponding qmp request. These commands request the current record/replay mode, replay log file name, and the instruction count (number of recorded/replayed instructions). The instruction count can be used with the r