aboutsummaryrefslogtreecommitdiff
path: root/replay/replay.c
AgeCommit message (Expand)Author
2017-05-23shutdown: Add source information to SHUTDOWN and RESETEric Blake
2017-05-23shutdown: Preserve shutdown cause through replayEric Blake
2017-04-10replay: assert time only goes forwardAlex Bennée
2017-03-28replay/replay.c: bump REPLAY_VERSIONAlex Bennée
2017-03-14qemu-timer: do not include sysemu/cpus.h from util/qemu-timer.hPaolo Bonzini
2017-01-27replay: save/load initial statePavel Dovgalyuk
2017-01-06record/replay: add network supportPavel Dovgalyuk
2016-09-27replay: vmstate for replay modulePavel Dovgalyuk
2016-09-27replay: move internal data to the structurePavel Dovgalyuk
2016-04-28replay: Fix dangling location bug in replay_configure()Markus Armbruster
2016-03-30replay: introduce block devices record/replayPavel Dovgalyuk
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster
2016-03-15replay: character devicesPavel Dovgalyuk
2016-02-19replay: Set error location properly when parsing optionsEduardo Habkost
2016-02-04all: Clean up includesPeter Maydell
2016-01-13error: Use error_reportf_err() where it makes obvious senseMarkus Armbruster
2015-11-06replay: command line optionsPavel Dovgalyuk
2015-11-06replay: replay blockers for devicesPavel Dovgalyuk
2015-11-06replay: initialization and deinitializationPavel Dovgalyuk
2015-11-06replay: checkpointsPavel Dovgalyuk
2015-11-06replay: shutdown eventPavel Dovgalyuk
2015-11-06replay: interrupts and exceptionsPavel Dovgalyuk
2015-11-05cpu: replay instructions sequencePavel Dovgalyuk
2015-11-05replay: introduce icount eventPavel Dovgalyuk
2015-11-05replay: global variables and function stubsPavel Dovgalyuk