63 Commits (ca61f91ef9b0d10333881fd0070303ea33cbc72e)

Author SHA1 Message Date
Marc-André Lureau 5ca6c931a7 replay: remove dependency on audio/ 5 months ago
Vladimir Lukianov 41f8f2be27 record/replay: fix race condition on test_aarch64_reverse_debug 10 months ago
Richard Henderson 161f5bc8e9 include/exec: Split out icount.h 1 year ago
Philippe Mathieu-Daudé 32cad1ffb8 include: Rename sysemu/ -> system/ 1 year ago
Nicholas Piggin 94962ff00d Revert "replay: stop us hanging in rr_wait_io_event" 2 years ago
Nicholas Piggin 9dbab31d9e replay: allow runstate shutdown->running when replaying trace 2 years ago
Markus Armbruster 7653b1eac9 replay: Improve error messages about configuration conflicts 2 years ago
Alex Bennée 1f881ea4a4 replay: stop us hanging in rr_wait_io_event 2 years ago
Alex Bennée dcda73211c replay: introduce a central report point for sync errors 2 years ago
Jamie Iles 83ecdb18eb accel/tcg/tcg-accel-ops-rr: ensure fairness with icount 3 years ago
Markus Armbruster 0ec8384f83 replay: Simplify setting replay blockers 3 years ago
Markus Armbruster 76eb88b12b Drop superfluous conditionals around g_free() 4 years ago
Pavel Dovgalyuk 3e21408b05 replay: simplify async event processing 4 years ago
Pavel Dovgalyuk 60618e2d77 replay: rewrite async event handling 4 years ago
Pavel Dovgalyuk c4b8ffcbb8 replay: fix event queue flush for qemu shutdown 4 years ago
Pavel Dovgalyuk 7cebff0d03 replay: fix recursive checkpoints 5 years ago
Pavel Dovgalyuk 366a85e4bb replay: fix icount request when replaying clock access 5 years ago
Pavel Dovgalyuk e751067179 replay: introduce breakpoint at the specified step 6 years ago
Pavel Dovgalyuk 56db1198a4 replay: provide an accessor for rr filename 6 years ago
Claudio Fontana 8191d36841 icount: rename functions to be consistent with the module name 6 years ago
Claudio Fontana 740b175973 cpu-timers, icount: new modules 6 years ago
Pavel Dovgalyuk 677a3baba4 replay: synchronize on every virtual timer callback 6 years ago
Pavel Dovgalyuk ed5d7ff34a replay: fix replay shutdown for console mode 6 years ago
Pavel Dovgalyuk 878ec29b9c replay: record and replay random number sources 6 years ago
Pavel Dovgalyuk ae25dccb7d replay: finish record/replay before closing the disks 7 years ago
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 e957ad8aef replay: fix replay shutdown 7 years ago
Markus Armbruster 54d31236b9 sysemu: Split sysemu/runstate.h off sysemu/sysemu.h 7 years ago
Pavel Dovgalyuk ca9759c2a9 replay: don't process events at virtual clock checkpoint 8 years ago
Pavel Dovgalyuk 0c08185f8f replay: wake up vCPU when replaying 8 years ago
Pavel Dovgalyuk 89e46eb477 replay: don't process async events when warping the clock 8 years ago
Pavel Dovgalyuk 66eb7825d0 replay: avoid recursive call of checkpoints 8 years ago
Alex Bennée d759c951f3 replay: push replay_mutex_lock up the call tree 8 years ago
Pavel Dovgalyuk 1a423896fa replay: don't destroy mutex at exit 8 years ago
Alex Bennée 80be169c1f replay/replay.c: bump REPLAY_VERSION again 8 years ago
Markus Armbruster 922a01a013 Move include qemu/option.h from qemu-common.h to actual users 8 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
Alex Bennée 982263ce71 replay: assert time only goes forward 9 years ago
Alex Bennée 5b12c163c8 replay/replay.c: bump REPLAY_VERSION 9 years ago
Paolo Bonzini d2528bdc19 qemu-timer: do not include sysemu/cpus.h from util/qemu-timer.h 9 years ago
Pavel Dovgalyuk 9c2037d0a4 replay: save/load initial state 9 years ago
Pavel Dovgalyuk 646c5478c0 record/replay: add network support 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
Markus Armbruster d9d3aaea0b replay: Fix dangling location bug in replay_configure() 10 years ago
Pavel Dovgalyuk 63785678f3 replay: introduce block devices record/replay 10 years ago
Markus Armbruster da34e65cb4 include/qemu/osdep.h: Don't include qapi/error.h 10 years ago
Pavel Dovgalyuk 33577b47c6 replay: character devices 10 years ago