1. 40ebdc4 replay: Remove unused replay_disable_events by Dr. David Alan Gilbert · 5 months ago
  2. 94962ff Revert "replay: stop us hanging in rr_wait_io_event" by Nicholas Piggin · 7 months ago
  3. 9dbab31 replay: allow runstate shutdown->running when replaying trace by Nicholas Piggin · 7 months ago
  4. 7653b1e replay: Improve error messages about configuration conflicts by Markus Armbruster · 12 months ago
  5. 9468484 Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging by Peter Maydell · 1 year, 2 months ago
  6. 195801d system/cpus: rename qemu_mutex_lock_iothread() to bql_lock() by Stefan Hajnoczi · 1 year, 2 months ago
  7. 1f881ea replay: stop us hanging in rr_wait_io_event by Alex Bennée · 1 year, 3 months ago
  8. fd84325 replay/replay-char: use report_sync_error by Alex Bennée · 1 year, 3 months ago
  9. dcda732 replay: introduce a central report point for sync errors by Alex Bennée · 1 year, 3 months ago
  10. 2b7a58b replay: make has_unread_data a bool by Alex Bennée · 1 year, 3 months ago
  11. 808eab6 replay: add proper kdoc for ReplayState by Alex Bennée · 1 year, 3 months ago
  12. 8835ed3 replay: remove host_clock_last by Alex Bennée · 1 year, 3 months ago
  13. 440b217 replay: Constify VMState by Richard Henderson · 1 year, 2 months ago
  14. b49f475 block: remove AioContext locking by Stefan Hajnoczi · 1 year, 3 months ago
  15. de6cd75 meson: Replace softmmu_ss -> system_ss by Philippe Mathieu-Daudé · 1 year, 9 months ago
  16. 2bfb10d ui: add the infrastructure to support MT events by Sergio Lopez · 1 year, 9 months ago
  17. 83ecdb1 accel/tcg/tcg-accel-ops-rr: ensure fairness with icount by Jamie Iles · 1 year, 10 months ago
  18. 0ec8384 replay: Simplify setting replay blockers by Markus Armbruster · 2 years, 1 month ago
  19. 48804ee Merge tag 'pull-misc-2022-12-14' of https://repo.or.cz/qemu/armbru into staging by Peter Maydell · 2 years, 2 months ago
  20. d01c004 qapi replay: Elide redundant has_FOO in generated C by Markus Armbruster · 2 years, 4 months ago
  21. 66997c4 cleanup: Tweak and re-run return_directly.cocci by Markus Armbruster · 2 years, 3 months ago
  22. fb72e77 replay: Fix declaration of replay_read_next_clock by Richard Henderson · 2 years, 3 months ago
  23. fafd35a Merge tag 'trivial-branch-for-7.2-pull-request' of https://gitlab.com/laurent_vivier/qemu into staging by Stefan Hajnoczi · 2 years, 5 months ago
  24. 76eb88b Drop superfluous conditionals around g_free() by Markus Armbruster · 2 years, 5 months ago
  25. 8f9abdf chardev: src buffer const for write functions by Arwed Meyer · 2 years, 6 months ago
  26. 3e21408 replay: simplify async event processing by Pavel Dovgalyuk · 2 years, 9 months ago
  27. 60618e2 replay: rewrite async event handling by Pavel Dovgalyuk · 2 years, 9 months ago
  28. c4b8ffc replay: fix event queue flush for qemu shutdown by Pavel Dovgalyuk · 2 years, 9 months ago
  29. b21e238 Use g_new() & friends where that makes obvious sense by Markus Armbruster · 3 years ago
  30. 46967b1 replay: notify CPU on event by Pavel Dovgalyuk · 4 years ago
  31. 7cebff0 replay: fix recursive checkpoints by Pavel Dovgalyuk · 4 years ago
  32. 366a85e replay: fix icount request when replaying clock access by Pavel Dovgalyuk · 4 years ago
  33. f1a9fcd migration: wire up support for snapshot device selection by Daniel P. Berrangé · 4 years, 1 month ago
  34. f781f84 migration: control whether snapshots are ovewritten by Daniel P. Berrangé · 4 years, 1 month ago
  35. 3d3e9b1 block: rename and alter bdrv_all_find_snapshot semantics by Daniel P. Berrangé · 4 years, 1 month ago
  36. c22d644 block: allow specifying name of block device for vmstate storage by Daniel P. Berrangé · 4 years, 1 month ago
  37. cf3a74c block: add ability to specify list of blockdevs during snapshot by Daniel P. Berrangé · 4 years, 1 month ago
  38. f61fe11 migration: stop returning errno from load_snapshot() by Daniel P. Berrangé · 4 years, 1 month ago
  39. 7ea14df migration: Make save_snapshot() return bool, not 0/-1 by Philippe Mathieu-Daudé · 4 years, 1 month ago
  40. e26f98e block: push error reporting into bdrv_all_*_snapshot functions by Daniel P. Berrangé · 4 years, 1 month ago
  41. 729cc68 Remove superfluous timer_del() calls by Peter Maydell · 4 years, 2 months ago
  42. dc24926 replay: remove some dead code by Pavel Dovgalyuk · 4 years, 4 months ago
  43. 9b1c911 replay: do not build if TCG is not available by Claudio Fontana · 4 years, 5 months ago
  44. 56357d8 replay: create temporary snapshot at debugger connection by Pavel Dovgalyuk · 4 years, 5 months ago
  45. cda3825 gdbstub: add reverse continue support in replay mode by Pavel Dovgalyuk · 4 years, 5 months ago
  46. fda8458 gdbstub: add reverse step support in replay mode by Pavel Dovgalyuk · 4 years, 5 months ago
  47. f9a9fb6 replay: flush rr queue before loading the vmstate by Pavel Dovgalyuk · 4 years, 5 months ago
  48. f6baed3 replay: implement replay-seek command by Pavel Dovgalyuk · 4 years, 5 months ago
  49. e751067 replay: introduce breakpoint at the specified step by Pavel Dovgalyuk · 4 years, 5 months ago
  50. e3b09ad replay: introduce info hmp/qmp command by Pavel Dovgalyuk · 4 years, 5 months ago
  51. 56db119 replay: provide an accessor for rr filename by Pavel Dovgalyuk · 4 years, 5 months ago
  52. 8191d36 icount: rename functions to be consistent with the module name by Claudio Fontana · 4 years, 6 months ago
  53. 740b175 cpu-timers, icount: new modules by Claudio Fontana · 4 years, 6 months ago
  54. 17ef2af meson: convert replay directory to Meson by Marc-André Lureau · 6 years ago
  55. 677a3ba replay: synchronize on every virtual timer callback by Pavel Dovgalyuk · 4 years, 9 months ago
  56. ed5d7ff replay: fix replay shutdown for console mode by Pavel Dovgalyuk · 4 years, 9 months ago
  57. ddf63df replay: implement fair mutex by Pavel Dovgalyuk · 4 years, 10 months ago
  58. 878ec29 replay: record and replay random number sources by Pavel Dovgalyuk · 5 years ago
  59. e4ec5ad replay: add BH oneshot event for block layer by Pavel Dovgalyuk · 5 years ago
  60. ae25dcc replay: finish record/replay before closing the disks by Pavel Dovgalyuk · 5 years ago
  61. 33f18cf Merge remote-tracking branch 'remotes/kraxel/tags/audio-20190821-pull-request' into staging by Peter Maydell · 6 years ago
  62. 7520462 audio: use size_t where makes sense by Kővágó, Zoltán · 6 years ago
  63. 13f2671 replay: rename step-related variables and functions by Pavel Dovgalyuk · 6 years ago
  64. 82f4915 replay: refine replay-time module by Pavel Dovgalyuk · 6 years ago
  65. e957ad8 replay: fix replay shutdown by Pavel Dovgalyuk · 6 years ago
  66. 245429e replay: add missing fix for internal function by Pavel Dovgalyuk · 6 years ago
  67. a02fe2c replay: Remove host_clock_last by Dr. David Alan Gilbert · 6 years ago
  68. 54d3123 sysemu: Split sysemu/runstate.h off sysemu/sysemu.h by Markus Armbruster · 6 years ago
  69. d5938f2 Clean up inclusion of sysemu/sysemu.h by Markus Armbruster · 6 years ago
  70. db72581 Include qemu/main-loop.h less by Markus Armbruster · 6 years ago
  71. a8d2532 Include qemu-common.h exactly where needed by Markus Armbruster · 6 years ago
  72. 0b57007 replay: Exit on errors reading from replay log by Peter Maydell · 6 years ago
  73. 74c0b81 replay: pass raw icount value to replay_save_clock by Paolo Bonzini · 6 years ago
  74. ca9759c replay: don't process events at virtual clock checkpoint by Pavel Dovgalyuk · 6 years ago
  75. bb3d770 replay: allow loading any snapshots before recording by Pavel Dovgalyuk · 6 years ago
  76. d873fe0 replay: flush events when exiting by Pavel Dovgalyuk · 6 years ago
  77. 0c08185 replay: wake up vCPU when replaying by Pavel Dovgalyuk · 6 years ago
  78. 55d38d1 trivial: Make bios files and source files non-executable by Thomas Huth · 7 years ago
  79. 0b30dc0 replay: save vmstate of the asynchronous events by Pavel Dovgalyuk · 7 years ago
  80. 89e46eb replay: don't process async events when warping the clock by Pavel Dovgalyuk · 7 years ago
  81. 66eb782 replay: avoid recursive call of checkpoints by Pavel Dovgalyuk · 7 years ago
  82. 6dc0f52 replay: check return values of fwrite by Pavel Dovgalyuk · 7 years ago
  83. d759c95 replay: push replay_mutex_lock up the call tree by Alex Bennée · 7 years ago
  84. 1a42389 replay: don't destroy mutex at exit by Pavel Dovgalyuk · 7 years ago
  85. a36544d replay: make locking visible outside replay code by Alex Bennée · 7 years ago
  86. 180d30b replay/replay-internal.c: track holding of replay_lock by Alex Bennée · 7 years ago
  87. 80be169 replay/replay.c: bump REPLAY_VERSION again by Alex Bennée · 7 years ago
  88. 4b930d2 replay: save prior value of the host clock by Pavel Dovgalyuk · 7 years ago
  89. 377b21c replay: fix save/load vm for non-empty queue by Pavel Dovgalyuk · 7 years ago
  90. 1652e0c replay: fixed replay_enable_events by Pavel Dovgalyuk · 7 years ago
  91. 1a96e3c replay: fix processing async events by Pavel Dovgalyuk · 7 years ago
  92. 9af2398 Include less of the generated modular QAPI headers by Markus Armbruster · 7 years ago
  93. 922a01a Move include qemu/option.h from qemu-common.h to actual users by Markus Armbruster · 7 years ago
  94. e688df6 Include qapi/error.h exactly where needed by Markus Armbruster · 7 years ago
  95. 44b1ff3 migration: pre_save return int by Dr. David Alan Gilbert · 7 years ago
  96. cb8b8ef Merge remote-tracking branch 'remotes/elmarco/tags/chrfe-pull-request' into staging by Peter Maydell · 8 years ago
  97. 8228e35 chardev: move headers to include/chardev by Marc-André Lureau · 8 years ago
  98. 5e22479 migration: Create include for migration snapshots by Juan Quintela · 8 years ago
  99. cf83f14 shutdown: Add source information to SHUTDOWN and RESET by Eric Blake · 8 years ago
  100. 802f045 shutdown: Preserve shutdown cause through replay by Eric Blake · 8 years ago