The following changes since commit bc831f37398b51dfe65d99a67bcff9352f84a9d2:

  Merge tag 'hw-misc-20251028' of https://github.com/philmd/qemu into staging 
(2025-10-28 11:48:05 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 7c7089321670fb51022a1c4493cbcc69aa288a0f:

  linux-user: Use correct type for FIBMAP and FIGETBSZ emulation (2025-10-29 
11:58:55 +0300)

----------------------------------------------------------------
trivial patches for 2025-10-29

----------------------------------------------------------------
Bastian Blank (1):
      linux-user: Use correct type for FIBMAP and FIGETBSZ emulation

Nir Lichtman (1):
      docs/system/keys: fix incorrect reset scaling key binding

Peter Maydell (1):
      docs/system/sriov.rst: Fix typo in title

Thomas Huth (2):
      tests/functional/i386: Remove unused variable from the replay test
      hw/xen: Avoid non-inclusive language in params.h

Vladimir Sementsov-Ogievskiy (2):
      chardev: remove deprecated 'reconnect' option
      net/stream: remove deprecated 'reconnect' option

 chardev/char-socket.c                 | 24 +++++-------------------
 chardev/char.c                        |  3 ---
 docs/about/deprecated.rst             | 15 ---------------
 docs/about/removed-features.rst       | 22 ++++++++++++++++++++++
 docs/system/keys.rst.inc              |  2 +-
 docs/system/sriov.rst                 |  4 ++--
 include/hw/xen/interface/hvm/params.h |  9 ++-------
 linux-user/ioctls.h                   |  4 ++--
 net/stream.c                          | 20 +++++---------------
 qapi/char.json                        | 14 +-------------
 qapi/net.json                         | 13 +------------
 tests/functional/i386/test_replay.py  |  1 -
 12 files changed, 41 insertions(+), 90 deletions(-)

Reply via email to