ui: switch trivial displays to qapi parser
commit2c9498c3e44cd5574df3baaebfb9d5a095252205
authorGerd Hoffmann <kraxel@redhat.com>
Mon, 7 May 2018 09:55:37 +0000 (7 11:55 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 15 May 2018 08:37:40 +0000 (15 10:37 +0200)
tree9d2a604449ec688688f6dbac728735b413c863bb
parent776d1344bd0566f412d5bc063e753a6b98530bcf
ui: switch trivial displays to qapi parser

Drop the option-less display types (egl-headless, curses, none) from
parse_display(), so they'll be handled by parse_display_qapi().

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-id: 20180507095539.19584-3-kraxel@redhat.com
vl.c