Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-04-20 | util/log: Remove qemu_log_close | Richard Henderson | 1 | -2/+2 |
2022-04-20 | include/qemu/log: Move entire implementation out-of-line | Richard Henderson | 1 | -0/+1 |
2022-04-20 | tests/unit: Do not reference QemuLogFile directly | Richard Henderson | 1 | -18/+15 |
2022-04-20 | util/log: Rename qemu_log_lock to qemu_log_trylock | Richard Henderson | 1 | -1/+1 |
2022-04-20 | util/log: Pass Error pointer to qemu_set_log | Richard Henderson | 1 | -1/+1 |
2022-04-06 | Remove qemu-common.h include from most units | Marc-André Lureau | 1 | -1/+0 |
2021-03-12 | tests: Move unit tests into a separate directory | Thomas Huth | 1 | -0/+218 |