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