[PULL 0/6] Ui patches

marcandre.lureau@redhat.com posted 6 patches 3 weeks, 6 days ago
There is a newer version of this series
chardev/char-socket.c |  10 ++-
ui/console-vc.c       | 154 ++++++++++++++++++++++++++++++++++++++----
2 files changed, 149 insertions(+), 15 deletions(-)
[PULL 0/6] Ui patches
Posted by marcandre.lureau@redhat.com 3 weeks, 6 days ago
From: Marc-André Lureau <marcandre.lureau@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