index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
replay
Commit message (
Expand
)
Author
Age
Files
Lines
*
replay: Set error location properly when parsing options
Eduardo Habkost
2019-11-29
1
-0
/
+10
*
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
2019-11-29
1
-2
/
+2
*
all: Clean up includes
Peter Maydell
2019-11-29
5
-0
/
+5
*
error: Use error_reportf_err() where it makes obvious sense
Markus Armbruster
2019-11-29
1
-2
/
+1
*
qapi: Don't let implicit enum MAX member collide
Eric Blake
2019-11-29
1
-4
/
+4
*
replay: recording of the user input
Pavel Dovgalyuk
2015-11-06
4
-0
/
+207
*
replay: command line options
Pavel Dovgalyuk
2015-11-06
1
-0
/
+4
*
replay: replay blockers for devices
Pavel Dovgalyuk
2015-11-06
1
-0
/
+12
*
replay: initialization and deinitialization
Pavel Dovgalyuk
2015-11-06
2
-0
/
+132
*
replay: ptimer
Pavel Dovgalyuk
2015-11-06
2
-3
/
+23
*
replay: checkpoints
Pavel Dovgalyuk
2015-11-06
2
-0
/
+38
*
replay: shutdown event
Pavel Dovgalyuk
2015-11-06
2
-0
/
+16
*
replay: recording and replaying clock ticks
Pavel Dovgalyuk
2015-11-06
3
-0
/
+76
*
replay: asynchronous events infrastructure
Pavel Dovgalyuk
2015-11-06
3
-0
/
+257
*
replay: interrupts and exceptions
Pavel Dovgalyuk
2015-11-06
2
-0
/
+71
*
cpu: replay instructions sequence
Pavel Dovgalyuk
2015-11-05
1
-0
/
+34
*
replay: introduce icount event
Pavel Dovgalyuk
2015-11-05
3
-0
/
+78
*
replay: introduce mutex to protect the replay log
Pavel Dovgalyuk
2015-11-05
2
-0
/
+34
*
replay: internal functions for replay log
Pavel Dovgalyuk
2015-11-05
3
-0
/
+202
*
replay: global variables and function stubs
Pavel Dovgalyuk
2015-11-05
2
-0
/
+15