Show patches with: Series = Logging cleanup and per-thread logfiles       |    Archived = No       |   39 patches
Patch Series S/W/F Date Submitter Delegate State
[v3,39/39] util/log: Support per-thread log files Logging cleanup and per-thread logfiles --- 2022-04-17 Richard Henderson Superseded
[v3,38/39] util/log: Limit RCUCloseFILE to file closing Logging cleanup and per-thread logfiles --- 2022-04-17 Richard Henderson Superseded
[v3,37/39] util/log: Rename QemuLogFile to RCUCloseFILE Logging cleanup and per-thread logfiles --- 2022-04-17 Richard Henderson Superseded
[v3,36/39] util/log: Combine two logfile closes Logging cleanup and per-thread logfiles --- 2022-04-17 Richard Henderson Superseded
[v3,35/39] util/log: Hoist the eval of is_daemonized in qemu_set_log_internal Logging cleanup and per-thread logfiles --- 2022-04-17 Richard Henderson Superseded
[v3,34/39] util/log: Rename qemu_logfile_mutex to global_mutex Logging cleanup and per-thread logfiles --- 2022-04-17 Richard Henderson Superseded
[v3,33/39] util/log: Rename qemu_logfile to global_file Logging cleanup and per-thread logfiles --- 2022-04-17 Richard Henderson Superseded
[v3,32/39] util/log: Rename logfilename to global_filename Logging cleanup and per-thread logfiles --- 2022-04-17 Richard Henderson Superseded
[v3,31/39] util/log: Remove qemu_log_close Logging cleanup and per-thread logfiles --- 2022-04-17 Richard Henderson Superseded
[v3,30/39] softmmu: Use qemu_set_log_filename_flags Logging cleanup and per-thread logfiles --- 2022-04-17 Richard Henderson Superseded
[v3,29/39] linux-user: Use qemu_set_log_filename_flags Logging cleanup and per-thread logfiles --- 2022-04-17 Richard Henderson Superseded
[v3,28/39] bsd-user: Use qemu_set_log_filename_flags Logging cleanup and per-thread logfiles --- 2022-04-17 Richard Henderson Superseded
[v3,27/39] util/log: Introduce qemu_set_log_filename_flags Logging cleanup and per-thread logfiles --- 2022-04-17 Richard Henderson Superseded
[v3,26/39] sysemu/os-win32: Test for and use _lock_file/_unlock_file Logging cleanup and per-thread logfiles --- 2022-04-17 Richard Henderson Superseded
[v3,25/39] include/qemu/log: Move entire implementation out-of-line Logging cleanup and per-thread logfiles --- 2022-04-17 Richard Henderson Superseded
[v3,24/39] include/exec/log: Do not reference QemuLogFile directly Logging cleanup and per-thread logfiles --- 2022-04-17 Richard Henderson Superseded
[v3,23/39] tests/unit: Do not reference QemuLogFile directly Logging cleanup and per-thread logfiles --- 2022-04-17 Richard Henderson Superseded
[v3,22/39] linux-user: Expand log_page_dump inline Logging cleanup and per-thread logfiles --- 2022-04-17 Richard Henderson Superseded
[v3,21/39] bsd-user: Expand log_page_dump inline Logging cleanup and per-thread logfiles --- 2022-04-17 Richard Henderson Superseded
[v3,20/39] util/log: Drop call to setvbuf Logging cleanup and per-thread logfiles --- 2022-04-17 Richard Henderson Superseded
[v3,19/39] util/log: Remove qemu_log_flush Logging cleanup and per-thread logfiles --- 2022-04-17 Richard Henderson Superseded
[v3,18/39] util/log: Mark qemu_log_trylock as G_GNUC_WARN_UNUSED_RESULT Logging cleanup and per-thread logfiles --- 2022-04-17 Richard Henderson Superseded
[v3,17/39] util/log: Drop return value from qemu_log Logging cleanup and per-thread logfiles --- 2022-04-17 Richard Henderson Superseded
[v3,16/39] util/log: Use qemu_log_trylock/unlock in qemu_log Logging cleanup and per-thread logfiles --- 2022-04-17 Richard Henderson Superseded
[v3,15/39] target/nios2: Remove log_cpu_state from reset Logging cleanup and per-thread logfiles --- 2022-04-17 Richard Henderson Superseded
[v3,14/39] accel/tcg: Use cpu_dump_state between qemu_log_trylock/unlock Logging cleanup and per-thread logfiles --- 2022-04-17 Richard Henderson Superseded
[v3,13/39] exec/log: Remove log_disas and log_target_disas Logging cleanup and per-thread logfiles --- 2022-04-17 Richard Henderson Superseded
[v3,12/39] exec/translator: Pass the locked filepointer to disas_log hook Logging cleanup and per-thread logfiles --- 2022-04-17 Richard Henderson Superseded
[v3,11/39] tcg: Pass the locked filepointer to tcg_dump_ops Logging cleanup and per-thread logfiles --- 2022-04-17 Richard Henderson Superseded
[v3,10/39] util/log: Remove qemu_log_vprintf Logging cleanup and per-thread logfiles --- 2022-04-17 Richard Henderson Superseded
[v3,09/39] *: Use fprintf between qemu_log_trylock/unlock Logging cleanup and per-thread logfiles --- 2022-04-17 Richard Henderson Superseded
[v3,08/39] hw/xen: Split out xen_pv_output_msg Logging cleanup and per-thread logfiles --- 2022-04-17 Richard Henderson Superseded
[v3,07/39] util/log: Rename qemu_log_lock to qemu_log_trylock Logging cleanup and per-thread logfiles --- 2022-04-17 Richard Henderson Superseded
[v3,06/39] util/log: Move qemu_log_lock, qemu_log_unlock out of line Logging cleanup and per-thread logfiles --- 2022-04-17 Richard Henderson Superseded
[v3,05/39] os-posix: Use qemu_log_enabled Logging cleanup and per-thread logfiles --- 2022-04-17 Richard Henderson Superseded
[v3,04/39] util/log: Pass Error pointer to qemu_set_log Logging cleanup and per-thread logfiles --- 2022-04-17 Richard Henderson Superseded
[v3,03/39] util/log: Return bool from qemu_set_log_filename Logging cleanup and per-thread logfiles --- 2022-04-17 Richard Henderson Superseded
[v3,02/39] target/hexagon: Remove qemu_set_log in hexagon_translate_init Logging cleanup and per-thread logfiles --- 2022-04-17 Richard Henderson Superseded
[v3,01/39] util/log: Drop manual log buffering Logging cleanup and per-thread logfiles --- 2022-04-17 Richard Henderson Superseded