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