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