Toggle navigation
Patchwork
Patches credited to richard.henderson@linaro.org
Login
Register
Mail settings
Current Team Memberships
team-tcwg
Show patches with
: Series =
Logging cleanup and per-thread logfiles
| Archived =
No
| 39 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Apply
▾
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[v2,39/39] util/log: Support per-thread log files
Logging cleanup and per-thread logfiles
-
-
-
2022-03-26
Richard Henderson
Superseded
[v2,38/39] util/log: Limit RCUCloseFILE to file closing
Logging cleanup and per-thread logfiles
-
-
-
2022-03-26
Richard Henderson
Superseded
[v2,37/39] util/log: Rename QemuLogFile to RCUCloseFILE
Logging cleanup and per-thread logfiles
-
-
-
2022-03-26
Richard Henderson
Superseded
[v2,36/39] util/log: Combine two logfile closes
Logging cleanup and per-thread logfiles
-
-
-
2022-03-26
Richard Henderson
Superseded
[v2,35/39] util/log: Hoist the eval of is_daemonized in qemu_set_log_internal
Logging cleanup and per-thread logfiles
-
-
-
2022-03-26
Richard Henderson
Superseded
[v2,34/39] util/log: Rename qemu_logfile_mutex to global_mutex
Logging cleanup and per-thread logfiles
-
-
-
2022-03-26
Richard Henderson
Superseded
[v2,33/39] util/log: Rename qemu_logfile to global_file
Logging cleanup and per-thread logfiles
-
-
-
2022-03-26
Richard Henderson
Superseded
[v2,32/39] util/log: Rename logfilename to global_filename
Logging cleanup and per-thread logfiles
-
-
-
2022-03-26
Richard Henderson
Superseded
[v2,31/39] util/log: Remove qemu_log_close
Logging cleanup and per-thread logfiles
-
-
-
2022-03-26
Richard Henderson
Superseded
[v2,30/39] softmmu: Use qemu_set_log_filename_flags
Logging cleanup and per-thread logfiles
-
-
-
2022-03-26
Richard Henderson
Superseded
[v2,29/39] linux-user: Use qemu_set_log_filename_flags
Logging cleanup and per-thread logfiles
-
-
-
2022-03-26
Richard Henderson
Superseded
[v2,28/39] bsd-user: Use qemu_set_log_filename_flags
Logging cleanup and per-thread logfiles
-
-
-
2022-03-26
Richard Henderson
Superseded
[v2,27/39] util/log: Introduce qemu_set_log_filename_flags
Logging cleanup and per-thread logfiles
-
-
-
2022-03-26
Richard Henderson
Superseded
[v2,26/39] sysemu/os-win32: Test for and use _lock_file/_unlock_file
Logging cleanup and per-thread logfiles
-
-
-
2022-03-26
Richard Henderson
Superseded
[v2,25/39] include/qemu/log: Move entire implementation out-of-line
Logging cleanup and per-thread logfiles
-
-
-
2022-03-26
Richard Henderson
Superseded
[v2,24/39] include/exec/log: Do not reference QemuLogFile directly
Logging cleanup and per-thread logfiles
-
-
-
2022-03-26
Richard Henderson
Superseded
[v2,23/39] tests/unit: Do not reference QemuLogFile directly
Logging cleanup and per-thread logfiles
-
-
-
2022-03-26
Richard Henderson
Superseded
[v2,22/39] linux-user: Expand log_page_dump inline
Logging cleanup and per-thread logfiles
-
-
-
2022-03-26
Richard Henderson
Superseded
[v2,21/39] bsd-user: Expand log_page_dump inline
Logging cleanup and per-thread logfiles
-
-
-
2022-03-26
Richard Henderson
Superseded
[v2,20/39] util/log: Drop call to setvbuf
Logging cleanup and per-thread logfiles
-
-
-
2022-03-26
Richard Henderson
Superseded
[v2,19/39] util/log: Remove qemu_log_flush
Logging cleanup and per-thread logfiles
-
-
-
2022-03-26
Richard Henderson
Superseded
[v2,18/39] util/log: Mark qemu_log_trylock as G_GNUC_WARN_UNUSED_RESULT
Logging cleanup and per-thread logfiles
-
-
-
2022-03-26
Richard Henderson
Superseded
[v2,17/39] util/log: Drop return value from qemu_log
Logging cleanup and per-thread logfiles
-
-
-
2022-03-26
Richard Henderson
Superseded
[v2,16/39] util/log: Use qemu_log_trylock/unlock in qemu_log
Logging cleanup and per-thread logfiles
-
-
-
2022-03-26
Richard Henderson
Superseded
[v2,15/39] target/nios2: Remove log_cpu_state from reset
Logging cleanup and per-thread logfiles
-
-
-
2022-03-26
Richard Henderson
Superseded
[v2,14/39] accel/tcg: Use cpu_dump_state between qemu_log_trylock/unlock
Logging cleanup and per-thread logfiles
-
-
-
2022-03-26
Richard Henderson
Superseded
[v2,13/39] exec/log: Remove log_disas and log_target_disas
Logging cleanup and per-thread logfiles
-
-
-
2022-03-26
Richard Henderson
Superseded
[v2,12/39] exec/translator: Pass the locked filepointer to disas_log hook
Logging cleanup and per-thread logfiles
-
-
-
2022-03-26
Richard Henderson
Superseded
[v2,11/39] tcg: Pass the locked filepointer to tcg_dump_ops
Logging cleanup and per-thread logfiles
-
-
-
2022-03-26
Richard Henderson
Superseded
[v2,10/39] util/log: Remove qemu_log_vprintf
Logging cleanup and per-thread logfiles
-
-
-
2022-03-26
Richard Henderson
Superseded
[v2,09/39] *: Use fprintf between qemu_log_trylock/unlock
Logging cleanup and per-thread logfiles
-
-
-
2022-03-26
Richard Henderson
Superseded
[v2,08/39] hw/xen: Split out xen_pv_output_msg
Logging cleanup and per-thread logfiles
-
-
-
2022-03-26
Richard Henderson
Superseded
[v2,7/8] linux-user/nios2: Use QEMU_ESIGRETURN from do_rt_sigreturn
Logging cleanup and per-thread logfiles
-
-
-
2022-03-26
Richard Henderson
Superseded
[v2,6/8] linux-user/nios2: Remove do_sigreturn
Logging cleanup and per-thread logfiles
-
-
-
2022-03-26
Richard Henderson
Superseded
[v2,05/39] os-posix: Use qemu_log_enabled
Logging cleanup and per-thread logfiles
-
-
-
2022-03-26
Richard Henderson
Superseded
[v2,4/8] linux-user/nios2: Adjust error return
Logging cleanup and per-thread logfiles
-
-
-
2022-03-26
Richard Henderson
Superseded
[v2,03/39] util/log: Return bool from qemu_set_log_filename
Logging cleanup and per-thread logfiles
-
-
-
2022-03-26
Richard Henderson
Superseded
[v2,2/8] linux-user/nios2: Fix clone child return
Logging cleanup and per-thread logfiles
-
-
-
2022-03-26
Richard Henderson
Superseded
[v2,1/8] linux-user/nios2: Hoist pc advance to the top of EXCP_TRAP
Logging cleanup and per-thread logfiles
-
-
-
2022-03-26
Richard Henderson
New
Bundling
Create bundle: