index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
sysemu
/
replay.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
replay: create temporary snapshot at debugger connection
Pavel Dovgalyuk
2020-10-06
1
-0
/
+2
*
gdbstub: add reverse continue support in replay mode
Pavel Dovgalyuk
2020-10-06
1
-0
/
+8
*
gdbstub: add reverse step support in replay mode
Pavel Dovgalyuk
2020-10-06
1
-0
/
+11
*
replay: flush rr queue before loading the vmstate
Pavel Dovgalyuk
2020-10-06
1
-0
/
+2
*
qapi: introduce replay.json for record/replay-related stuff
Pavel Dovgalyuk
2020-10-06
1
-0
/
+1
*
replay: provide an accessor for rr filename
Pavel Dovgalyuk
2020-10-06
1
-0
/
+2
*
icount: rename functions to be consistent with the module name
Claudio Fontana
2020-10-05
1
-2
/
+2
*
replay: record and replay random number sources
Pavel Dovgalyuk
2020-01-07
1
-0
/
+7
*
replay: add BH oneshot event for block layer
Pavel Dovgalyuk
2019-10-14
1
-0
/
+4
*
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20190821-pull-request...
Peter Maydell
2019-08-21
1
-2
/
+2
|
\
|
*
audio: use size_t where makes sense
Kővágó, Zoltán
2019-08-21
1
-2
/
+2
*
|
replay: rename step-related variables and functions
Pavel Dovgalyuk
2019-08-20
1
-1
/
+1
|
/
*
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
2019-08-16
1
-1
/
+1
*
replay: pass raw icount value to replay_save_clock
Paolo Bonzini
2018-10-19
1
-2
/
+8
*
replay: wake up vCPU when replaying
Pavel Dovgalyuk
2018-10-02
1
-0
/
+3
*
replay: make locking visible outside replay code
Alex Bennée
2018-03-12
1
-0
/
+13
*
replay: fix save/load vm for non-empty queue
Pavel Dovgalyuk
2018-03-12
1
-0
/
+3
*
qapi: Empty out qapi-schema.json
Markus Armbruster
2018-03-02
1
-1
/
+2
*
Include less of the generated modular QAPI headers
Markus Armbruster
2018-03-02
1
-0
/
+1
*
Drop superfluous includes of qapi-types.h and test-qapi-types.h
Markus Armbruster
2018-02-09
1
-1
/
+0
*
shutdown: Preserve shutdown cause through replay
Eric Blake
2017-05-23
1
-1
/
+2
*
replay: add record/replay for audio passthrough
Pavel Dovgalyuk
2017-03-01
1
-0
/
+7
*
char: rename CharDriverState Chardev
Marc-André Lureau
2017-01-27
1
-2
/
+2
*
replay: save/load initial state
Pavel Dovgalyuk
2017-01-27
1
-0
/
+9
*
record/replay: add network support
Pavel Dovgalyuk
2017-01-06
1
-0
/
+12
*
replay: allow replay stopping and restarting
Pavel Dovgalyuk
2016-09-27
1
-0
/
+4
*
replay: introduce block devices record/replay
Pavel Dovgalyuk
2016-03-30
1
-0
/
+2
*
Use scripts/clean-includes to drop redundant qemu/typedefs.h
Markus Armbruster
2016-03-22
1
-1
/
+0
*
icount: decouple warp calls
Pavel Dovgalyuk
2016-03-15
1
-1
/
+2
*
replay: character devices
Pavel Dovgalyuk
2016-03-15
1
-0
/
+17
*
include: Clean up includes
Peter Maydell
2016-02-23
1
-3
/
+0
*
replay: recording of the user input
Pavel Dovgalyuk
2015-11-06
1
-0
/
+4
*
replay: replay blockers for devices
Pavel Dovgalyuk
2015-11-06
1
-0
/
+3
*
replay: initialization and deinitialization
Pavel Dovgalyuk
2015-11-06
1
-0
/
+9
*
replay: ptimer
Pavel Dovgalyuk
2015-11-06
1
-0
/
+3
*
replay: checkpoints
Pavel Dovgalyuk
2015-11-06
1
-0
/
+20
*
replay: shutdown event
Pavel Dovgalyuk
2015-11-06
1
-0
/
+5
*
replay: recording and replaying clock ticks
Pavel Dovgalyuk
2015-11-06
1
-0
/
+23
*
replay: asynchronous events infrastructure
Pavel Dovgalyuk
2015-11-06
1
-0
/
+6
*
replay: interrupts and exceptions
Pavel Dovgalyuk
2015-11-06
1
-0
/
+17
*
cpu: replay instructions sequence
Pavel Dovgalyuk
2015-11-05
1
-0
/
+4
*
replay: introduce icount event
Pavel Dovgalyuk
2015-11-05
1
-0
/
+7
*
replay: global variables and function stubs
Pavel Dovgalyuk
2015-11-05
1
-0
/
+19