The following changes since commit 9e601684dc24a521bb1d23215a63e5c6e79ea0bb:
Update version for the v10.1.0-rc0 release (2025-07-22 15:48:48 -0400) are available in the Git repository at: https://gitlab.com/stefanha/qemu.git tags/tracing-pull-request for you to fetch changes up to 012842c075520dbe1bd96a2fdcf4e218874ba443: log: make '-msg timestamp=on' apply to all qemu_log usage (2025-07-24 10:12:21 -0400) ---------------------------------------------------------------- Pull request This commit is still worth having in QEMU 10.1 for the all-round improvements made (consistent timestamping, binary size reduction, header pollution cleanup) even if it's debatable whether this is a bug fix. ---------------------------------------------------------------- Daniel P. Berrangé (1): log: make '-msg timestamp=on' apply to all qemu_log usage util/log.c | 20 +++++++++++++++++++- scripts/tracetool/backend/log.py | 14 +------------- 2 files changed, 20 insertions(+), 14 deletions(-) -- 2.50.1