1. dcda732 replay: introduce a central report point for sync errors by Alex Bennée · 1 year, 3 months ago
  2. 2b7a58b replay: make has_unread_data a bool by Alex Bennée · 1 year, 3 months ago
  3. 808eab6 replay: add proper kdoc for ReplayState by Alex Bennée · 1 year, 3 months ago
  4. 8835ed3 replay: remove host_clock_last by Alex Bennée · 1 year, 3 months ago
  5. fb72e77 replay: Fix declaration of replay_read_next_clock by Richard Henderson · 2 years, 3 months ago
  6. 3e21408 replay: simplify async event processing by Pavel Dovgalyuk · 2 years, 9 months ago
  7. 60618e2 replay: rewrite async event handling by Pavel Dovgalyuk · 2 years, 9 months ago
  8. f9a9fb6 replay: flush rr queue before loading the vmstate by Pavel Dovgalyuk · 4 years, 5 months ago
  9. e751067 replay: introduce breakpoint at the specified step by Pavel Dovgalyuk · 4 years, 5 months ago
  10. 878ec29 replay: record and replay random number sources by Pavel Dovgalyuk · 5 years ago
  11. e4ec5ad replay: add BH oneshot event for block layer by Pavel Dovgalyuk · 5 years ago
  12. 13f2671 replay: rename step-related variables and functions by Pavel Dovgalyuk · 6 years ago
  13. 74c0b81 replay: pass raw icount value to replay_save_clock by Paolo Bonzini · 6 years ago
  14. d873fe0 replay: flush events when exiting by Pavel Dovgalyuk · 6 years ago
  15. 0b30dc0 replay: save vmstate of the asynchronous events by Pavel Dovgalyuk · 7 years ago
  16. 1a42389 replay: don't destroy mutex at exit by Pavel Dovgalyuk · 7 years ago
  17. a36544d replay: make locking visible outside replay code by Alex Bennée · 7 years ago
  18. 80be169 replay/replay.c: bump REPLAY_VERSION again by Alex Bennée · 7 years ago
  19. 4b930d2 replay: save prior value of the host clock by Pavel Dovgalyuk · 7 years ago
  20. 802f045 shutdown: Preserve shutdown cause through replay by Eric Blake · 8 years ago
  21. 3d4d16f replay: add record/replay for audio passthrough by Pavel Dovgalyuk · 8 years ago
  22. 646c547 record/replay: add network support by Pavel Dovgalyuk · 8 years ago
  23. 6d0ceb8 replay: allow replay stopping and restarting by Pavel Dovgalyuk · 8 years ago
  24. 306e196 replay: vmstate for replay module by Pavel Dovgalyuk · 8 years ago
  25. f186d64 replay: move internal data to the structure by Pavel Dovgalyuk · 8 years ago
  26. 6378567 replay: introduce block devices record/replay by Pavel Dovgalyuk · 9 years ago
  27. 33577b4 replay: character devices by Pavel Dovgalyuk · 9 years ago
  28. 30456d5 all: Clean up includes by Peter Maydell · 9 years ago
  29. ee31299 replay: recording of the user input by Pavel Dovgalyuk · 9 years ago
  30. 7615936 replay: initialization and deinitialization by Pavel Dovgalyuk · 9 years ago
  31. 8a354bd replay: ptimer by Pavel Dovgalyuk · 9 years ago
  32. 8bd7f71 replay: checkpoints by Pavel Dovgalyuk · 9 years ago
  33. b60c48a replay: shutdown event by Pavel Dovgalyuk · 9 years ago
  34. 8eda206 replay: recording and replaying clock ticks by Pavel Dovgalyuk · 9 years ago
  35. c0c071d replay: asynchronous events infrastructure by Pavel Dovgalyuk · 9 years ago
  36. 6f06096 replay: interrupts and exceptions by Pavel Dovgalyuk · 9 years ago
  37. 26bc60a replay: introduce icount event by Pavel Dovgalyuk · 9 years ago
  38. c16861e replay: introduce mutex to protect the replay log by Pavel Dovgalyuk · 9 years ago
  39. c92079f replay: internal functions for replay log by Pavel Dovgalyuk · 9 years ago