summaryrefslogtreecommitdiffstats
path: root/tests/test-vmstate.c
Commit message (Expand)AuthorAgeFilesLines
* tests: add /vmstate/simple/arrayMarc-André Lureau2019-01-231-0/+50
* qemu/queue.h: simplify reverse access to QTAILQPaolo Bonzini2019-01-111-4/+4
* tests: don't silence error reporting for all testsDaniel P. Berrangé2018-07-241-0/+2
* migration: Route more error pathsDr. David Alan Gilbert2017-09-271-3/+6
* migration: pre_save return intDr. David Alan Gilbert2017-09-271-1/+3
* migration: Move migration.h to migration/Juan Quintela2017-06-131-1/+1
* migration: Move constants to savevm.hJuan Quintela2017-06-131-0/+1
* migration: Split qemu-file.hJuan Quintela2017-06-011-1/+2
* migration: Remove qemu-file.h from vmstate.hJuan Quintela2017-05-181-0/+1
* migration: Export qemu-file-channel.c functions in its own fileJuan Quintela2017-05-181-0/+1
* tests/test-vmstate.c: test array of ptr to primitiveHalil Pasic2017-02-281-0/+48
* tests/test-vmstate.c: test array of ptr with nullHalil Pasic2017-02-281-17/+57
* test-vmstate: remove yield_until_fd_readablePaolo Bonzini2017-02-161-11/+0Star
* tests/migration: Add test for VMSTATE_WITH_TMPDr. David Alan Gilbert2017-02-131-6/+92
* tests/migration: Add test for QTAILQ migrationJianjun Duan2017-01-241-0/+147
* tests/test-vmstate.c: add array of pointer to structHalil Pasic2016-11-141-0/+74
* tests/test-vmstate.c: add save_buffer util funcHalil Pasic2016-11-141-12/+11Star
* tests: fix test-vmstate leaksMarc-André Lureau2016-09-081-2/+6
* tests: Remove unnecessary glib.h includesPeter Maydell2016-06-071-1/+0Star
* migration: convert savevm to use QIOChannel for writing to filesDaniel P. Berrange2016-05-261-1/+10
* migration: remove use of qemu_bufopen from vmstate testsDaniel P. Berrange2016-05-261-31/+13Star
* tests: Clean up includesPeter Maydell2016-02-161-0/+1
* coroutine: move into libqemuutil.a libraryDaniel P. Berrange2015-10-201-1/+1
* migration: Append JSON description of migration streamAlexander Graf2015-02-051-3/+3
* Tests: QEMUSizedBuffer/QEMUBufferYang Hongyang2015-01-161-12/+8Star
* Tests: QEMUSizedBuffer/QEMUBufferDr. David Alan Gilbert2014-10-141-36/+38
* tests: Add missing 'static' attributes (fix warnings from smatch)Stefan Weil2014-07-181-2/+2
* vmstate: Refactor & increase tests for primitive typesJuan Quintela2014-06-231-61/+212
* vmstate: Refactor opening of filesJuan Quintela2014-06-161-19/+19
* savevm: Remove all the unneeded version_minimum_id_old (rest)Juan Quintela2014-05-141-6/+3Star
* tests: Some unit tests for vmstate.cEduardo Habkost2014-01-131-0/+357