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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-27
replay: allow replay stopping and restarting
Pavel Dovgalyuk
3
-2
/
+13
2016-09-27
replay: vmstate for replay module
Pavel Dovgalyuk
4
-0
/
+71
2016-09-27
replay: move internal data to the structure
Pavel Dovgalyuk
5
-23
/
+24
2016-07-06
replay: Use new QAPI cloning
Eric Blake
1
-27
/
+3
2016-07-06
qapi: Add new visit_complete() function
Eric Blake
1
-4
/
+2
2016-07-06
qmp-output-visitor: Favor new visit_free() function
Eric Blake
1
-1
/
+1
2016-07-06
qmp-input-visitor: Favor new visit_free() function
Eric Blake
1
-4
/
+2
2016-06-07
replay: Clean up includes
Peter Maydell
1
-4
/
+0
2016-05-12
qapi: Use strict QMP input visitor in more places
Eric Blake
1
-1
/
+1
2016-05-12
qapi: Consolidate QMP input visitor creation
Eric Blake
1
-1
/
+1
2016-04-28
replay: Fix dangling location bug in replay_configure()
Markus Armbruster
1
-1
/
+2
2016-03-30
replay: introduce block devices record/replay
Pavel Dovgalyuk
3
-1
/
+22
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-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2
-0
/
+2
2016-03-18
qapi: Don't special-case simple union wrappers
Eric Blake
1
-22
/
+22
2016-03-15
replay: character devices
Pavel Dovgalyuk
5
-4
/
+202
2016-03-05
ui: Shorten references into InputEvent
Eric Blake
1
-12
/
+19
2016-02-23
all: Clean up includes
Peter Maydell
1
-1
/
+0
2016-02-19
replay: Set error location properly when parsing options
Eduardo Habkost
1
-0
/
+10
2016-02-08
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
1
-2
/
+2
2016-02-04
all: Clean up includes
Peter Maydell
5
-0
/
+5
2016-01-13
error: Use error_reportf_err() where it makes obvious sense
Markus Armbruster
1
-2
/
+1
2015-12-17
qapi: Don't let implicit enum MAX member collide
Eric Blake
1
-4
/
+4
2015-11-06
replay: recording of the user input
Pavel Dovgalyuk
4
-0
/
+207
2015-11-06
replay: command line options
Pavel Dovgalyuk
1
-0
/
+4
2015-11-06
replay: replay blockers for devices
Pavel Dovgalyuk
1
-0
/
+12
2015-11-06
replay: initialization and deinitialization
Pavel Dovgalyuk
2
-0
/
+132
2015-11-06
replay: ptimer
Pavel Dovgalyuk
2
-3
/
+23
2015-11-06
replay: checkpoints
Pavel Dovgalyuk
2
-0
/
+38
2015-11-06
replay: shutdown event
Pavel Dovgalyuk
2
-0
/
+16
2015-11-06
replay: recording and replaying clock ticks
Pavel Dovgalyuk
3
-0
/
+76
2015-11-06
replay: asynchronous events infrastructure
Pavel Dovgalyuk
3
-0
/
+257
2015-11-06
replay: interrupts and exceptions
Pavel Dovgalyuk
2
-0
/
+71
2015-11-05
cpu: replay instructions sequence
Pavel Dovgalyuk
1
-0
/
+34
2015-11-05
replay: introduce icount event
Pavel Dovgalyuk
3
-0
/
+78
2015-11-05
replay: introduce mutex to protect the replay log
Pavel Dovgalyuk
2
-0
/
+34
2015-11-05
replay: internal functions for replay log
Pavel Dovgalyuk
3
-0
/
+202
2015-11-05
replay: global variables and function stubs
Pavel Dovgalyuk
2
-0
/
+15