On Mon, 25 Nov 2024 at 10:06, Kevin Wolf <kwolf@redhat.com> wrote:
>
> The following changes since commit 6b99bb046dd36a6dd5525b8f88c2dcddae49222a:
>
> Merge tag 'pull-lu-20241122' of https://gitlab.com/rth7680/qemu into staging (2024-11-24 13:39:06 +0000)
>
> are available in the Git repository at:
>
> https://repo.or.cz/qemu/kevin.git tags/for-upstream
>
> for you to fetch changes up to fbdea3d6c13d5a75895c287a004c6f1a6bf6c164:
>
> ssh: Do not switch session to non-blocking mode (2024-11-25 11:03:42 +0100)
>
> ----------------------------------------------------------------
> Block layer patches
>
> - Fix qmp_device_add() to not throw non-scalar options away (fixes
> iothread-vq-mapping being silently ignored in device_add)
> - Fix qdev property crash with integer PCI addresses and JSON -device
> - iotests: Fix mypy failure
> - parallels: Avoid potential integer overflow
> - ssh: libssh broke with non-blocking sessions, use a blocking one for now
> - Fix crash in migration_is_running()
>
> ----------------------------------------------------------------
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/9.2
for any user-visible changes.
-- PMM