]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: add virDomainVideoDefNew
authorCole Robinson <crobinso@redhat.com>
Wed, 28 Jun 2017 14:24:33 +0000 (10:24 -0400)
committerCole Robinson <crobinso@redhat.com>
Sun, 27 Aug 2017 13:38:12 +0000 (09:38 -0400)
commitac87932ee3776a5c7540b4626cbcccfefb8f8307
tree17d2bfed0e0aa7c8eb5b8bbcf11e0bf817c76315
parent5db046211f27c339bacba216dad646c42b4d52c7
conf: add virDomainVideoDefNew

To handle setting a default heads value. Convert callers that were
doing it by hand

Reviewed-by: John Ferlan <jferlan@redhat.com>
Signed-off-by: Cole Robinson <crobinso@redhat.com>
src/conf/domain_conf.c
src/conf/domain_conf.h
src/libvirt_private.syms
src/qemu/qemu_parse_command.c
src/vz/vz_sdk.c