]> xenbits.xensource.com Git - libvirt.git/commit
vboxDumpDisplay: add addDesktop bool
authorJán Tomko <jtomko@redhat.com>
Fri, 5 Feb 2016 14:44:19 +0000 (15:44 +0100)
committerJán Tomko <jtomko@redhat.com>
Tue, 9 Feb 2016 09:08:00 +0000 (10:08 +0100)
commit56886d5fdd92c90f7e1164cd3fddaa04e97973ff
treeb8d01d6596cb62577d81f634753199db08fa3408
parentbf1691e388df467425a50cd9fdd806acd990c24f
vboxDumpDisplay: add addDesktop bool

When FRONTEND/Type is not any of "sdl", "gui", "vrdp", we add a DESKTOP.
Use a bool to track this, instead of checking that both
totalPresent ("sdl" or "gui" present) and vrdpPresent are zero.
src/vbox/vbox_common.c