159 Commits (ca61f91ef9b0d10333881fd0070303ea33cbc72e)

Author SHA1 Message Date
Marc-André Lureau 5ca6c931a7 replay: remove dependency on audio/ 5 months ago
Paolo Bonzini ba773aded3 block: rename block/aio.h to qemu/aio.h 4 months ago
Peter Maydell 78d66a25c5 replay: Improve assert in replay_char_read_all_load() 4 months ago
Paolo Bonzini 58f88d0bf7 replay: add tracing events 5 months ago
Marc-André Lureau 1e4ebc895a audio: move audio.h under include/qemu/ 6 months ago
Marc-André Lureau 04536d7045 audio/replay: fix type punning 6 months ago
Vladimir Lukianov 41f8f2be27 record/replay: fix race condition on test_aarch64_reverse_debug 10 months ago
Paolo Bonzini f8217ae54e cpus: properly kick CPUs out of inner execution loop 8 months ago
Richard Henderson 161f5bc8e9 include/exec: Split out icount.h 1 year ago
Daniel P. Berrangé 407bc4bf90 qapi: Move include/qapi/qmp/ to include/qobject/ 1 year ago
Philippe Mathieu-Daudé 32cad1ffb8 include: Rename sysemu/ -> system/ 1 year 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() 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