Skip to content
Snippets Groups Projects
user avatar
Anthony Liguori authored
My previous commit, f92f8afe,  broke -vnc (spotted by Glauber Costa).  This
is because it's necessary to tell when the no special display parameters have
been passed and default to SDL or VNC appropriately.

This refactors the display selection logic to be less complicated which has
the effect of fixing the regression mentioned above.

Signed-off-by: default avatarAnthony Liguori <aliguori@us.ibm.com>
993fbfdb
History
Read the documentation in qemu-doc.html.

Fabrice Bellard.