]> git.proxmox.com Git - mirror_qemu.git/commit - vl.c
curses: use DisplayOptions
authorGerd Hoffmann <kraxel@redhat.com>
Fri, 2 Feb 2018 11:10:18 +0000 (12:10 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 20 Feb 2018 11:12:04 +0000 (12:12 +0100)
commit14f130fad872f7accef77925288d730ecadded5d
treeafb2357c233de7cd2086a96b43b17f3805fd64f4
parent0d2dd9f0096327831121e2e4b75249b551f8d8ef
curses: use DisplayOptions

Switch curses ui to use qapi DisplayOptions for configuration.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-id: 20180202111022.19269-9-kraxel@redhat.com
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
include/ui/console.h
qapi/ui.json
ui/curses.c
vl.c