aboutsummaryrefslogtreecommitdiff
path: root/tests/unit/test-vmstate.c
AgeCommit message (Expand)Author
2023-03-02test-vmstate: fix bad GTree usage, use-after-freeEric Auger
2023-01-19coroutine: Clean up superfluous inclusion of qemu/coroutine.hMarkus Armbruster
2022-09-22tests/unit/test-vmstate: Avoid dynamic stack allocationPhilippe Mathieu-Daudé
2022-06-23migration: remove the QEMUFileOps abstractionDaniel P. Berrangé
2022-03-21Use g_new() & friends where that makes obvious senseMarkus Armbruster
2021-06-03tests/unit/test-vmstate: Assert that dup() and mkstemp() succeedPeter Maydell
2021-03-12tests: Move unit tests into a separate directoryThomas Huth