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
2020-06-26
replay: synchronize on every virtual timer callback
Pavel Dovgalyuk
1
-1
/
+1
2020-06-12
replay: fix replay shutdown for console mode
Pavel Dovgalyuk
1
-0
/
+5
2020-06-10
replay: implement fair mutex
Pavel Dovgalyuk
1
-1
/
+14
2020-01-07
replay: record and replay random number sources
Pavel Dovgalyuk
4
-2
/
+49
2019-10-14
replay: add BH oneshot event for block layer
Pavel Dovgalyuk
2
-0
/
+17
2019-10-14
replay: finish record/replay before closing the disks
Pavel Dovgalyuk
1
-0
/
+2
2019-08-21
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20190821-pull-request...
Peter Maydell
2
-9
/
+9
2019-08-21
audio: use size_t where makes sense
Kővágó, Zoltán
2
-9
/
+9
2019-08-20
replay: rename step-related variables and functions
Pavel Dovgalyuk
6
-26
/
+26
2019-08-20
replay: refine replay-time module
Pavel Dovgalyuk
1
-20
/
+16
2019-08-20
replay: fix replay shutdown
Pavel Dovgalyuk
1
-4
/
+4
2019-08-20
replay: add missing fix for internal function
Pavel Dovgalyuk
1
-1
/
+1
2019-08-20
replay: Remove host_clock_last
Dr. David Alan Gilbert
1
-5
/
+2
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2
-2
/
+2
2019-08-16
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
4
-4
/
+0
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
5
-5
/
+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
3
-13
/
+22
2018-10-19
replay: don't process events at virtual clock checkpoint
Pavel Dovgalyuk
2
-1
/
+9
2018-10-02
replay: allow loading any snapshots before recording
Pavel Dovgalyuk
1
-5
/
+12
2018-10-02
replay: flush events when exiting
Pavel Dovgalyuk
2
-15
/
+1
2018-10-02
replay: wake up vCPU when replaying
Pavel Dovgalyuk
1
-0
/
+12
2018-09-25
trivial: Make bios files and source files non-executable
Thomas Huth
1
-0
/
+0
2018-03-12
replay: save vmstate of the asynchronous events
Pavel Dovgalyuk
3
-23
/
+30
2018-03-12
replay: don't process async events when warping the clock
Pavel Dovgalyuk
2
-1
/
+7
2018-03-12
replay: avoid recursive call of checkpoints
Pavel Dovgalyuk
1
-1
/
+13
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
6
-70
/
+53
2018-03-12
replay: don't destroy mutex at exit
Pavel Dovgalyuk
3
-7
/
+0
2018-03-12
replay: make locking visible outside replay code
Alex Bennée
2
-4
/
+4
2018-03-12
replay/replay-internal.c: track holding of replay_lock
Alex Bennée
1
-0
/
+11
2018-03-12
replay/replay.c: bump REPLAY_VERSION again
Alex Bennée
2
-2
/
+2
2018-03-12
replay: save prior value of the host clock
Pavel Dovgalyuk
2
-0
/
+5
2018-03-12
replay: fix save/load vm for non-empty queue
Pavel Dovgalyuk
1
-0
/
+6
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
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
1
-0
/
+1
2018-02-09
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
1
-1
/
+1
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
1
-1
/
+0
2017-09-27
migration: pre_save return int
Dr. David Alan Gilbert
1
-1
/
+3
2017-06-05
Merge remote-tracking branch 'remotes/elmarco/tags/chrfe-pull-request' into s...
Peter Maydell
1
-1
/
+1
2017-06-02
chardev: move headers to include/chardev
Marc-André Lureau
1
-1
/
+1
2017-06-01
migration: Create include for migration snapshots
Juan Quintela
1
-2
/
+3
2017-05-23
shutdown: Add source information to SHUTDOWN and RESET
Eric Blake
1
-2
/
+2
2017-05-23
shutdown: Preserve shutdown cause through replay
Eric Blake
2
-4
/
+6
2017-05-17
migration: Pass Error ** argument to {save,load}_vmstate
Juan Quintela
1
-2
/
+6
2017-05-04
monitor: Remove monitor parameter from save_vmstate
Juan Quintela
1
-1
/
+1
2017-04-10
replay: assert time only goes forward
Alex Bennée
2
-0
/
+8
2017-03-28
replay/replay.c: bump REPLAY_VERSION
Alex Bennée
1
-1
/
+1
[next]