The following changes since commit bd6aa0d1e59d71218c3eee055bc8d222c6e1a628:

  Merge tag 'staging-pull-request' of https://gitlab.com/peterx/qemu into 
staging (2025-10-04 09:10:58 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 0af5926a0feb0b69a127f5c24eaa605408fed2ec:

  system/runstate: remove duplicate in runstate transitions (2025-10-05 
09:46:06 +0300)

----------------------------------------------------------------
trivial patches for 2025-10-05

Just a bunch of tiny fixes everywhere.

----------------------------------------------------------------
Filip Hejsek (1):
      ui/gtk: Fix callback function signature

Marco Cavenati (1):
      system/runstate: remove duplicate in runstate transitions

Michael Tokarev (1):
      vhost-user-test: remove trailing newlines in g_test_message() calls

Peter Maydell (1):
      docs/specs/spdm.rst: Fix typo in x86_64 architecture name

ShengYi Hung (2):
      hid: fix incorrect return value for hid
      wdt_i6300esb: fix incorrect mask for interrupt type

SillyZ (1):
      hw/net/can: Remove redundant status bit setting in can_sja1000

nanliu (1):
      docs/devel: Correct uefi-vars-x64 device name

 docs/devel/uefi-vars.rst      |  4 ++--
 docs/specs/spdm.rst           |  2 +-
 hw/input/hid.c                |  1 +
 hw/net/can/can_sja1000.c      |  1 -
 hw/watchdog/wdt_i6300esb.c    |  2 +-
 system/runstate.c             |  4 +---
 tests/qtest/vhost-user-test.c | 14 +++++++-------
 ui/gtk.c                      |  4 ++--
 8 files changed, 15 insertions(+), 17 deletions(-)

Reply via email to