index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
sysemu
/
replay.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-03
replay: Remove unused replay_disable_events
Dr. David Alan Gilbert
1
-2
/
+0
2024-08-16
Revert "replay: stop us hanging in rr_wait_io_event"
Nicholas Piggin
1
-5
/
+0
2024-01-19
system/replay: Restrict icount to system emulation
Philippe Mathieu-Daudé
1
-3
/
+8
2024-01-08
replay: stop us hanging in rr_wait_io_event
Alex Bennée
1
-0
/
+5
2023-02-27
replay: Extract core API to 'exec/replay-core.h'
Philippe Mathieu-Daudé
1
-63
/
+4
2023-02-23
replay: Simplify setting replay blockers
Markus Armbruster
1
-1
/
+1
2022-09-29
chardev: src buffer const for write functions
Arwed Meyer
1
-1
/
+1
2022-06-06
replay: rewrite async event handling
Pavel Dovgalyuk
1
-2
/
+7
2021-02-16
replay: fix icount request when replaying clock access
Pavel Dovgalyuk
1
-6
/
+8
2020-10-06
replay: create temporary snapshot at debugger connection
Pavel Dovgalyuk
1
-0
/
+2
2020-10-06
gdbstub: add reverse continue support in replay mode
Pavel Dovgalyuk
1
-0
/
+8
2020-10-06
gdbstub: add reverse step support in replay mode
Pavel Dovgalyuk
1
-0
/
+11
2020-10-06
replay: flush rr queue before loading the vmstate
Pavel Dovgalyuk
1
-0
/
+2
2020-10-06
qapi: introduce replay.json for record/replay-related stuff
Pavel Dovgalyuk
1
-0
/
+1
2020-10-06
replay: provide an accessor for rr filename
Pavel Dovgalyuk
1
-0
/
+2
2020-10-05
icount: rename functions to be consistent with the module name
Claudio Fontana
1
-2
/
+2
2020-01-07
replay: record and replay random number sources
Pavel Dovgalyuk
1
-0
/
+7
2019-10-14
replay: add BH oneshot event for block layer
Pavel Dovgalyuk
1
-0
/
+4
2019-08-21
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20190821-pull-request...
Peter Maydell
1
-2
/
+2
2019-08-21
audio: use size_t where makes sense
Kővágó, Zoltán
1
-2
/
+2
2019-08-20
replay: rename step-related variables and functions
Pavel Dovgalyuk
1
-1
/
+1
2019-08-16
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
1
-1
/
+1
2018-10-19
replay: pass raw icount value to replay_save_clock
Paolo Bonzini
1
-2
/
+8
2018-10-02
replay: wake up vCPU when replaying
Pavel Dovgalyuk
1
-0
/
+3
2018-03-12
replay: make locking visible outside replay code
Alex Bennée
1
-0
/
+13
2018-03-12
replay: fix save/load vm for non-empty queue
Pavel Dovgalyuk
1
-0
/
+3
2018-03-02
qapi: Empty out qapi-schema.json
Markus Armbruster
1
-1
/
+2
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
1
-0
/
+1
2018-02-09
Drop superfluous includes of qapi-types.h and test-qapi-types.h
Markus Armbruster
1
-1
/
+0
2017-05-23
shutdown: Preserve shutdown cause through replay
Eric Blake
1
-1
/
+2
2017-03-01
replay: add record/replay for audio passthrough
Pavel Dovgalyuk
1
-0
/
+7
2017-01-27
char: rename CharDriverState Chardev
Marc-André Lureau
1
-2
/
+2
2017-01-27
replay: save/load initial state
Pavel Dovgalyuk
1
-0
/
+9
2017-01-06
record/replay: add network support
Pavel Dovgalyuk
1
-0
/
+12
2016-09-27
replay: allow replay stopping and restarting
Pavel Dovgalyuk
1
-0
/
+4
2016-03-30
replay: introduce block devices record/replay
Pavel Dovgalyuk
1
-0
/
+2
2016-03-22
Use scripts/clean-includes to drop redundant qemu/typedefs.h
Markus Armbruster
1
-1
/
+0
2016-03-15
icount: decouple warp calls
Pavel Dovgalyuk
1
-1
/
+2
2016-03-15
replay: character devices
Pavel Dovgalyuk
1
-0
/
+17
2016-02-23
include: Clean up includes
Peter Maydell
1
-3
/
+0
2015-11-06
replay: recording of the user input
Pavel Dovgalyuk
1
-0
/
+4
2015-11-06
replay: replay blockers for devices
Pavel Dovgalyuk
1
-0
/
+3
2015-11-06
replay: initialization and deinitialization
Pavel Dovgalyuk
1
-0
/
+9
2015-11-06
replay: ptimer
Pavel Dovgalyuk
1
-0
/
+3
2015-11-06
replay: checkpoints
Pavel Dovgalyuk
1
-0
/
+20
2015-11-06
replay: shutdown event
Pavel Dovgalyuk
1
-0
/
+5
2015-11-06
replay: recording and replaying clock ticks
Pavel Dovgalyuk
1
-0
/
+23
2015-11-06
replay: asynchronous events infrastructure
Pavel Dovgalyuk
1
-0
/
+6
2015-11-06
replay: interrupts and exceptions
Pavel Dovgalyuk
1
-0
/
+17
2015-11-05
cpu: replay instructions sequence
Pavel Dovgalyuk
1
-0
/
+4
[next]