]> xenbits.xensource.com Git - libvirt.git/commit
qemu: Set default video type in qemu PostParse
authorCole Robinson <crobinso@redhat.com>
Sun, 27 Aug 2017 15:04:41 +0000 (11:04 -0400)
committerCole Robinson <crobinso@redhat.com>
Tue, 5 Sep 2017 14:41:32 +0000 (10:41 -0400)
commitef08a545388f388b7c76b99a3f3d2584daf05145
treea822ca398f9120ca56d283212d21218f4ac6a35e
parent29a90f071dd7c1764f82c7fcbfdded35d252b174
qemu: Set default video type in qemu PostParse

And not generic domain_conf code. We will need qemu private functions
in a bit.

Signed-off-by: Cole Robinson <crobinso@redhat.com>
src/conf/domain_conf.c
src/qemu/qemu_domain.c