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