Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-03-02 | test-vmstate: fix bad GTree usage, use-after-free | Eric Auger | 1 | -3/+2 |
2023-01-19 | coroutine: Clean up superfluous inclusion of qemu/coroutine.h | Markus Armbruster | 1 | -1/+0 |
2022-09-22 | tests/unit/test-vmstate: Avoid dynamic stack allocation | Philippe Mathieu-Daudé | 1 | -4/+3 |
2022-06-23 | migration: remove the QEMUFileOps abstraction | Daniel P. Berrangé | 1 | -3/+2 |
2022-03-21 | Use g_new() & friends where that makes obvious sense | Markus Armbruster | 1 | -21/+21 |
2021-06-03 | tests/unit/test-vmstate: Assert that dup() and mkstemp() succeed | Peter Maydell | 1 | -1/+4 |
2021-03-12 | tests: Move unit tests into a separate directory | Thomas Huth | 1 | -0/+1529 |