[PULL 0/5] Trivial patches for 2025-09-03

Michael Tokarev posted 5 patches 3 days, 4 hours ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20250903075952.481585-1-mjt@tls.msk.ru
Maintainers: Kevin Wolf <kwolf@redhat.com>, Hanna Reitz <hreitz@redhat.com>, Samuel Thibault <samuel.thibault@ens-lyon.org>, "Marc-André Lureau" <marcandre.lureau@redhat.com>, Paolo Bonzini <pbonzini@redhat.com>, Gautam Menghani <gautam@linux.ibm.com>, Peter Maydell <peter.maydell@linaro.org>
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(-)
[PULL 0/5] Trivial patches for 2025-09-03
Posted by Michael Tokarev 3 days, 4 hours ago
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(-)

Re: [PULL 0/5] Trivial patches for 2025-09-03
Posted by Richard Henderson 2 days, 23 hours ago
On 9/3/25 09:59, Michael Tokarev wrote:
> The following changes since commit 8415b0619f65bff12f10c774659df92d3f61daca:
> 
>    Merge tag 'qga-pull-2025-08-29-v2' ofhttps://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.

Applied, thanks.  Please update https://wiki.qemu.org/ChangeLog/10.2 as appropriate.

r~