]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: disallow invalid values for video attributes
authorMartin Kletzander <mkletzan@redhat.com>
Tue, 10 Feb 2015 07:55:06 +0000 (08:55 +0100)
committerMartin Kletzander <mkletzan@redhat.com>
Tue, 10 Feb 2015 08:05:36 +0000 (09:05 +0100)
commit3f9f4aa84f5f5986b91680a110eb72bf83fef95f
tree608d08a8737b42aa1f2de5b7a563b398e8802bad
parent633053af672e906f17ede49dc96e671b46da15bd
conf: disallow invalid values for video attributes

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1190956

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
src/conf/domain_conf.c
tests/qemuxml2argvdata/qemuxml2argv-video-invalid.xml [new file with mode: 0644]
tests/qemuxml2argvtest.c