On 11/25/25 06:17, [email protected] wrote:
From: Marc-André Lureau <[email protected]>
The following changes since commit de074358e99b8eb5076d3efa267e44c292c90e3e:
Merge tag 'pull-target-arm-20251124' of https://gitlab.com/pm215/qemu into
staging (2025-11-24 09:03:12 -0800)
are available in the Git repository at:
https://gitlab.com/marcandre.lureau/qemu.git tags/fix-pull-request
for you to fetch changes up to 4c1646e23f761e3dc6d88c8995f13be8f668a012:
ui/vnc: Fix qemu abort when query vnc info (2025-11-25 18:03:13 +0400)
----------------------------------------------------------------
ui/chardev fixes for v10.2
----------------------------------------------------------------
[email protected] (1):
ui/vnc: Fix qemu abort when query vnc info
Marc-André Lureau (1):
ui/vdagent: fix windows agent regression
Philippe Mathieu-Daudé (1):
chardev/char-pty: Do not ignore chr_write() failures
Vladimir Sementsov-Ogievskiy (1):
chardev/char-file: fix failure path
chardev/char-file.c | 4 +++-
chardev/char-pty.c | 2 +-
ui/vdagent.c | 20 ++++++++++++++------
ui/vnc.c | 9 ++++++---
4 files changed, 24 insertions(+), 11 deletions(-)
Applied, thanks. Please update https://wiki.qemu.org/ChangeLog/10.2 as
appropriate.
r~