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-internal.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-20
replay: rename step-related variables and functions
Pavel Dovgalyuk
1
-5
/
+5
2019-08-20
replay: add missing fix for internal function
Pavel Dovgalyuk
1
-1
/
+1
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
1
-1
/
+1
2019-08-16
Include qemu/main-loop.h less
Markus Armbruster
1
-0
/
+1
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
1
-1
/
+0
2018-11-08
replay: Exit on errors reading from replay log
Peter Maydell
1
-3
/
+13
2018-10-19
replay: pass raw icount value to replay_save_clock
Paolo Bonzini
1
-10
/
+15
2018-03-12
replay: check return values of fwrite
Pavel Dovgalyuk
1
-2
/
+15
2018-03-12
replay: push replay_mutex_lock up the call tree
Alex Bennée
1
-8
/
+16
2018-03-12
replay: don't destroy mutex at exit
Pavel Dovgalyuk
1
-5
/
+0
2018-03-12
replay: make locking visible outside replay code
Alex Bennée
1
-1
/
+1
2018-03-12
replay/replay-internal.c: track holding of replay_lock
Alex Bennée
1
-0
/
+11
2017-04-10
replay: assert time only goes forward
Alex Bennée
1
-0
/
+4
2016-09-27
replay: move internal data to the structure
Pavel Dovgalyuk
1
-11
/
+9
2016-02-04
all: Clean up includes
Peter Maydell
1
-0
/
+1
2015-11-05
replay: introduce icount event
Pavel Dovgalyuk
1
-0
/
+24
2015-11-05
replay: introduce mutex to protect the replay log
Pavel Dovgalyuk
1
-0
/
+27
2015-11-05
replay: internal functions for replay log
Pavel Dovgalyuk
1
-0
/
+155