134 Commits (004e3a93b814ca2d13ee2feb1f9ebacef6c83b9e)

Author SHA1 Message Date
Philippe Mathieu-Daudé de6cd7599b meson: Replace softmmu_ss -> system_ss 3 years ago
Sergio Lopez 2bfb10dff2 ui: add the infrastructure to support MT events 3 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 d01c00463f qapi replay: Elide redundant has_FOO in generated C 3 years ago
Markus Armbruster 66997c42e0 cleanup: Tweak and re-run return_directly.cocci 3 years ago
Richard Henderson fb72e779eb replay: Fix declaration of replay_read_next_clock 3 years ago
Markus Armbruster 76eb88b12b Drop superfluous conditionals around g_free() 4 years ago
Arwed Meyer 8f9abdf586 chardev: src buffer const for write functions 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
Markus Armbruster b21e238037 Use g_new() & friends where that makes obvious sense 4 years ago
Pavel Dovgalyuk 46967b1a43 replay: notify CPU on event 5 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
Daniel P. Berrangé f1a9fcdd01 migration: wire up support for snapshot device selection 5 years ago
Daniel P. Berrangé f781f84189 migration: control whether snapshots are ovewritten 5 years ago
Daniel P. Berrangé 3d3e9b1f66 block: rename and alter bdrv_all_find_snapshot semantics 5 years ago
Daniel P. Berrangé c22d644ca7 block: allow specifying name of block device for vmstate storage 5 years ago
Daniel P. Berrangé cf3a74c94f block: add ability to specify list of blockdevs during snapshot 5 years ago
Daniel P. Berrangé f61fe11aa6 migration: stop returning errno from load_snapshot() 5 years ago
Philippe Mathieu-Daudé 7ea14df230 migration: Make save_snapshot() return bool, not 0/-1 5 years ago
Daniel P. Berrangé e26f98e209 block: push error reporting into bdrv_all_*_snapshot functions 5 years ago
Peter Maydell 729cc68373 Remove superfluous timer_del() calls 5 years ago
Pavel Dovgalyuk dc24926baf replay: remove some dead code 5 years ago
Claudio Fontana 9b1c911654 replay: do not build if TCG is not available 6 years ago
Pavel Dovgalyuk 56357d80fc replay: create temporary snapshot at debugger connection 6 years ago
Pavel Dovgalyuk cda382594b gdbstub: add reverse continue support in replay mode 6 years ago
Pavel Dovgalyuk fda8458bd3 gdbstub: add reverse step support in replay mode 6 years ago
Pavel Dovgalyuk f9a9fb6516 replay: flush rr queue before loading the vmstate 6 years ago
Pavel Dovgalyuk f6baed3d14 replay: implement replay-seek command 6 years ago
Pavel Dovgalyuk e751067179 replay: introduce breakpoint at the specified step 6 years ago
Pavel Dovgalyuk e3b09ad2b6 replay: introduce info hmp/qmp command 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
Marc-André Lureau 17ef2af6b6 meson: convert replay directory to Meson 7 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 ddf63df736 replay: implement fair mutex 6 years ago
Pavel Dovgalyuk 878ec29b9c replay: record and replay random number sources 6 years ago
Pavel Dovgalyuk e4ec5ad464 replay: add BH oneshot event for block layer 7 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 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