88 Commits (091c466e26867656d3d650a3a5a40169b97648a1)

Author SHA1 Message Date
Kővágó, Zoltán 7520462bc1 audio: use size_t where makes sense 7 years ago
Pavel Dovgalyuk 13f267133f replay: rename step-related variables and functions 7 years ago
Pavel Dovgalyuk 82f4915653 replay: refine replay-time module 7 years ago
Pavel Dovgalyuk e957ad8aef replay: fix replay shutdown 7 years ago
Pavel Dovgalyuk 245429e4a0 replay: add missing fix for internal function 7 years ago
Dr. David Alan Gilbert a02fe2ca70 replay: Remove host_clock_last 7 years ago
Markus Armbruster 54d31236b9 sysemu: Split sysemu/runstate.h off sysemu/sysemu.h 7 years ago
Markus Armbruster d5938f29fe Clean up inclusion of sysemu/sysemu.h 7 years ago
Markus Armbruster db72581598 Include qemu/main-loop.h less 7 years ago
Markus Armbruster a8d2532645 Include qemu-common.h exactly where needed 7 years ago
Peter Maydell 0b57007755 replay: Exit on errors reading from replay log 8 years ago
Paolo Bonzini 74c0b816ad replay: pass raw icount value to replay_save_clock 8 years ago
Pavel Dovgalyuk ca9759c2a9 replay: don't process events at virtual clock checkpoint 8 years ago
Pavel Dovgalyuk bb3d7702e8 replay: allow loading any snapshots before recording 8 years ago
Pavel Dovgalyuk d873fe0376 replay: flush events when exiting 8 years ago
Pavel Dovgalyuk 0c08185f8f replay: wake up vCPU when replaying 8 years ago
Thomas Huth 55d38d10b8 trivial: Make bios files and source files non-executable 8 years ago
Pavel Dovgalyuk 0b30dc0164 replay: save vmstate of the asynchronous events 9 years ago
Pavel Dovgalyuk 89e46eb477 replay: don't process async events when warping the clock 9 years ago
Pavel Dovgalyuk 66eb7825d0 replay: avoid recursive call of checkpoints 9 years ago
Pavel Dovgalyuk 6dc0f52963 replay: check return values of fwrite 9 years ago
Alex Bennée d759c951f3 replay: push replay_mutex_lock up the call tree 9 years ago
Pavel Dovgalyuk 1a423896fa replay: don't destroy mutex at exit 9 years ago
Alex Bennée a36544d34c replay: make locking visible outside replay code 9 years ago
Alex Bennée 180d30bebe replay/replay-internal.c: track holding of replay_lock 9 years ago
Alex Bennée 80be169c1f replay/replay.c: bump REPLAY_VERSION again 9 years ago
Pavel Dovgalyuk 4b930d264c replay: save prior value of the host clock 9 years ago
Pavel Dovgalyuk 377b21ccea replay: fix save/load vm for non-empty queue 9 years ago
Pavel Dovgalyuk 1652e0c30f replay: fixed replay_enable_events 9 years ago
Pavel Dovgalyuk 1a96e3c1e7 replay: fix processing async events 9 years ago
Markus Armbruster 9af2398977 Include less of the generated modular QAPI headers 9 years ago
Markus Armbruster 922a01a013 Move include qemu/option.h from qemu-common.h to actual users 9 years ago
Markus Armbruster e688df6bc4 Include qapi/error.h exactly where needed 9 years ago
Dr. David Alan Gilbert 44b1ff319c migration: pre_save return int 9 years ago
Marc-André Lureau 8228e353d8 chardev: move headers to include/chardev 10 years ago
Juan Quintela 5e22479ae2 migration: Create include for migration snapshots 9 years ago
Eric Blake cf83f14005 shutdown: Add source information to SHUTDOWN and RESET 9 years ago
Eric Blake 802f045a5f shutdown: Preserve shutdown cause through replay 9 years ago
Juan Quintela 927d663819 migration: Pass Error ** argument to {save,load}_vmstate 9 years ago
Juan Quintela c34c2f3701 monitor: Remove monitor parameter from save_vmstate 9 years ago
Alex Bennée 982263ce71 replay: assert time only goes forward 10 years ago
Alex Bennée 5b12c163c8 replay/replay.c: bump REPLAY_VERSION 10 years ago
Paolo Bonzini d2528bdc19 qemu-timer: do not include sysemu/cpus.h from util/qemu-timer.h 10 years ago
Pavel Dovgalyuk 3d4d16f4dc replay: add record/replay for audio passthrough 10 years ago
Marc-André Lureau 0ec7b3e7f2 char: rename CharDriverState Chardev 10 years ago
Pavel Dovgalyuk 9c2037d0a4 replay: save/load initial state 10 years ago
Pavel Dovgalyuk 646c5478c0 record/replay: add network support 10 years ago
Pavel Dovgalyuk 6d0ceb80ff replay: allow replay stopping and restarting 10 years ago
Pavel Dovgalyuk 306e196fa2 replay: vmstate for replay module 10 years ago
Pavel Dovgalyuk f186d64d8f replay: move internal data to the structure 10 years ago