]> git.proxmox.com Git - mirror_qemu.git/commit
sdl2: show console #0 unconditionally
authorGerd Hoffmann <kraxel@redhat.com>
Wed, 12 Sep 2018 11:43:00 +0000 (13:43 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 1 Oct 2018 09:29:03 +0000 (11:29 +0200)
commit6624c38d11d0bdb45579c3cc8c7499af79b20564
treee06fff51ccd0441a0b6498ed673cb393ded2997b
parent07f426c35eddd79388a23d11cb278600d7e3831d
sdl2: show console #0 unconditionally

Otherwise sdl2 will show no window in case no graphical
display device is present.

Reproducer: qemu -nodefaults -display sdl -serial vc

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Message-id: 20180912114300.6976-1-kraxel@redhat.com
ui/sdl2.c