]> Git Repo - qemu.git/commit - ui/vnc-stubs.c
vnc-stubs: Allow -vnc none
authorJason Andryuk <[email protected]>
Fri, 9 Oct 2020 01:40:32 +0000 (21:40 -0400)
committerGerd Hoffmann <[email protected]>
Wed, 14 Oct 2020 04:05:56 +0000 (06:05 +0200)
commitdb88404a4e0f1cc1d2f26ed8187690088ba38a2b
tree5c5e1b6d4b26d395cbf3f50c1a6cc026a42a7df7
parent5285e593c33d7893ed7489b71f0fae95baa19e0a
vnc-stubs: Allow -vnc none

Currently `-vnc none` is fatal when built with `--disable-vnc`.  Make
vnc_parse accept "none", so QEMU still run without using vnc.

Signed-off-by: Jason Andryuk <[email protected]>
Message-id: 20201009014032[email protected]
Signed-off-by: Gerd Hoffmann <[email protected]>
ui/vnc-stubs.c
This page took 0.021047 seconds and 4 git commands to generate.