]> git.proxmox.com Git - mirror_qemu.git/commit - ui/curses.c
ui/curses: Support line graphics chars on -curses mode
authorOGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
Mon, 19 Oct 2015 12:23:46 +0000 (21:23 +0900)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 3 Nov 2015 09:12:46 +0000 (10:12 +0100)
commite2368dc9684ae5cec2f0558be4803901a0b58b7b
treeca7ab33ac08acac97aa25e1ae5b89e8a4fa67b74
parent615220ddaf23db4c5686053257c568b46967e4b5
ui/curses: Support line graphics chars on -curses mode

This converts vga code to curses code in console_write_bh().

With this changes, we can see line graphics (for example, dialog uses)
correctly.

Signed-off-by: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
include/ui/console.h
ui/curses.c