From: Marc-André Lureau <marcandre.lur...@redhat.com> The following changes since commit 661c2e1ab29cd9c4d268ae3f44712e8d421c0e56:
scripts/checkpatch: Fix a typo (2025-03-04 09:30:26 +0800) are available in the Git repository at: https://gitlab.com/marcandre.lureau/qemu.git tags/ui-pull-request for you to fetch changes up to 46f83c898a6658921fed57f98af6d505ab78a6e4: chardev: use remoteAddr if the chardev is client (2025-03-05 09:38:09 +0400) ---------------------------------------------------------------- UI-related for 10.0 ---------------------------------------------------------------- Haoqian He (1): chardev: use remoteAddr if the chardev is client Roman Penyaev (5): ui/console-vc: introduce parsing of the 'ESC ( <ch>' sequence ui/console-vc: report to the application instead of screen rendering ui/console-vc: report cursor position in the screen not in the scroll buffer ui/console-vc: add support for cursor DECSC and DECRC commands ui/console-vc: implement DCH (delete) and ICH (insert) commands chardev/char-socket.c | 10 ++- ui/console-vc.c | 154 ++++++++++++++++++++++++++++++++++++++---- 2 files changed, 149 insertions(+), 15 deletions(-) -- 2.47.0