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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
/
replay
/
replay-events.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-21
Use g_new() & friends where that makes obvious sense
Markus Armbruster
1
-5
/
+5
2021-04-01
replay: notify CPU on event
Pavel Dovgalyuk
1
-0
/
+2
2020-10-06
replay: flush rr queue before loading the vmstate
Pavel Dovgalyuk
1
-0
/
+4
2019-10-14
replay: add BH oneshot event for block layer
Pavel Dovgalyuk
1
-0
/
+16
2019-08-20
replay: rename step-related variables and functions
Pavel Dovgalyuk
1
-1
/
+1
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
1
-1
/
+0
2018-10-19
replay: don't process events at virtual clock checkpoint
Pavel Dovgalyuk
1
-0
/
+1
2018-10-02
replay: flush events when exiting
Pavel Dovgalyuk
1
-13
/
+1
2018-03-12
replay: save vmstate of the asynchronous events
Pavel Dovgalyuk
1
-23
/
+21
2018-03-12
replay: don't process async events when warping the clock
Pavel Dovgalyuk
1
-0
/
+1
2018-03-12
replay: push replay_mutex_lock up the call tree
Alex Bennée
1
-13
/
+7
2018-03-12
replay: fixed replay_enable_events
Pavel Dovgalyuk
1
-3
/
+5
2018-03-12
replay: fix processing async events
Pavel Dovgalyuk
1
-2
/
+2
2017-01-06
record/replay: add network support
Pavel Dovgalyuk
1
-0
/
+11
2016-09-27
replay: allow replay stopping and restarting
Pavel Dovgalyuk
1
-0
/
+8
2016-09-27
replay: move internal data to the structure
Pavel Dovgalyuk
1
-1
/
+1
2016-03-30
replay: introduce block devices record/replay
Pavel Dovgalyuk
1
-0
/
+20
2016-03-30
replay: fix error message
Pavel Dovgalyuk
1
-1
/
+1
2016-03-30
replay: bh scheduling fix
Pavel Dovgalyuk
1
-1
/
+1
2016-03-15
replay: character devices
Pavel Dovgalyuk
1
-3
/
+14
2016-02-04
all: Clean up includes
Peter Maydell
1
-0
/
+1
2015-11-06
replay: recording of the user input
Pavel Dovgalyuk
1
-0
/
+33
2015-11-06
replay: ptimer
Pavel Dovgalyuk
1
-3
/
+22
2015-11-06
replay: asynchronous events infrastructure
Pavel Dovgalyuk
1
-0
/
+227