The following changes since commit 8415b0619f65bff12f10c774659df92d3f61daca:
Merge tag 'qga-pull-2025-08-29-v2' of https://github.com/kostyanf14/qemu into staging (2025-09-02 12:07:05 +0200) are available in the Git repository at: https://gitlab.com/mjt0k/qemu.git tags/pull-trivial-patches for you to fetch changes up to 25fef09ce17ac1ae22638a0b57d97c2bd5cd7d83: docs: fix typo in xive doc (2025-09-03 10:57:50 +0300) ---------------------------------------------------------------- trivial patches for 2025-09-03 A few assorted fixes. Including not-so-trivial (but simple) fix for curl (https) block protocol with recent curl versions. ---------------------------------------------------------------- Aditya Gupta (1): docs: fix typo in xive doc Michael Tokarev (2): block/curl: fix curl internal handles handling block/curl: drop old/unuspported curl version checks Philippe Mathieu-Daudé (1): scripts/coverity-scan/COMPONENTS.md: Add a 'plugins' category Stefan Weil (1): chardev/baum: Fix compiler warning for Windows builds block/curl.c | 20 +++----------------- chardev/baum.c | 8 ++++++-- docs/specs/ppc-xive.rst | 2 +- scripts/coverity-scan/COMPONENTS.md | 3 +++ 4 files changed, 13 insertions(+), 20 deletions(-)