aboutsummaryrefslogtreecommitdiff
path: root/tests/test-vmstate.c
AgeCommit message (Expand)Author
2020-02-28test-vmstate: Fix memleaks in test_load_qlistChen Qun
2020-01-20migration: Support QLIST migrationEric Auger
2019-12-17glib: use portable g_setenv()Marc-André Lureau
2019-10-11migration: Support gtree migrationEric Auger
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2019-01-23tests: add /vmstate/simple/arrayMarc-André Lureau
2019-01-11qemu/queue.h: simplify reverse access to QTAILQPaolo Bonzini
2018-07-24tests: don't silence error reporting for all testsDaniel P. Berrangé
2017-09-27migration: Route more error pathsDr. David Alan Gilbert
2017-09-27migration: pre_save return intDr. David Alan Gilbert
2017-06-13migration: Move migration.h to migration/Juan Quintela
2017-06-13migration: Move constants to savevm.hJuan Quintela
2017-06-01migration: Split qemu-file.hJuan Quintela
2017-05-18migration: Remove qemu-file.h from vmstate.hJuan Quintela
2017-05-18migration: Export qemu-file-channel.c functions in its own fileJuan Quintela
2017-02-28tests/test-vmstate.c: test array of ptr to primitiveHalil Pasic
2017-02-28tests/test-vmstate.c: test array of ptr with nullHalil Pasic
2017-02-16test-vmstate: remove yield_until_fd_readablePaolo Bonzini
2017-02-13tests/migration: Add test for VMSTATE_WITH_TMPDr. David Alan Gilbert
2017-01-24tests/migration: Add test for QTAILQ migrationJianjun Duan
2016-11-14tests/test-vmstate.c: add array of pointer to structHalil Pasic
2016-11-14tests/test-vmstate.c: add save_buffer util funcHalil Pasic
2016-09-08tests: fix test-vmstate leaksMarc-André Lureau
2016-06-07tests: Remove unnecessary glib.h includesPeter Maydell
2016-05-26migration: convert savevm to use QIOChannel for writing to filesDaniel P. Berrange
2016-05-26migration: remove use of qemu_bufopen from vmstate testsDaniel P. Berrange
2016-02-16tests: Clean up includesPeter Maydell
2015-10-20coroutine: move into libqemuutil.a libraryDaniel P. Berrange
2015-02-05migration: Append JSON description of migration streamAlexander Graf
2015-01-16Tests: QEMUSizedBuffer/QEMUBufferYang Hongyang
2014-10-14Tests: QEMUSizedBuffer/QEMUBufferDr. David Alan Gilbert
2014-07-18tests: Add missing 'static' attributes (fix warnings from smatch)Stefan Weil
2014-06-23vmstate: Refactor & increase tests for primitive typesJuan Quintela
2014-06-16vmstate: Refactor opening of filesJuan Quintela
2014-05-14savevm: Remove all the unneeded version_minimum_id_old (rest)Juan Quintela
2014-01-13tests: Some unit tests for vmstate.cEduardo Habkost