mbox

[PULL,00/11] Trivial patches for 2024-12-28

Message ID 20241228115446.2478706-1-mjt@tls.msk.ru (mailing list archive)
State New
Headers show

Pull-request

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

Message

Michael Tokarev Dec. 28, 2024, 11:54 a.m. UTC
The following changes since commit 38d0939b86e2eef6f6a622c6f1f7befda0146595:

  Merge tag 'pull-vfio-20241226' of https://github.com/legoater/qemu into staging (2024-12-26 04:38:38 -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 1e3d4d9a1a32ac6835f0d295a5117851c421fb5d:

  qmp: update vhost-user protocol feature maps (2024-12-28 14:42:53 +0300)

----------------------------------------------------------------
trivial patches for 2024-12-28

----------------------------------------------------------------
Daniel Henrique Barboza (1):
      hw/riscv/riscv-iommu-sys.c: fix duplicated 'table_size'

Han Han (1):
      target/i386/cpu: Fix notes for CPU models

Laurent Vivier (1):
      qmp: update vhost-user protocol feature maps

Philippe Mathieu-Daudé (3):
      docs: Correct '-runas' and '-fsdev/-virtfs proxy' indentation
      docs: Correct release of TCG trace-events removal
      docs: Replace 'since' -> 'removed in' in removed-features.rst

Pierrick Bouvier (2):
      docs/devel: remove dead video link for sourcehut submit process
      vvfat: fix ubsan issue in create_long_filename

Zhao Liu (2):
      hw/timer/hpet: Fix comment about capabilities register
      hw/timer/hpet: Drop the unused macro

ckf104 (1):
      contrib/plugins/bbv.c: Start bb index from 1

 block/vvfat.c                     |  4 ++++
 contrib/plugins/bbv.c             |  2 +-
 docs/about/deprecated.rst         |  2 +-
 docs/about/removed-features.rst   | 24 ++++++++++++------------
 docs/devel/submitting-a-patch.rst |  5 +----
 hw/riscv/riscv-iommu-sys.c        |  2 +-
 hw/timer/hpet.c                   |  2 +-
 hw/virtio/virtio-qmp.c            |  6 ++++++
 include/hw/timer/hpet.h           |  1 -
 target/i386/cpu.c                 |  3 ++-
 10 files changed, 29 insertions(+), 22 deletions(-)

Comments

Stefan Hajnoczi Dec. 28, 2024, 5:58 p.m. UTC | #1
Applied, thanks.

Please update the changelog at https://wiki.qemu.org/ChangeLog/10.0 for any user-visible changes.