summaryrefslogtreecommitdiffstats
path: root/replay/replay.c
Commit message (Expand)AuthorAgeFilesLines
* Move include qemu/option.h from qemu-common.h to actual usersMarkus Armbruster2018-02-091-1/+1
* shutdown: Add source information to SHUTDOWN and RESETEric Blake2017-05-231-2/+2
* shutdown: Preserve shutdown cause through replayEric Blake2017-05-231-3/+4
* replay: assert time only goes forwardAlex Bennée2017-04-101-0/+4
* replay/replay.c: bump REPLAY_VERSIONAlex Bennée2017-03-281-1/+1
* qemu-timer: do not include sysemu/cpus.h from util/qemu-timer.hPaolo Bonzini2017-03-141-0/+1
* replay: save/load initial statePavel Dovgalyuk2017-01-271-0/+5
* record/replay: add network supportPavel Dovgalyuk2017-01-061-1/+1
* replay: vmstate for replay modulePavel Dovgalyuk2016-09-271-0/+1
* replay: move internal data to the structurePavel Dovgalyuk2016-09-271-7/+8
* replay: Fix dangling location bug in replay_configure()Markus Armbruster2016-04-281-1/+2
* replay: introduce block devices record/replayPavel Dovgalyuk2016-03-301-1/+1
* include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster2016-03-221-0/+1
* replay: character devicesPavel Dovgalyuk2016-03-151-1/+1
* replay: Set error location properly when parsing optionsEduardo Habkost2016-02-191-0/+10
* all: Clean up includesPeter Maydell2016-02-041-0/+1
* error: Use error_reportf_err() where it makes obvious senseMarkus Armbruster2016-01-131-2/+1Star
* replay: command line optionsPavel Dovgalyuk2015-11-061-0/+4
* replay: replay blockers for devicesPavel Dovgalyuk2015-11-061-0/+12
* replay: initialization and deinitializationPavel Dovgalyuk2015-11-061-0/+130
* replay: checkpointsPavel Dovgalyuk2015-11-061-0/+34
* replay: shutdown eventPavel Dovgalyuk2015-11-061-0/+14
* replay: interrupts and exceptionsPavel Dovgalyuk2015-11-061-0/+67
* cpu: replay instructions sequencePavel Dovgalyuk2015-11-051-0/+34
* replay: introduce icount eventPavel Dovgalyuk2015-11-051-0/+33
* replay: global variables and function stubsPavel Dovgalyuk2015-11-051-0/+14