]> git.proxmox.com Git - mirror_qemu.git/commit - vl.c
sdl: use DisplayOptions
authorGerd Hoffmann <kraxel@redhat.com>
Fri, 2 Feb 2018 11:10:15 +0000 (12:10 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 20 Feb 2018 11:12:04 +0000 (12:12 +0100)
commitfe91f36aa5bd846cea816cf0a9b7a13dd76559c1
tree73447036af280ec228a6ba06367332a59d28c762
parent0c8d7065325d84cb2521c0b52f383561d2541415
sdl: use DisplayOptions

Switch sdl 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-6-kraxel@redhat.com
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
include/ui/console.h
qapi/ui.json
ui/sdl.c
ui/sdl2.c
vl.c