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