1. f05142d util/log: re-allow switching away from stderr log file by Fiona Ebner · 1 year, 4 months ago
  2. b84694d util/log: Add vector registers to log by Ivan Klokov · 1 year, 10 months ago
  3. cb9291e log: Remove unneeded new line by BALATON Zoltan · 2 years, 1 month ago
  4. 9b063b7 util/log: Always send errors to logfile when daemonized by Greg Kurz · 2 years, 3 months ago
  5. 59bde21 util/log: do not close and reopen log files when flags are turned off by Paolo Bonzini · 2 years, 3 months ago
  6. 524fc73 util/log: Ignore per-thread flag if global file already there by Greg Kurz · 2 years, 3 months ago
  7. 479b350 util/log: Make the per-thread flag immutable by Greg Kurz · 2 years, 3 months ago
  8. eff3de5 util/log: Close per-thread log file on thread termination by Greg Kurz · 2 years, 4 months ago
  9. 4e51069 util/log: Support per-thread log files by Richard Henderson · 2 years, 10 months ago
  10. 30f5a73 util/log: Limit RCUCloseFILE to file closing by Richard Henderson · 2 years, 10 months ago
  11. d5f55ff util/log: Rename QemuLogFile to RCUCloseFILE by Richard Henderson · 2 years, 10 months ago
  12. 92b24cb util/log: Combine two logfile closes by Richard Henderson · 2 years, 10 months ago
  13. beab344 util/log: Hoist the eval of is_daemonized in qemu_set_log_internal by Richard Henderson · 2 years, 10 months ago
  14. 702979f util/log: Rename qemu_logfile_mutex to global_mutex by Richard Henderson · 2 years, 10 months ago
  15. 8ae58d6 util/log: Rename qemu_logfile to global_file by Richard Henderson · 2 years, 10 months ago
  16. 4226646 util/log: Rename logfilename to global_filename by Richard Henderson · 2 years, 10 months ago
  17. ec0d184 util/log: Remove qemu_log_close by Richard Henderson · 2 years, 10 months ago
  18. 144539d util/log: Introduce qemu_set_log_filename_flags by Richard Henderson · 2 years, 10 months ago
  19. 7fc493f include/qemu/log: Move entire implementation out-of-line by Richard Henderson · 2 years, 10 months ago
  20. fb6efec util/log: Drop call to setvbuf by Richard Henderson · 2 years, 10 months ago
  21. 90f3736 util/log: Remove qemu_log_flush by Richard Henderson · 2 years, 10 months ago
  22. 3c06a41 util/log: Drop return value from qemu_log by Richard Henderson · 2 years, 10 months ago
  23. 095e985 util/log: Use qemu_log_trylock/unlock in qemu_log by Richard Henderson · 2 years, 10 months ago
  24. c60f599 util/log: Rename qemu_log_lock to qemu_log_trylock by Richard Henderson · 2 years, 10 months ago
  25. c59fe6e util/log: Move qemu_log_lock, qemu_log_unlock out of line by Richard Henderson · 2 years, 10 months ago
  26. c5955f4 util/log: Pass Error pointer to qemu_set_log by Richard Henderson · 2 years, 10 months ago
  27. e2c7c6a util/log: Return bool from qemu_set_log_filename by Richard Henderson · 2 years, 10 months ago
  28. 54ee5b3 util/log: Drop manual log buffering by Richard Henderson · 2 years, 10 months ago
  29. 61f3c91 nomaintainer: Fix Lesser GPL version number by Chetan Pant · 4 years, 4 months ago
  30. d73415a qemu/atomic.h: rename atomic_ to qatomic_ by Stefan Hajnoczi · 4 years, 5 months ago
  31. 6e8a355 lockable: replaced locks with lock guard macros where appropriate by Daniel Brodsky · 4 years, 11 months ago
  32. 4b25a50 linux-user: Use `qemu_log' for strace by Josh Kunz · 5 years ago
  33. e144a60 qemu_set_log_filename: filename argument may be NULL by Salvador Fandino · 5 years ago
  34. 7606488 Add use of RCU for qemu_logfile. by Robert Foley · 5 years ago
  35. b8121fe Add a mutex to guarantee single writer to qemu_logfile handle. by Robert Foley · 5 years ago
  36. 045e886 Cleaned up flow of code in qemu_set_log(), to simplify and clarify. by Robert Foley · 5 years ago
  37. 0f516ca Fix double free issue in qemu_set_log_filename(). by Robert Foley · 5 years ago
  38. ca76a66 plugin: add qemu_plugin_outs helper by Alex Bennée · 5 years ago
  39. a8d2532 Include qemu-common.h exactly where needed by Markus Armbruster · 6 years ago
  40. ae76518 tcg: Optionally log FPU state in TCG -d cpu logging by Peter Maydell · 7 years ago
  41. b30d188 util/cutils: Rename qemu_strtoll(), qemu_strtoull() by Markus Armbruster · 8 years ago
  42. 89d0a64 log: fix parsing of multiple trace:PATTERN log args by Daniel P. Berrange · 8 years ago
  43. 5a18407 tcg: Lower indirect registers in a separate pass by Richard Henderson · 9 years ago
  44. bdfb460 tcg: Include liveness info in the dumps by Richard Henderson · 9 years ago
  45. 58eeb83 log: Permit -dfilter 0..0xffffffffffffffff by Markus Armbruster · 9 years ago
  46. a0efbf1 range: Eliminate direct Range member access by Markus Armbruster · 9 years ago
  47. 58e19e6 log: Clean up misuse of Range for -dfilter by Markus Armbruster · 9 years ago
  48. daa76aa log: Fix qemu_set_log_filename() error handling by Markus Armbruster · 9 years ago
  49. bd6fee9 log: Fix qemu_set_dfilter_ranges() error reporting by Markus Armbruster · 9 years ago
  50. 2ec62fa log: Plug memory leak on multiple -dfilter by Markus Armbruster · 9 years ago
  51. f2937a3 log: do not use CONFIG_USER_ONLY by Paolo Bonzini · 9 years ago
  52. 99affd1 log: move qemu_log_close/qemu_log_flush from header to log.c by Denis V. Lunev · 9 years ago
  53. f6880b7 qemu-log: support simple pid substitution for logs by Alex Bennée · 9 years ago
  54. 3514552 qemu-log: new option -dfilter to limit output by Alex Bennée · 9 years ago
  55. 7ee6062 qemu-log: Avoid function call for disabled qemu_log_mask logging by Peter Maydell · 9 years ago
  56. 5419573 qemu-log: correct help text for -d cpu by Alex Bennée · 9 years ago
  57. c586eac log: do not log if QEMU is daemonized but without -D by Paolo Bonzini · 9 years ago
  58. 96c33a4 log: Redirect stderr to logfile if deamonized by Dimitris Aragiorgis · 9 years ago
  59. d38ea87 all: Clean up includes by Peter Maydell · 9 years ago
  60. c84ea00 log: add "-d trace:PATTERN" by Paolo Bonzini · 9 years ago
  61. ed7f5f1 trace: convert stderr backend to log by Paolo Bonzini · 9 years ago
  62. d890d50 log: move qemu-log.c into util/ directory by Denis V. Lunev · 9 years ago[Renamed from qemu-log.c]
  63. 1382902 user: introduce "-d page" by Paolo Bonzini · 9 years ago
  64. ddcc8e9 qemu-log: remove -d ioport by Paolo Bonzini · 9 years ago
  65. 89a82cd cpu-exec: Add "nochain" debug flag by Richard Henderson · 9 years ago
  66. dbfe1b6 qemu-log: Correct help text of 'log cpu_reset' by Thomas Huth · 10 years ago
  67. 339aaf5 qemu-log: add log category for MMU info by Antony Pavlov · 10 years ago
  68. 989b697 qemu-log: default to stderr for logging output by Peter Maydell · 12 years ago
  69. 38dad9e qemu-log: Rename CPULogItem, cpu_log_items to QEMULogItem, qemu_log_items by Peter Maydell · 12 years ago
  70. 24537a0 qemu-log: Rename the public-facing cpu_set_log function to qemu_set_log by Peter Maydell · 12 years ago
  71. 4fde1eb qemu-log: Rename cpu_str_to_log_mask to qemu_str_to_log_mask by Peter Maydell · 12 years ago
  72. 59a6fa6 qemu-log: Abstract out "print usage message about valid log categories" by Peter Maydell · 12 years ago
  73. 9a7e542 qemu-log: Unify {cpu_set,set_cpu}_log_filename as qemu_set_log_filename by Peter Maydell · 12 years ago
  74. 40a50b0 qemu-log: Plug trivial memory leak in cpu_set_log_filename() by Markus Armbruster · 12 years ago
  75. 636e0f2 qemu-log: Fix unchecked strdup() by converting to g_strdup() by Markus Armbruster · 12 years ago
  76. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  77. e54eba1 qemu-log: Add new log category for guest bugs by Peter Maydell · 12 years ago
  78. 3437e54 qemu-log: fix x86 and user logging by Blue Swirl · 13 years ago
  79. dafdf1a qemu-log: add log category for unimplemented functionality by Blue Swirl · 13 years ago
  80. eeacee4 qemu-log: cleanup by Blue Swirl · 13 years ago
  81. 5726c27 qemu-log: move logging to qemu-log.c by Blue Swirl · 13 years ago