145 Commits (714f33123bfc73c6caacd19a44e082da8cdc96e3)

Author SHA1 Message Date
Markus Armbruster 7653b1eac9 replay: Improve error messages about configuration conflicts 2 years ago
Stefan Hajnoczi 195801d700 system/cpus: rename qemu_mutex_lock_iothread() to bql_lock() 2 years ago
Alex Bennée 1f881ea4a4 replay: stop us hanging in rr_wait_io_event 2 years ago
Alex Bennée fd84325f71 replay/replay-char: use report_sync_error 2 years ago
Alex Bennée dcda73211c replay: introduce a central report point for sync errors 2 years ago
Alex Bennée 2b7a58b60a replay: make has_unread_data a bool 2 years ago
Alex Bennée 808eab6241 replay: add proper kdoc for ReplayState 2 years ago
Alex Bennée 8835ed3293 replay: remove host_clock_last 2 years ago
Richard Henderson 440b2174d2 replay: Constify VMState 2 years ago
Stefan Hajnoczi b49f4755c7 block: remove AioContext locking 2 years ago
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