1. cb8b8ef Merge remote-tracking branch 'remotes/elmarco/tags/chrfe-pull-request' into staging by Peter Maydell · 8 years ago
  2. 8228e35 chardev: move headers to include/chardev by Marc-André Lureau · 8 years ago
  3. 5e22479 migration: Create include for migration snapshots by Juan Quintela · 8 years ago
  4. cf83f14 shutdown: Add source information to SHUTDOWN and RESET by Eric Blake · 8 years ago
  5. 802f045 shutdown: Preserve shutdown cause through replay by Eric Blake · 8 years ago
  6. 927d663 migration: Pass Error ** argument to {save,load}_vmstate by Juan Quintela · 8 years ago
  7. c34c2f3 monitor: Remove monitor parameter from save_vmstate by Juan Quintela · 8 years ago
  8. 982263c replay: assert time only goes forward by Alex Bennée · 8 years ago
  9. 5b12c16 replay/replay.c: bump REPLAY_VERSION by Alex Bennée · 8 years ago
  10. d2528bd qemu-timer: do not include sysemu/cpus.h from util/qemu-timer.h by Paolo Bonzini · 8 years ago
  11. 3d4d16f replay: add record/replay for audio passthrough by Pavel Dovgalyuk · 8 years ago
  12. 0ec7b3e char: rename CharDriverState Chardev by Marc-André Lureau · 8 years ago
  13. 9c2037d replay: save/load initial state by Pavel Dovgalyuk · 8 years ago
  14. 646c547 record/replay: add network support by Pavel Dovgalyuk · 8 years ago
  15. 6d0ceb8 replay: allow replay stopping and restarting by Pavel Dovgalyuk · 8 years ago
  16. 306e196 replay: vmstate for replay module by Pavel Dovgalyuk · 8 years ago
  17. f186d64 replay: move internal data to the structure by Pavel Dovgalyuk · 8 years ago
  18. b695471 replay: Use new QAPI cloning by Eric Blake · 9 years ago
  19. 3b098d5 qapi: Add new visit_complete() function by Eric Blake · 9 years ago
  20. 1830f22 qmp-output-visitor: Favor new visit_free() function by Eric Blake · 9 years ago
  21. b70ce10 qmp-input-visitor: Favor new visit_free() function by Eric Blake · 9 years ago
  22. 2d7fede replay: Clean up includes by Peter Maydell · 9 years ago
  23. 240f64b qapi: Use strict QMP input visitor in more places by Eric Blake · 9 years ago
  24. fc471c1 qapi: Consolidate QMP input visitor creation by Eric Blake · 9 years ago
  25. d9d3aae replay: Fix dangling location bug in replay_configure() by Markus Armbruster · 9 years ago
  26. 6378567 replay: introduce block devices record/replay by Pavel Dovgalyuk · 9 years ago
  27. 95b4aed replay: fix error message by Pavel Dovgalyuk · 9 years ago
  28. 58a0067 replay: bh scheduling fix by Pavel Dovgalyuk · 9 years ago
  29. da34e65 include/qemu/osdep.h: Don't include qapi/error.h by Markus Armbruster · 9 years ago
  30. 32bafa8 qapi: Don't special-case simple union wrappers by Eric Blake · 9 years ago
  31. 33577b4 replay: character devices by Pavel Dovgalyuk · 9 years ago
  32. b5a1b44 ui: Shorten references into InputEvent by Eric Blake · 9 years ago
  33. 30456d5 all: Clean up includes by Peter Maydell · 9 years ago
  34. 890ad55 replay: Set error location properly when parsing options by Eduardo Habkost · 9 years ago
  35. 51e72bc qapi: Swap visit_* arguments for consistent 'name' placement by Eric Blake · 9 years ago
  36. d38ea87 all: Clean up includes by Peter Maydell · 9 years ago
  37. c29b77f error: Use error_reportf_err() where it makes obvious sense by Markus Armbruster · 9 years ago
  38. 7fb1cf1 qapi: Don't let implicit enum MAX member collide by Eric Blake · 9 years ago
  39. ee31299 replay: recording of the user input by Pavel Dovgalyuk · 9 years ago
  40. 4c27b85 replay: command line options by Pavel Dovgalyuk · 9 years ago
  41. 0194749 replay: replay blockers for devices by Pavel Dovgalyuk · 9 years ago
  42. 7615936 replay: initialization and deinitialization by Pavel Dovgalyuk · 9 years ago
  43. 8a354bd replay: ptimer by Pavel Dovgalyuk · 9 years ago
  44. 8bd7f71 replay: checkpoints by Pavel Dovgalyuk · 9 years ago
  45. b60c48a replay: shutdown event by Pavel Dovgalyuk · 9 years ago
  46. 8eda206 replay: recording and replaying clock ticks by Pavel Dovgalyuk · 9 years ago
  47. c0c071d replay: asynchronous events infrastructure by Pavel Dovgalyuk · 9 years ago
  48. 6f06096 replay: interrupts and exceptions by Pavel Dovgalyuk · 9 years ago
  49. 8b42704 cpu: replay instructions sequence by Pavel Dovgalyuk · 9 years ago
  50. 26bc60a replay: introduce icount event by Pavel Dovgalyuk · 9 years ago
  51. c16861e replay: introduce mutex to protect the replay log by Pavel Dovgalyuk · 9 years ago
  52. c92079f replay: internal functions for replay log by Pavel Dovgalyuk · 9 years ago
  53. d73abd6 replay: global variables and function stubs by Pavel Dovgalyuk · 9 years ago