Lines Matching full:execution
13 Record/replay functions are used for the deterministic replay of qemu execution.
14 Execution recording writes a non-deterministic events log, which can be later
15 used for replaying the execution anywhere and for unlimited number of times.
17 Execution replaying reads the log and replays all non-deterministic events
22 * Deterministically replays whole system execution and all contents of
24 * Writes execution log into the file for later replaying for multiple times
34 * First, record the execution with the following command line:
81 simulated hardware, memory of VM, software interrupts, and execution of
90 designed to allow deterministic execution in absence of external inputs
92 command-line option, making possible deterministic execution of the machine,
131 the execution.
211 Reverse step loads the nearest snapshot and replays the execution until
214 Reverse continue may include several passes of examining the execution