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

Samuel Thibault posted 2 patches 6 years, 8 months ago
Failed in applying to current master (apply log)
There is a newer version of this series
configure       |  45 ++++++-
qapi/ui.json    |   4 +-
qemu-options.hx |   5 +-
ui/curses.c     | 315 ++++++++++++++++++++++++++++++++++++++++--------
vl.c            |   2 +-
5 files changed, 320 insertions(+), 51 deletions(-)
[Qemu-devel] [PATCH 0/2] curses: Add support for wide output
Posted by Samuel Thibault 6 years, 8 months ago
Hello,

This adds support for wide output in the curses frontend

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

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

-- 
2.20.1