[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PULL 00/11] Trivial patches for 2024-12-28
From: |
Michael Tokarev |
Subject: |
[PULL 00/11] Trivial patches for 2024-12-28 |
Date: |
Sat, 28 Dec 2024 14:54:35 +0300 |
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(-)
- [PULL 00/11] Trivial patches for 2024-12-28,
Michael Tokarev <=
- [PULL 01/11] docs/devel: remove dead video link for sourcehut submit process, Michael Tokarev, 2024/12/28
- [PULL 02/11] hw/timer/hpet: Fix comment about capabilities register, Michael Tokarev, 2024/12/28
- [PULL 05/11] docs: Correct '-runas' and '-fsdev/-virtfs proxy' indentation, Michael Tokarev, 2024/12/28
- [PULL 06/11] docs: Correct release of TCG trace-events removal, Michael Tokarev, 2024/12/28
- [PULL 09/11] hw/riscv/riscv-iommu-sys.c: fix duplicated 'table_size', Michael Tokarev, 2024/12/28
- [PULL 11/11] qmp: update vhost-user protocol feature maps, Michael Tokarev, 2024/12/28
- [PULL 03/11] hw/timer/hpet: Drop the unused macro, Michael Tokarev, 2024/12/28
- [PULL 04/11] vvfat: fix ubsan issue in create_long_filename, Michael Tokarev, 2024/12/28