index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
replay
Age
Commit message (
Expand
)
Author
2024-10-03
replay: Remove unused replay_disable_events
Dr. David Alan Gilbert
2024-08-16
Revert "replay: stop us hanging in rr_wait_io_event"
Nicholas Piggin
2024-08-16
replay: allow runstate shutdown->running when replaying trace
Nicholas Piggin
2024-03-09
replay: Improve error messages about configuration conflicts
Markus Armbruster
2024-01-09
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging
Peter Maydell
2024-01-08
system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
Stefan Hajnoczi
2024-01-08
replay: stop us hanging in rr_wait_io_event
Alex Bennée
2024-01-08
replay/replay-char: use report_sync_error
Alex Bennée
2024-01-08
replay: introduce a central report point for sync errors
Alex Bennée
2024-01-08
replay: make has_unread_data a bool
Alex Bennée
2024-01-08
replay: add proper kdoc for ReplayState
Alex Bennée
2024-01-08
replay: remove host_clock_last
Alex Bennée
2023-12-30
replay: Constify VMState
Richard Henderson
2023-12-21
block: remove AioContext locking
Stefan Hajnoczi
2023-06-20
meson: Replace softmmu_ss -> system_ss
Philippe Mathieu-Daudé
2023-05-28
ui: add the infrastructure to support MT events
Sergio Lopez
2023-05-11
accel/tcg/tcg-accel-ops-rr: ensure fairness with icount
Jamie Iles
2023-02-23
replay: Simplify setting replay blockers
Markus Armbruster
2022-12-15
Merge tag 'pull-misc-2022-12-14' of https://repo.or.cz/qemu/armbru into staging
Peter Maydell
2022-12-14
qapi replay: Elide redundant has_FOO in generated C
Markus Armbruster
2022-12-14
cleanup: Tweak and re-run return_directly.cocci
Markus Armbruster
2022-11-29
replay: Fix declaration of replay_read_next_clock
Richard Henderson
2022-10-04
Merge tag 'trivial-branch-for-7.2-pull-request' of https://gitlab.com/laurent...
Stefan Hajnoczi
2022-10-04
Drop superfluous conditionals around g_free()
Markus Armbruster
2022-09-29
chardev: src buffer const for write functions
Arwed Meyer
2022-06-06
replay: simplify async event processing
Pavel Dovgalyuk
2022-06-06
replay: rewrite async event handling
Pavel Dovgalyuk
2022-06-06
replay: fix event queue flush for qemu shutdown
Pavel Dovgalyuk
2022-03-21
Use g_new() & friends where that makes obvious sense
Markus Armbruster
2021-04-01
replay: notify CPU on event
Pavel Dovgalyuk
2021-04-01
replay: fix recursive checkpoints
Pavel Dovgalyuk
2021-02-16
replay: fix icount request when replaying clock access
Pavel Dovgalyuk
2021-02-08
migration: wire up support for snapshot device selection
Daniel P. Berrangé
2021-02-08
migration: control whether snapshots are ovewritten
Daniel P. Berrangé
2021-02-08
block: rename and alter bdrv_all_find_snapshot semantics
Daniel P. Berrangé
2021-02-08
block: allow specifying name of block device for vmstate storage
Daniel P. Berrangé
2021-02-08
block: add ability to specify list of blockdevs during snapshot
Daniel P. Berrangé
2021-02-08
migration: stop returning errno from load_snapshot()
Daniel P. Berrangé
2021-02-08
migration: Make save_snapshot() return bool, not 0/-1
Philippe Mathieu-Daudé
2021-02-08
block: push error reporting into bdrv_all_*_snapshot functions
Daniel P. Berrangé
2021-01-08
Remove superfluous timer_del() calls
Peter Maydell
2020-11-09
replay: remove some dead code
Pavel Dovgalyuk
2020-10-22
replay: do not build if TCG is not available
Claudio Fontana
2020-10-06
replay: create temporary snapshot at debugger connection
Pavel Dovgalyuk
2020-10-06
gdbstub: add reverse continue support in replay mode
Pavel Dovgalyuk
2020-10-06
gdbstub: add reverse step support in replay mode
Pavel Dovgalyuk
2020-10-06
replay: flush rr queue before loading the vmstate
Pavel Dovgalyuk
2020-10-06
replay: implement replay-seek command
Pavel Dovgalyuk
2020-10-06
replay: introduce breakpoint at the specified step
Pavel Dovgalyuk
2020-10-06
replay: introduce info hmp/qmp command
Pavel Dovgalyuk
[next]