| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | tests/unit/test-util-sockets: fix mem-leak on error object | Matheus Tavares Bernardino | 2025-05-30 | 1 | -0/+4 |
| * | util/qemu-sockets: Introduce inet socket options controlling TCP keep-alive | Juraj Marcin | 2025-05-22 | 1 | -0/+39 |
| * | util/qemu-sockets: Refactor inet_parse() to use QemuOpts | Juraj Marcin | 2025-05-22 | 1 | -0/+196 |
| * | tests/unit/test-util-sockets: Remove temporary file after test | Thomas Huth | 2024-03-01 | 1 | -0/+1 |
| * | Remove qemu-common.h include from most units | Marc-André Lureau | 2022-04-06 | 1 | -1/+0 |
| * | tests/unit/test-util-sockets: Use g_file_open_tmp() to create temp file | Philippe Mathieu-Daudé | 2022-01-05 | 1 | -2/+4 |
| * | test-util-sockets: Add stub for monitor_set_cur() | Markus Armbruster | 2021-03-19 | 1 | -0/+1 |
| * | tests: Move unit tests into a separate directory | Thomas Huth | 2021-03-12 | 1 | -0/+379 |