1. 646c547 record/replay: add network support by Pavel Dovgalyuk · 8 years ago
  2. 6d0ceb8 replay: allow replay stopping and restarting by Pavel Dovgalyuk · 8 years ago
  3. 306e196 replay: vmstate for replay module by Pavel Dovgalyuk · 8 years ago
  4. f186d64 replay: move internal data to the structure by Pavel Dovgalyuk · 8 years ago
  5. b695471 replay: Use new QAPI cloning by Eric Blake · 9 years ago
  6. 3b098d5 qapi: Add new visit_complete() function by Eric Blake · 9 years ago
  7. 1830f22 qmp-output-visitor: Favor new visit_free() function by Eric Blake · 9 years ago
  8. b70ce10 qmp-input-visitor: Favor new visit_free() function by Eric Blake · 9 years ago
  9. 2d7fede replay: Clean up includes by Peter Maydell · 9 years ago
  10. 240f64b qapi: Use strict QMP input visitor in more places by Eric Blake · 9 years ago
  11. fc471c1 qapi: Consolidate QMP input visitor creation by Eric Blake · 9 years ago
  12. d9d3aae replay: Fix dangling location bug in replay_configure() by Markus Armbruster · 9 years ago
  13. 6378567 replay: introduce block devices record/replay by Pavel Dovgalyuk · 9 years ago
  14. 95b4aed replay: fix error message by Pavel Dovgalyuk · 9 years ago
  15. 58a0067 replay: bh scheduling fix by Pavel Dovgalyuk · 9 years ago
  16. da34e65 include/qemu/osdep.h: Don't include qapi/error.h by Markus Armbruster · 9 years ago
  17. 32bafa8 qapi: Don't special-case simple union wrappers by Eric Blake · 9 years ago
  18. 33577b4 replay: character devices by Pavel Dovgalyuk · 9 years ago
  19. b5a1b44 ui: Shorten references into InputEvent by Eric Blake · 9 years ago
  20. 30456d5 all: Clean up includes by Peter Maydell · 9 years ago
  21. 890ad55 replay: Set error location properly when parsing options by Eduardo Habkost · 9 years ago
  22. 51e72bc qapi: Swap visit_* arguments for consistent 'name' placement by Eric Blake · 9 years ago
  23. d38ea87 all: Clean up includes by Peter Maydell · 9 years ago
  24. c29b77f error: Use error_reportf_err() where it makes obvious sense by Markus Armbruster · 9 years ago
  25. 7fb1cf1 qapi: Don't let implicit enum MAX member collide by Eric Blake · 9 years ago
  26. ee31299 replay: recording of the user input by Pavel Dovgalyuk · 9 years ago
  27. 4c27b85 replay: command line options by Pavel Dovgalyuk · 9 years ago
  28. 0194749 replay: replay blockers for devices by Pavel Dovgalyuk · 9 years ago
  29. 7615936 replay: initialization and deinitialization by Pavel Dovgalyuk · 9 years ago
  30. 8a354bd replay: ptimer by Pavel Dovgalyuk · 9 years ago
  31. 8bd7f71 replay: checkpoints by Pavel Dovgalyuk · 9 years ago
  32. b60c48a replay: shutdown event by Pavel Dovgalyuk · 9 years ago
  33. 8eda206 replay: recording and replaying clock ticks by Pavel Dovgalyuk · 9 years ago
  34. c0c071d replay: asynchronous events infrastructure by Pavel Dovgalyuk · 9 years ago
  35. 6f06096 replay: interrupts and exceptions by Pavel Dovgalyuk · 9 years ago
  36. 8b42704 cpu: replay instructions sequence 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
  40. d73abd6 replay: global variables and function stubs by Pavel Dovgalyuk · 9 years ago