summary refs log tree commit diff stats
path: root/tests/unit/test-vmstate.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* migration: remove migration.h referencesSteve Sistare2024-03-111-1/+0
* tests/unit/test-vmstate: Constify VMStateRichard Henderson2023-12-301-18/+18
* test-vmstate: fix bad GTree usage, use-after-freeEric Auger2023-03-021-3/+2
* coroutine: Clean up superfluous inclusion of qemu/coroutine.hMarkus Armbruster2023-01-191-1/+0
* tests/unit/test-vmstate: Avoid dynamic stack allocationPhilippe Mathieu-Daudé2022-09-221-4/+3
* migration: remove the QEMUFileOps abstractionDaniel P. Berrangé2022-06-231-3/+2
* Use g_new() & friends where that makes obvious senseMarkus Armbruster2022-03-211-21/+21
* tests/unit/test-vmstate: Assert that dup() and mkstemp() succeedPeter Maydell2021-06-031-1/+4
* tests: Move unit tests into a separate directoryThomas Huth2021-03-121-0/+1529