1. 57c7398 tests/unit/test-vmstate: Constify VMState by Richard Henderson · 1 year, 3 months ago
  2. abe2c4b test-vmstate: fix bad GTree usage, use-after-free by Eric Auger · 2 years ago
  3. 2379247 coroutine: Clean up superfluous inclusion of qemu/coroutine.h by Markus Armbruster · 2 years, 3 months ago
  4. 972d325 tests/unit/test-vmstate: Avoid dynamic stack allocation by Philippe Mathieu-Daudé · 2 years, 7 months ago
  5. 77ef2dc migration: remove the QEMUFileOps abstraction by Daniel P. Berrangé · 2 years, 9 months ago
  6. b21e238 Use g_new() & friends where that makes obvious sense by Markus Armbruster · 3 years ago
  7. 1c86188 tests/unit/test-vmstate: Assert that dup() and mkstemp() succeed by Peter Maydell · 3 years, 10 months ago
  8. da668aa tests: Move unit tests into a separate directory by Thomas Huth · 4 years ago[Renamed from tests/test-vmstate.c]
  9. 96c6474 vmstate: Fixes test-vmstate.c on msys2/mingw by Yonggang Luo · 4 years, 6 months ago
  10. 712f197 test-vmstate: remove unnecessary code in match_interval_mapping_node by Pan Nengyuan · 4 years, 6 months ago
  11. 85c93c5 tests: fixes test-vmstate.c compile error on msys2 by Yonggang Luo · 4 years, 6 months ago
  12. a6fbd63 test-vmstate: Fix memleaks in test_load_qlist by Chen Qun · 5 years ago
  13. 4746dbf migration: Support QLIST migration by Eric Auger · 5 years ago
  14. e468ffd glib: use portable g_setenv() by Marc-André Lureau · 5 years ago
  15. 9a85e4b migration: Support gtree migration by Eric Auger · 5 years ago
  16. 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
  17. b95d658 tests: add /vmstate/simple/array by Marc-André Lureau · 6 years ago
  18. eae3eb3 qemu/queue.h: simplify reverse access to QTAILQ by Paolo Bonzini · 6 years ago
  19. 977a720 tests: don't silence error reporting for all tests by Daniel P. Berrangé · 7 years ago
  20. 2f168d0 migration: Route more error paths by Dr. David Alan Gilbert · 7 years ago
  21. 44b1ff3 migration: pre_save return int by Dr. David Alan Gilbert · 7 years ago
  22. 6666c96 migration: Move migration.h to migration/ by Juan Quintela · 8 years ago
  23. c3d2e2e migration: Move constants to savevm.h by Juan Quintela · 8 years ago
  24. 08a0aee migration: Split qemu-file.h by Juan Quintela · 8 years ago
  25. 82b9d0f migration: Remove qemu-file.h from vmstate.h by Juan Quintela · 8 years ago
  26. 40014d8 migration: Export qemu-file-channel.c functions in its own file by Juan Quintela · 8 years ago
  27. 4333309 tests/test-vmstate.c: test array of ptr to primitive by Halil Pasic · 8 years ago
  28. cc95883 tests/test-vmstate.c: test array of ptr with null by Halil Pasic · 8 years ago
  29. a3fd461 test-vmstate: remove yield_until_fd_readable by Paolo Bonzini · 8 years ago
  30. 5c379d9 tests/migration: Add test for VMSTATE_WITH_TMP by Dr. David Alan Gilbert · 8 years ago
  31. 7e99f22 tests/migration: Add test for QTAILQ migration by Jianjun Duan · 8 years ago
  32. 8cc49f0 tests/test-vmstate.c: add array of pointer to struct by Halil Pasic · 8 years ago
  33. 6d57b4c tests/test-vmstate.c: add save_buffer util func by Halil Pasic · 8 years ago
  34. 4ae3c0e tests: fix test-vmstate leaks by Marc-André Lureau · 9 years ago
  35. 79ffb27 tests: Remove unnecessary glib.h includes by Peter Maydell · 9 years ago
  36. 8925839 migration: convert savevm to use QIOChannel for writing to files by Daniel P. Berrange · 9 years ago
  37. a8ec443 migration: remove use of qemu_bufopen from vmstate tests by Daniel P. Berrange · 9 years ago
  38. 681c28a tests: Clean up includes by Peter Maydell · 9 years ago
  39. 10817bf coroutine: move into libqemuutil.a library by Daniel P. Berrange · 10 years ago
  40. 8118f09 migration: Append JSON description of migration stream by Alexander Graf · 10 years ago
  41. 8580b06 Tests: QEMUSizedBuffer/QEMUBuffer by Yang Hongyang · 10 years ago
  42. 9935bac Tests: QEMUSizedBuffer/QEMUBuffer by Dr. David Alan Gilbert · 10 years ago
  43. 748bfb4 tests: Add missing 'static' attributes (fix warnings from smatch) by Stefan Weil · 11 years ago
  44. 4ea7df4 vmstate: Refactor & increase tests for primitive types by Juan Quintela · 11 years ago
  45. c6f6646 vmstate: Refactor opening of files by Juan Quintela · 11 years ago
  46. 35d0845 savevm: Remove all the unneeded version_minimum_id_old (rest) by Juan Quintela · 11 years ago
  47. 2668b4b tests: Some unit tests for vmstate.c by Eduardo Habkost · 11 years ago