All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL 0/7] Trivial patches for 2026-07-24
@ 2026-07-24  9:47 Michael Tokarev
  2026-07-24  9:47 ` [PULL 1/7] spelling: happend Michael Tokarev
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Michael Tokarev @ 2026-07-24  9:47 UTC (permalink / raw)
  To: qemu-devel; +Cc: Michael Tokarev, qemu-trivial

The following changes since commit 006a22cb26998998385b104db1ff9466ef2f3153:

  Merge tag 'firmware-20260722-pull-request' of https://gitlab.com/kraxel/qemu into staging (2026-07-22 11:17:49 -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 443e02410695b35a27fad18217424b6370358be7:

  hw/ide: replace assert with proper error handling (2026-07-24 12:42:11 +0300)

----------------------------------------------------------------
trivial patches for 2026-07-24

Nothing fancy, a few fixups here and there, some were
queued for a long time.

----------------------------------------------------------------
Artem Nasonov (1):
      hw/ide: replace assert with proper error handling

Evgeny Kolmakov (1):
      hw/hyperv/vmbus: Use QEMU_LOCK_GUARD()

Filip Hejsek (1):
      char-win-stdio: fix typo in spelling of 'stdio'

Michael Tokarev (1):
      spelling: happend

Thomas Huth (1):
      hw/display/vmware_vga: Don't allow guest to trigger long running loop in host

Vladimir Lobanov (1):
      block/curl: set User-Agent header

Ziyi Fu (1):
      hw/usb: record async control completion for parameter transfers

 block/curl.c                    |  2 ++
 chardev/char-win-stdio.c        |  6 +++---
 docs/about/removed-features.rst |  2 +-
 hw/display/vmware_vga.c         |  6 +++++-
 hw/hyperv/vmbus.c               | 16 +++++-----------
 hw/ide/core.c                   |  8 ++++++--
 hw/usb/core.c                   |  1 +
 migration/migration.c           |  2 +-
 qapi/migration.json             |  4 ++--
 9 files changed, 26 insertions(+), 21 deletions(-)


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

end of thread, other threads:[~2026-07-24 15:05 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-24  9:47 [PULL 0/7] Trivial patches for 2026-07-24 Michael Tokarev
2026-07-24  9:47 ` [PULL 1/7] spelling: happend Michael Tokarev
2026-07-24  9:47 ` [PULL 2/7] char-win-stdio: fix typo in spelling of 'stdio' Michael Tokarev
2026-07-24  9:47 ` [PULL 3/7] block/curl: set User-Agent header Michael Tokarev
2026-07-24  9:47 ` [PULL 4/7] hw/display/vmware_vga: Don't allow guest to trigger long running loop in host Michael Tokarev
2026-07-24  9:47 ` [PULL 5/7] hw/hyperv/vmbus: Use QEMU_LOCK_GUARD() Michael Tokarev
2026-07-24  9:47 ` [PULL 6/7] hw/usb: record async control completion for parameter transfers Michael Tokarev
2026-07-24  9:47 ` [PULL 7/7] hw/ide: replace assert with proper error handling Michael Tokarev
2026-07-24 15:04 ` [PULL 0/7] Trivial patches for 2026-07-24 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.