151 Commits (12963e79ca461db7b098c8eb00bb21cf88a250a4)

Author SHA1 Message Date
Richard Henderson 161f5bc8e9 include/exec: Split out icount.h 1 year ago
Daniel P. Berrangé 407bc4bf90 qapi: Move include/qapi/qmp/ to include/qobject/ 2 years ago
Philippe Mathieu-Daudé 32cad1ffb8 include: Rename sysemu/ -> system/ 2 years ago
Dr. David Alan Gilbert 40ebdc4b60 replay: Remove unused replay_disable_events 2 years 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
Stefan Hajnoczi 195801d700 system/cpus: rename qemu_mutex_lock_iothread() to bql_lock() 3 years ago
Alex Bennée 1f881ea4a4 replay: stop us hanging in rr_wait_io_event 3 years ago
Alex Bennée fd84325f71 replay/replay-char: use report_sync_error 3 years ago
Alex Bennée dcda73211c replay: introduce a central report point for sync errors 3 years ago
Alex Bennée 2b7a58b60a replay: make has_unread_data a bool 3 years ago
Alex Bennée 808eab6241 replay: add proper kdoc for ReplayState 3 years ago
Alex Bennée 8835ed3293 replay: remove host_clock_last 3 years ago
Richard Henderson 440b2174d2 replay: Constify VMState 3 years ago
Stefan Hajnoczi b49f4755c7 block: remove AioContext locking 3 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 4 years ago
Markus Armbruster d01c00463f qapi replay: Elide redundant has_FOO in generated C 4 years ago
Markus Armbruster 66997c42e0 cleanup: Tweak and re-run return_directly.cocci 4 years ago
Richard Henderson fb72e779eb replay: Fix declaration of replay_read_next_clock 4 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 6 years ago
Daniel P. Berrangé f1a9fcdd01 migration: wire up support for snapshot device selection 6 years ago
Daniel P. Berrangé f781f84189 migration: control whether snapshots are ovewritten 6 years ago
Daniel P. Berrangé 3d3e9b1f66 block: rename and alter bdrv_all_find_snapshot semantics 6 years ago
Daniel P. Berrangé c22d644ca7 block: allow specifying name of block device for vmstate storage 6 years ago
Daniel P. Berrangé cf3a74c94f block: add ability to specify list of blockdevs during snapshot 6 years ago
Daniel P. Berrangé f61fe11aa6 migration: stop returning errno from load_snapshot() 6 years ago
Philippe Mathieu-Daudé 7ea14df230 migration: Make save_snapshot() return bool, not 0/-1 6 years ago
Daniel P. Berrangé e26f98e209 block: push error reporting into bdrv_all_*_snapshot functions 6 years ago
Peter Maydell 729cc68373 Remove superfluous timer_del() calls 6 years ago
Pavel Dovgalyuk dc24926baf replay: remove some dead code 6 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