]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Error on unsupported graphics config
authorCole Robinson <crobinso@redhat.com>
Mon, 26 Jul 2010 14:30:01 +0000 (10:30 -0400)
committerCole Robinson <crobinso@redhat.com>
Tue, 27 Jul 2010 19:41:36 +0000 (15:41 -0400)
commit6fe9025eb5bb144f29be2dc25705b749bdd4a084
tree1f502ceb8404d9e2603ca9eb2daa71019138f74a
parentd1018b1bdea5048ee7ae6f66bea89853b02e4702
qemu: Error on unsupported graphics config

Throw an explicit error if multiple graphics devices are specified, or
an unsupported type is specified (rdp).
src/qemu/qemu_conf.c