diff options
Diffstat (limited to 'docs/replay.txt')
-rw-r--r-- | docs/replay.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/replay.txt b/docs/replay.txt index 3497585f5a..ee6aee9861 100644 --- a/docs/replay.txt +++ b/docs/replay.txt @@ -290,7 +290,7 @@ E.g., '-serial stdio' in record mode, and '-serial null' in replay mode. Replay log format ----------------- -Record/replay log consits of the header and the sequence of execution +Record/replay log consists of the header and the sequence of execution events. The header includes 4-byte replay version id and 8-byte reserved field. Version is updated every time replay log format changes to prevent using replay log created by another build of qemu. |