qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCHv2 0/2] curses: Add support for wide output


From: Samuel Thibault
Subject: [Qemu-devel] [PATCHv2 0/2] curses: Add support for wide output
Date: Mon, 4 Mar 2019 22:02:15 +0100

Hello,

This adds support for wide output in the curses frontend

Difference with previous version:
- Add more rationale in commit message
- Move charset option to curses-only section.

Samuel Thibault (2):
  iconv: detect and make curses depend on it
  curses: add option to specify VGA font encoding

 configure       |  45 ++++++-
 qapi/ui.json    |  14 +++
 qemu-options.hx |   5 +-
 ui/curses.c     | 315 ++++++++++++++++++++++++++++++++++++++++--------
 vl.c            |   2 +-
 5 files changed, 331 insertions(+), 50 deletions(-)

-- 
2.20.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]