qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/4] Trivial patches for 2025-02-14
@ 2025-02-14  5:55 Michael Tokarev
  2025-02-14  5:55 ` [PULL 1/4] overall: Remove unnecessary g_strdup_printf() calls Michael Tokarev
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Michael Tokarev @ 2025-02-14  5:55 UTC (permalink / raw)
  To: qemu-devel; +Cc: Michael Tokarev, qemu-trivial

The following changes since commit ce315328f8e9bf5201db4217f3ffe0784110aa4b:

  Merge tag 'tracing-pull-request' of https://gitlab.com/stefanha/qemu into staging (2025-02-13 11:23:57 -0500)

are available in the Git repository at:

  https://gitlab.com/mjt0k/qemu.git tags/pull-trivial-patches

for you to fetch changes up to b79b05d1a06a013447ea93b81c07612766b735f2:

  make-release: don't rely on $CWD when excluding subproject directories (2025-02-14 08:49:57 +0300)

----------------------------------------------------------------
trivial patches for 2025-02-14

There's nothing exciting here, just 4 very simple patches,
but one of them is important for qemu-stable.

----------------------------------------------------------------
Michael Roth (1):
      make-release: don't rely on $CWD when excluding subproject directories

Philippe Mathieu-Daudé (2):
      overall: Remove unnecessary g_strdup_printf() calls
      qemu/timer: Clarify timer_new*() must be freed with timer_free()

Rob Bradford (1):
      target/riscv: Fix minor whitespace issue in riscv_cpu_properties

 crypto/hash-afalg.c  |  2 +-
 hw/ppc/spapr_caps.c  |  2 +-
 include/qemu/timer.h | 10 ++++++++++
 plugins/loader.c     |  2 +-
 scripts/make-release |  9 +++++----
 target/i386/cpu.c    |  2 +-
 target/riscv/cpu.c   |  6 +++---
 trace/simple.c       |  2 +-
 ui/console.c         |  4 +---
 ui/gtk.c             |  3 +--
 util/module.c        |  2 +-
 11 files changed, 26 insertions(+), 18 deletions(-)


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-02-17  8:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-14  5:55 [PULL 0/4] Trivial patches for 2025-02-14 Michael Tokarev
2025-02-14  5:55 ` [PULL 1/4] overall: Remove unnecessary g_strdup_printf() calls Michael Tokarev
2025-02-14  5:55 ` [PULL 2/4] qemu/timer: Clarify timer_new*() must be freed with timer_free() Michael Tokarev
2025-02-14  5:55 ` [PULL 3/4] target/riscv: Fix minor whitespace issue in riscv_cpu_properties Michael Tokarev
2025-02-14  5:55 ` [PULL 4/4] make-release: don't rely on $CWD when excluding subproject directories Michael Tokarev
2025-02-14 16:58 ` [PULL 0/4] Trivial patches for 2025-02-14 Stefan Hajnoczi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).