All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL 0/8] Trivial patches for 2026-06-12
@ 2026-06-12 16:59 Michael Tokarev
  2026-06-12 16:59 ` [PULL 1/8] net/slirp: allow hostfwd socket paths with dashes Michael Tokarev
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Michael Tokarev @ 2026-06-12 16:59 UTC (permalink / raw)
  To: qemu-devel; +Cc: Michael Tokarev, qemu-trivial

The following changes since commit 193963218accbcf65f28ab1efa773ac6d1cc634c:

  Merge tag 'pull-ufs-20260612' of https://gitlab.com/jeuk20.kim/qemu into staging (2026-06-12 09:01:07 -0400)

are available in the Git repository at:

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

for you to fetch changes up to 2a57339f89f47b4b1686f419fa2bbd6c0ea6e016:

  qemu-options: fix typo in spelling of 'scheduler' (2026-06-12 19:43:21 +0300)

----------------------------------------------------------------
trivial patches for 2026-06-12

a few small things here and there.

the hostfwd one hasn't been reviewed for a few months, but it's
simple enough.
----------------------------------------------------------------
Ajinkya Udgirkar (1):
      hw/xtensa: replace calloc with g_new0 in mx_pic

Ani Sinha (1):
      igvm: spit out region size on error

BALATON Zoltan (1):
      hw/display/vga: Fix debug message

Evgeny Kolmakov (2):
      net/colo-compare: Use QEMU_LOCK_GUARD to simplify mutex handling
      block/io: Use QEMU_LOCK_GUARD to simplify mutex handling

Fiona Ebner (1):
      qemu-options: fix typo in spelling of 'scheduler'

Michael Tokarev (1):
      net/slirp: allow hostfwd socket paths with dashes

Thomas Huth (1):
      system/rtc: Fix a possible year-2038 integer overflow problem

 backends/igvm.c    | 4 ++--
 block/io.c         | 4 +---
 hw/display/vga.c   | 2 +-
 hw/xtensa/mx_pic.c | 2 +-
 net/colo-compare.c | 8 ++------
 net/slirp.c        | 5 +++--
 qemu-options.hx    | 4 ++--
 system/rtc.c       | 4 ++--
 8 files changed, 14 insertions(+), 19 deletions(-)


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

end of thread, other threads:[~2026-06-15 14:49 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-12 16:59 [PULL 0/8] Trivial patches for 2026-06-12 Michael Tokarev
2026-06-12 16:59 ` [PULL 1/8] net/slirp: allow hostfwd socket paths with dashes Michael Tokarev
2026-06-12 16:59 ` [PULL 2/8] hw/display/vga: Fix debug message Michael Tokarev
2026-06-12 16:59 ` [PULL 3/8] system/rtc: Fix a possible year-2038 integer overflow problem Michael Tokarev
2026-06-12 16:59 ` [PULL 4/8] net/colo-compare: Use QEMU_LOCK_GUARD to simplify mutex handling Michael Tokarev
2026-06-12 16:59 ` [PULL 5/8] block/io: " Michael Tokarev
2026-06-12 16:59 ` [PULL 6/8] hw/xtensa: replace calloc with g_new0 in mx_pic Michael Tokarev
2026-06-12 16:59 ` [PULL 7/8] igvm: spit out region size on error Michael Tokarev
2026-06-12 16:59 ` [PULL 8/8] qemu-options: fix typo in spelling of 'scheduler' Michael Tokarev
2026-06-13 23:40 ` [PULL 0/8] Trivial patches for 2026-06-12 Stefan Hajnoczi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.