console: add and use qemu_display_find_default
commit898f9d41d02d577ac863069772f0708268d2f926
authorGerd Hoffmann <kraxel@redhat.com>
Thu, 1 Mar 2018 10:05:40 +0000 (1 11:05 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 5 Mar 2018 07:44:11 +0000 (5 08:44 +0100)
tree5104e3d61a3ec307bd88fdd1bf4551eae6357121
parent16ab0a74e44300add9a7966e6f4f95ed4c0e833e
console: add and use qemu_display_find_default

Using the new display registry instead of #ifdefs in vl.c.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Message-id: 20180301100547.18962-7-kraxel@redhat.com
include/ui/console.h
ui/console.c
vl.c